[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:29:11.877767 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:39705,127.28.244.61:34349,127.28.244.60:36335
I20260630 12:29:11.880162 29648 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:29:11.881680 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:11.899154 29657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:11.899155 29655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:11.899391 29654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:13.104545 29656 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:29:13.104682 29648 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:29:13.109470 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:13.109743 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:13.109977 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822553109946 us; error 0 us; skew 500 ppm
I20260630 12:29:13.110795 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:13.116137 29648 webserver.cc:533] Webserver started at http://127.28.244.62:41793/ using document root <none> and password file <none>
I20260630 12:29:13.116966 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:13.117282 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:13.117766 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:13.123642 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "994ad36e76eb4f26a7c61bde15d75331"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.131402 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:29:13.136677 29663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.137883 29648 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:29:13.138257 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "994ad36e76eb4f26a7c61bde15d75331"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.138618 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:13.196741 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:13.198298 29648 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:29:13.198773 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:13.271611 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:39705
I20260630 12:29:13.271660 29714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:39705 every 8 connection(s)
I20260630 12:29:13.277498 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:13.280000 29715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:29:13.284030 29717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:13.286912 29718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:13.288714 29720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.290937 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:13.291623 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:13.291842 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:13.292018 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822553292002 us; error 0 us; skew 500 ppm
I20260630 12:29:13.292550 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:13.296940 29648 webserver.cc:533] Webserver started at http://127.28.244.61:41673/ using document root <none> and password file <none>
I20260630 12:29:13.297569 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:13.297793 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:13.298079 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:13.299158 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root/instance:
uuid: "b51984ea89f7401cb09c4035c1530947"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.301525 29715 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:13.305272 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:29:13.311370 29727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.312299 29648 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:29:13.312668 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root
uuid: "b51984ea89f7401cb09c4035c1530947"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.313071 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:13.336215 29715 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:13.338871 29665 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.61:34349: connect: Connection refused (error 111)
W20260630 12:29:13.343214 29715 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.61:34349: Network error: Client connection negotiation failed: client connection to 127.28.244.61:34349: connect: Connection refused (error 111)
I20260630 12:29:13.347693 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:13.348963 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:13.393158 29715 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } attempt: 1
W20260630 12:29:13.398475 29715 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.61:34349: Network error: Client connection negotiation failed: client connection to 127.28.244.61:34349: connect: Connection refused (error 111)
I20260630 12:29:13.416970 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.61:34349
I20260630 12:29:13.417214 29779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.61:34349 every 8 connection(s)
I20260630 12:29:13.421746 29780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.422534 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:13.428473 29782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.428757 29780 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:13.430045 29783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:13.434774 29785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.435469 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:13.436197 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:13.436434 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:13.436616 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822553436597 us; error 0 us; skew 500 ppm
I20260630 12:29:13.437230 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:13.440874 29648 webserver.cc:533] Webserver started at http://127.28.244.60:38269/ using document root <none> and password file <none>
I20260630 12:29:13.441393 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:13.441605 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:13.441892 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:13.443279 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root/instance:
uuid: "ddf90c4c68f2451eac0f8b0da92e3942"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.443905 29780 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:13.449373 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260630 12:29:13.454741 29792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.455668 29648 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:13.455957 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root
uuid: "ddf90c4c68f2451eac0f8b0da92e3942"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.456326 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:13.459663 29780 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:13.466747 29780 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:36335: Network error: Client connection negotiation failed: client connection to 127.28.244.60:36335: connect: Connection refused (error 111)
I20260630 12:29:13.466938 29715 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } attempt: 2
I20260630 12:29:13.476634 29715 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:13.477000 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:13.478523 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:29:13.481081 29715 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:36335: Network error: Client connection negotiation failed: client connection to 127.28.244.60:36335: connect: Connection refused (error 111)
I20260630 12:29:13.510658 29780 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } attempt: 1
I20260630 12:29:13.512720 29715 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } attempt: 1
W20260630 12:29:13.516624 29780 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:36335: Network error: Client connection negotiation failed: client connection to 127.28.244.60:36335: connect: Connection refused (error 111)
W20260630 12:29:13.518514 29715 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:36335: Network error: Client connection negotiation failed: client connection to 127.28.244.60:36335: connect: Connection refused (error 111)
I20260630 12:29:13.547407 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.60:36335
I20260630 12:29:13.547520 29844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.60:36335 every 8 connection(s)
I20260630 12:29:13.551756 29845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.551805 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:13.557402 29845 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:13.569795 29845 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:13.579625 29845 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:13.585937 29715 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } attempt: 2
I20260630 12:29:13.592097 29780 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } attempt: 2
I20260630 12:29:13.600692 29845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: Bootstrap starting.
I20260630 12:29:13.606866 29715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: Bootstrap starting.
I20260630 12:29:13.609237 29845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.609301 29780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947: Bootstrap starting.
I20260630 12:29:13.612076 29845 log.cc:826] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: Log is configured to *not* fsync() on all Append() calls
I20260630 12:29:13.614389 29780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.614398 29715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.619305 29845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: No bootstrap required, opened a new log
I20260630 12:29:13.622294 29780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947: No bootstrap required, opened a new log
I20260630 12:29:13.623081 29715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: No bootstrap required, opened a new log
I20260630 12:29:13.639892 29780 raft_consensus.cc:359] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.639904 29715 raft_consensus.cc:359] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.639907 29845 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.640705 29780 raft_consensus.cc:385] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.640898 29715 raft_consensus.cc:385] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.640931 29845 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.641145 29780 raft_consensus.cc:740] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51984ea89f7401cb09c4035c1530947, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.641363 29845 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddf90c4c68f2451eac0f8b0da92e3942, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.641328 29715 raft_consensus.cc:740] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 994ad36e76eb4f26a7c61bde15d75331, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.642392 29780 consensus_queue.cc:260] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.642400 29715 consensus_queue.cc:260] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.642400 29845 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.645915 29853 sys_catalog.cc:455] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [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: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:13.646543 29780 sys_catalog.cc:565] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:13.646771 29853 sys_catalog.cc:458] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:13.647639 29715 sys_catalog.cc:565] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:13.647933 29854 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [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: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:13.649082 29854 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:13.646155 29855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [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: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:13.649325 29845 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:13.649725 29855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:13.694965 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:29:13.695288 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:29:13.698902 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:13.701717 29885 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:13.701717 29888 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:13.703083 29885 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:29:13.703195 29888 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:29:13.704288 29669 tablet.cc:2406] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:29:13.706780 29883 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:13.707166 29883 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:29:13.710769 29890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:13.711640 29891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:13.714069 29893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.715166 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:13.716074 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:13.716281 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:13.716483 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822553716447 us; error 0 us; skew 500 ppm
I20260630 12:29:13.717016 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:13.719801 29648 webserver.cc:533] Webserver started at http://127.28.244.1:33483/ using document root <none> and password file <none>
I20260630 12:29:13.720311 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:13.720515 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:13.720822 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:13.721948 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "17328e82b5a742c781a9bf13f80b6f09"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.726841 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:13.730296 29898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.731125 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:13.731410 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "17328e82b5a742c781a9bf13f80b6f09"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.731690 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:13.756330 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:13.757802 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:13.760478 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:13.764267 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:13.764539 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.764812 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:13.765008 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.862943 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:32807
I20260630 12:29:13.863040 29960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:32807 every 8 connection(s)
I20260630 12:29:13.894013 29962 heartbeater.cc:344] Connected to a master server at 127.28.244.61:34349
I20260630 12:29:13.894502 29962 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:13.895015 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:13.895808 29962 heartbeater.cc:507] Master 127.28.244.61:34349 requested a full tablet report, sending...
I20260630 12:29:13.900085 29745 ts_manager.cc:194] Registered new tserver with Master: 17328e82b5a742c781a9bf13f80b6f09 (127.28.244.1:32807)
I20260630 12:29:13.907392 29961 heartbeater.cc:344] Connected to a master server at 127.28.244.60:36335
I20260630 12:29:13.907847 29961 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:13.909201 29961 heartbeater.cc:507] Master 127.28.244.60:36335 requested a full tablet report, sending...
W20260630 12:29:13.910266 29968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.914306 29810 ts_manager.cc:194] Registered new tserver with Master: 17328e82b5a742c781a9bf13f80b6f09 (127.28.244.1:32807)
W20260630 12:29:13.914611 29969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.920681 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:13.920919 29963 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39705
I20260630 12:29:13.921455 29963 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:13.922178 29963 heartbeater.cc:507] Master 127.28.244.62:39705 requested a full tablet report, sending...
W20260630 12:29:13.924446 29971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:13.925151 29680 ts_manager.cc:194] Registered new tserver with Master: 17328e82b5a742c781a9bf13f80b6f09 (127.28.244.1:32807)
I20260630 12:29:13.925527 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:13.925796 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:13.926012 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822553925992 us; error 0 us; skew 500 ppm
I20260630 12:29:13.926653 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:13.929445 29648 webserver.cc:533] Webserver started at http://127.28.244.2:35671/ using document root <none> and password file <none>
I20260630 12:29:13.929935 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:13.930154 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:13.930414 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:13.931420 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "73bd07f6a0fa4de5bc31d181d6d0344d"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.936326 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:13.939963 29976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.940876 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:29:13.941195 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "73bd07f6a0fa4de5bc31d181d6d0344d"
format_stamp: "Formatted at 2026-06-30 12:29:13 on dist-test-slave-0w4t"
I20260630 12:29:13.941453 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:13.956949 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:13.958264 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:13.959753 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:13.962745 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:13.962929 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.963222 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:13.963392 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:13.987389 29853 raft_consensus.cc:493] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.988080 29853 raft_consensus.cc:515] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:13.991968 29690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b51984ea89f7401cb09c4035c1530947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "994ad36e76eb4f26a7c61bde15d75331" is_pre_election: true
I20260630 12:29:13.992822 29690 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51984ea89f7401cb09c4035c1530947 in term 0.
I20260630 12:29:13.993883 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b51984ea89f7401cb09c4035c1530947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" is_pre_election: true
I20260630 12:29:13.994704 29728 leader_election.cc:304] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 994ad36e76eb4f26a7c61bde15d75331, b51984ea89f7401cb09c4035c1530947; no voters: 
I20260630 12:29:13.994863 29820 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51984ea89f7401cb09c4035c1530947 in term 0.
I20260630 12:29:13.996349 29853 leader_election.cc:290] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 994ad36e76eb4f26a7c61bde15d75331 (127.28.244.62:39705), ddf90c4c68f2451eac0f8b0da92e3942 (127.28.244.60:36335)
I20260630 12:29:13.997119 29853 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.997606 29853 raft_consensus.cc:493] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.998047 29853 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:14.007790 29853 raft_consensus.cc:515] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:14.013455 29853 leader_election.cc:290] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [CANDIDATE]: Term 1 election: Requested vote from peers 994ad36e76eb4f26a7c61bde15d75331 (127.28.244.62:39705), ddf90c4c68f2451eac0f8b0da92e3942 (127.28.244.60:36335)
I20260630 12:29:14.014612 29690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b51984ea89f7401cb09c4035c1530947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "994ad36e76eb4f26a7c61bde15d75331"
I20260630 12:29:14.015255 29690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:14.015256 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b51984ea89f7401cb09c4035c1530947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddf90c4c68f2451eac0f8b0da92e3942"
I20260630 12:29:14.017745 29820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:14.022734 29690 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51984ea89f7401cb09c4035c1530947 in term 1.
I20260630 12:29:14.023999 29728 leader_election.cc:304] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 994ad36e76eb4f26a7c61bde15d75331, b51984ea89f7401cb09c4035c1530947; no voters: 
I20260630 12:29:14.024511 29820 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51984ea89f7401cb09c4035c1530947 in term 1.
I20260630 12:29:14.024940 29853 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:14.025483 29853 raft_consensus.cc:697] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 1 LEADER]: Becoming Leader. State: Replica: b51984ea89f7401cb09c4035c1530947, State: Running, Role: LEADER
I20260630 12:29:14.026458 29853 consensus_queue.cc:237] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } }
I20260630 12:29:14.043085 29996 sys_catalog.cc:455] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b51984ea89f7401cb09c4035c1530947. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.043993 29996 sys_catalog.cc:458] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.048094 30008 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:14.058578 30008 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:14.080444 29820 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 1 FOLLOWER]: Refusing update from remote peer b51984ea89f7401cb09c4035c1530947: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.080801 29690 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 1 FOLLOWER]: Refusing update from remote peer b51984ea89f7401cb09c4035c1530947: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.082832 29996 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:14.084239 29853 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.119709 29855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b51984ea89f7401cb09c4035c1530947. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.120780 29855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:14.124859 30024 mvcc.cc:204] Tried to move back new op lower bound from 7302441181492314112 to 7302441181308588032. Current Snapshot: MvccSnapshot[applied={T|T < 7302441181492314112}]
I20260630 12:29:14.134110 29855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.134908 29855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:14.135231 29854 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b51984ea89f7401cb09c4035c1530947. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.136207 29854 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:14.146566 29853 sys_catalog.cc:455] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.147361 29853 sys_catalog.cc:458] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.148132 29853 sys_catalog.cc:455] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.148801 29853 sys_catalog.cc:458] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.157867 30008 catalog_manager.cc:1383] Generated new cluster ID: 27549264251c406db16ea0f6c5f51395
I20260630 12:29:14.158250 30008 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:14.174273 29854 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b51984ea89f7401cb09c4035c1530947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ad36e76eb4f26a7c61bde15d75331" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 39705 } } peers { permanent_uuid: "b51984ea89f7401cb09c4035c1530947" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 34349 } } peers { permanent_uuid: "ddf90c4c68f2451eac0f8b0da92e3942" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 36335 } } }
I20260630 12:29:14.175424 29854 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:14.202497 30008 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:14.204639 30008 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:14.218132 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:42019
I20260630 12:29:14.218259 30050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:42019 every 8 connection(s)
I20260630 12:29:14.247903 30008 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947: Generated new TSK 0
I20260630 12:29:14.249210 30008 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:14.263206 30051 heartbeater.cc:344] Connected to a master server at 127.28.244.60:36335
I20260630 12:29:14.263767 30051 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.264955 30051 heartbeater.cc:507] Master 127.28.244.60:36335 requested a full tablet report, sending...
I20260630 12:29:14.268369 29810 ts_manager.cc:194] Registered new tserver with Master: 73bd07f6a0fa4de5bc31d181d6d0344d (127.28.244.2:42019)
I20260630 12:29:14.269335 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:14.283521 30052 heartbeater.cc:344] Connected to a master server at 127.28.244.61:34349
I20260630 12:29:14.284345 30052 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.285415 30054 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39705
W20260630 12:29:14.285869 30057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.285945 30054 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.286026 30052 heartbeater.cc:507] Master 127.28.244.61:34349 requested a full tablet report, sending...
I20260630 12:29:14.287863 30054 heartbeater.cc:507] Master 127.28.244.62:39705 requested a full tablet report, sending...
I20260630 12:29:14.289461 29745 ts_manager.cc:194] Registered new tserver with Master: 73bd07f6a0fa4de5bc31d181d6d0344d (127.28.244.2:42019)
I20260630 12:29:14.295620 29680 ts_manager.cc:194] Registered new tserver with Master: 73bd07f6a0fa4de5bc31d181d6d0344d (127.28.244.2:42019)
I20260630 12:29:14.297061 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53638
W20260630 12:29:14.299125 30058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.300045 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:14.301867 30060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:14.302868 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.303129 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:14.303339 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822554303323 us; error 0 us; skew 500 ppm
I20260630 12:29:14.303995 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.306919 29648 webserver.cc:533] Webserver started at http://127.28.244.3:46349/ using document root <none> and password file <none>
I20260630 12:29:14.307505 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.307752 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.308058 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.309438 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "0c29957aaee94d6681182018aeb06525"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-0w4t"
I20260630 12:29:14.315109 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:29:14.318694 30065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.319542 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:14.319849 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "0c29957aaee94d6681182018aeb06525"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-0w4t"
I20260630 12:29:14.320168 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:14.340003 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.341326 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.343503 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.346980 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.347216 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.347456 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.347640 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.440632 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:44935
I20260630 12:29:14.440909 30127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:44935 every 8 connection(s)
I20260630 12:29:14.480062 30129 heartbeater.cc:344] Connected to a master server at 127.28.244.61:34349
I20260630 12:29:14.480520 30129 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.481549 30129 heartbeater.cc:507] Master 127.28.244.61:34349 requested a full tablet report, sending...
I20260630 12:29:14.481778 30130 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39705
I20260630 12:29:14.482187 30130 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.483037 30128 heartbeater.cc:344] Connected to a master server at 127.28.244.60:36335
I20260630 12:29:14.483134 30130 heartbeater.cc:507] Master 127.28.244.62:39705 requested a full tablet report, sending...
I20260630 12:29:14.483460 30128 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.483914 29745 ts_manager.cc:194] Registered new tserver with Master: 0c29957aaee94d6681182018aeb06525 (127.28.244.3:44935)
I20260630 12:29:14.484423 30128 heartbeater.cc:507] Master 127.28.244.60:36335 requested a full tablet report, sending...
I20260630 12:29:14.485685 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53654
I20260630 12:29:14.486017 29680 ts_manager.cc:194] Registered new tserver with Master: 0c29957aaee94d6681182018aeb06525 (127.28.244.3:44935)
I20260630 12:29:14.487228 29810 ts_manager.cc:194] Registered new tserver with Master: 0c29957aaee94d6681182018aeb06525 (127.28.244.3:44935)
I20260630 12:29:14.487564 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024489462s
I20260630 12:29:14.707952 29885 catalog_manager.cc:1295] Loaded cluster ID: 27549264251c406db16ea0f6c5f51395
I20260630 12:29:14.708304 29885 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: loading cluster ID for follower catalog manager: success
I20260630 12:29:14.709292 29888 catalog_manager.cc:1295] Loaded cluster ID: 27549264251c406db16ea0f6c5f51395
I20260630 12:29:14.709589 29888 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: loading cluster ID for follower catalog manager: success
I20260630 12:29:14.714599 29888 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: acquiring CA information for follower catalog manager: success
I20260630 12:29:14.715700 29885 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: acquiring CA information for follower catalog manager: success
I20260630 12:29:14.718675 29888 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:14.721298 29885 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:14.905793 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53628
I20260630 12:29:15.301393 30052 heartbeater.cc:499] Master 127.28.244.61:34349 was elected leader, sending a full tablet report...
I20260630 12:29:15.488847 30129 heartbeater.cc:499] Master 127.28.244.61:34349 was elected leader, sending a full tablet report...
I20260630 12:29:15.685665 29878 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:15.854238 29745 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53658:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:29:15.908353 29962 heartbeater.cc:499] Master 127.28.244.61:34349 was elected leader, sending a full tablet report...
I20260630 12:29:15.939805 30093 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2532e6c5da4c858e201b672671bb4f (DEFAULT_TABLE table=test-workload [id=8fbbc235c9c048bca316e1f014a842ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:29:15.941795 30093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2532e6c5da4c858e201b672671bb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.947307 29926 tablet_service.cc:1511] Processing CreateTablet for tablet 4377147f5587487a987790f293eceae6 (DEFAULT_TABLE table=test-workload [id=8fbbc235c9c048bca316e1f014a842ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:29:15.947625 29925 tablet_service.cc:1511] Processing CreateTablet for tablet db275cdb207c466e96d079b96cf5e6a0 (DEFAULT_TABLE table=test-workload [id=8fbbc235c9c048bca316e1f014a842ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:29:15.948176 30006 tablet_service.cc:1511] Processing CreateTablet for tablet 21848bcb297e42339613768b1782a037 (DEFAULT_TABLE table=test-workload [id=8fbbc235c9c048bca316e1f014a842ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:29:15.948863 29926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4377147f5587487a987790f293eceae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.949594 29925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db275cdb207c466e96d079b96cf5e6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.950084 30006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21848bcb297e42339613768b1782a037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.968937 30165 tablet_bootstrap.cc:492] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525: Bootstrap starting.
I20260630 12:29:15.969981 30164 tablet_bootstrap.cc:492] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09: Bootstrap starting.
I20260630 12:29:15.972319 30163 tablet_bootstrap.cc:492] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d: Bootstrap starting.
I20260630 12:29:15.977721 30165 tablet_bootstrap.cc:654] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.977721 30164 tablet_bootstrap.cc:654] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.978183 30163 tablet_bootstrap.cc:654] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.988962 30165 tablet_bootstrap.cc:492] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525: No bootstrap required, opened a new log
I20260630 12:29:15.989238 30163 tablet_bootstrap.cc:492] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d: No bootstrap required, opened a new log
I20260630 12:29:15.989661 30163 ts_tablet_manager.cc:1403] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260630 12:29:15.989661 30165 ts_tablet_manager.cc:1403] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260630 12:29:15.989768 30164 tablet_bootstrap.cc:492] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09: No bootstrap required, opened a new log
I20260630 12:29:15.990635 30164 ts_tablet_manager.cc:1403] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:29:15.993287 30165 raft_consensus.cc:359] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c29957aaee94d6681182018aeb06525" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44935 } }
I20260630 12:29:15.993435 30163 raft_consensus.cc:359] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73bd07f6a0fa4de5bc31d181d6d0344d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 42019 } }
I20260630 12:29:15.993585 30164 raft_consensus.cc:359] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:15.993960 30165 raft_consensus.cc:385] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.994087 30163 raft_consensus.cc:385] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.994141 30164 raft_consensus.cc:385] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.994400 30165 raft_consensus.cc:740] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c29957aaee94d6681182018aeb06525, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.994619 30163 raft_consensus.cc:740] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bd07f6a0fa4de5bc31d181d6d0344d, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.994735 30164 raft_consensus.cc:740] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17328e82b5a742c781a9bf13f80b6f09, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.995460 30163 consensus_queue.cc:260] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "73bd07f6a0fa4de5bc31d181d6d0344d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 42019 } }
I20260630 12:29:15.995275 30165 consensus_queue.cc:260] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c29957aaee94d6681182018aeb06525" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44935 } }
I20260630 12:29:15.995585 30164 consensus_queue.cc:260] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:15.996155 30163 raft_consensus.cc:399] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:15.996275 30165 raft_consensus.cc:399] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:15.996330 30164 raft_consensus.cc:399] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:15.996568 30163 raft_consensus.cc:493] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:15.996796 30165 raft_consensus.cc:493] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:15.996915 30164 raft_consensus.cc:493] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:15.996995 30163 raft_consensus.cc:3060] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:15.997332 30165 raft_consensus.cc:3060] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:15.997519 30164 raft_consensus.cc:3060] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.002967 30164 raft_consensus.cc:515] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:16.003607 30164 leader_election.cc:304] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [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: 17328e82b5a742c781a9bf13f80b6f09; no voters: 
I20260630 12:29:16.003911 30165 raft_consensus.cc:515] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c29957aaee94d6681182018aeb06525" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44935 } }
I20260630 12:29:16.003911 30163 raft_consensus.cc:515] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73bd07f6a0fa4de5bc31d181d6d0344d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 42019 } }
I20260630 12:29:16.004810 30165 leader_election.cc:304] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [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: 0c29957aaee94d6681182018aeb06525; no voters: 
I20260630 12:29:16.004841 30163 leader_election.cc:304] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [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: 73bd07f6a0fa4de5bc31d181d6d0344d; no voters: 
I20260630 12:29:16.005936 30164 leader_election.cc:290] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:16.006510 30169 raft_consensus.cc:2804] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.011031 30169 raft_consensus.cc:697] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 LEADER]: Becoming Leader. State: Replica: 17328e82b5a742c781a9bf13f80b6f09, State: Running, Role: LEADER
I20260630 12:29:16.012090 30169 consensus_queue.cc:237] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [LEADER]: Queue going to LEADER mode. State: All 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: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:16.016942 30164 ts_tablet_manager.cc:1434] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.011s
I20260630 12:29:16.019086 30164 tablet_bootstrap.cc:492] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09: Bootstrap starting.
I20260630 12:29:16.020301 30163 leader_election.cc:290] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:16.021229 30165 leader_election.cc:290] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:16.021838 30170 raft_consensus.cc:2804] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.022208 30171 raft_consensus.cc:2804] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.029912 30164 tablet_bootstrap.cc:654] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:16.031426 30165 ts_tablet_manager.cc:1434] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525: Time spent starting tablet: real 0.041s	user 0.021s	sys 0.017s
I20260630 12:29:16.041340 30170 raft_consensus.cc:697] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 1 LEADER]: Becoming Leader. State: Replica: 0c29957aaee94d6681182018aeb06525, State: Running, Role: LEADER
I20260630 12:29:16.041672 30171 raft_consensus.cc:697] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 1 LEADER]: Becoming Leader. State: Replica: 73bd07f6a0fa4de5bc31d181d6d0344d, State: Running, Role: LEADER
I20260630 12:29:16.042217 30170 consensus_queue.cc:237] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [LEADER]: Queue going to LEADER mode. State: All 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: "0c29957aaee94d6681182018aeb06525" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44935 } }
I20260630 12:29:16.042490 30171 consensus_queue.cc:237] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [LEADER]: Queue going to LEADER mode. State: All 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: "73bd07f6a0fa4de5bc31d181d6d0344d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 42019 } }
I20260630 12:29:16.037189 29745 catalog_manager.cc:5697] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17328e82b5a742c781a9bf13f80b6f09 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "17328e82b5a742c781a9bf13f80b6f09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:16.046635 30163 ts_tablet_manager.cc:1434] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d: Time spent starting tablet: real 0.057s	user 0.029s	sys 0.021s
I20260630 12:29:16.077244 30164 tablet_bootstrap.cc:492] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09: No bootstrap required, opened a new log
I20260630 12:29:16.077801 30164 ts_tablet_manager.cc:1403] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.002s
I20260630 12:29:16.080824 30164 raft_consensus.cc:359] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:16.081418 30164 raft_consensus.cc:385] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:16.081732 30164 raft_consensus.cc:740] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17328e82b5a742c781a9bf13f80b6f09, State: Initialized, Role: FOLLOWER
I20260630 12:29:16.083153 30164 consensus_queue.cc:260] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:16.083906 30164 raft_consensus.cc:399] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:16.084290 30164 raft_consensus.cc:493] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:16.084733 30164 raft_consensus.cc:3060] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.091149 30164 raft_consensus.cc:515] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:16.091883 30164 leader_election.cc:304] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [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: 17328e82b5a742c781a9bf13f80b6f09; no voters: 
I20260630 12:29:16.092522 30164 leader_election.cc:290] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:16.093192 30169 raft_consensus.cc:2804] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.093669 30169 raft_consensus.cc:697] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 LEADER]: Becoming Leader. State: Replica: 17328e82b5a742c781a9bf13f80b6f09, State: Running, Role: LEADER
I20260630 12:29:16.094324 30169 consensus_queue.cc:237] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [LEADER]: Queue going to LEADER mode. State: All 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: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } }
I20260630 12:29:16.095855 29743 catalog_manager.cc:5697] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d reported cstate change: term changed from 0 to 1, leader changed from <none> to 73bd07f6a0fa4de5bc31d181d6d0344d (127.28.244.2). New cstate: current_term: 1 leader_uuid: "73bd07f6a0fa4de5bc31d181d6d0344d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73bd07f6a0fa4de5bc31d181d6d0344d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 42019 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:16.100340 30164 ts_tablet_manager.cc:1434] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.002s
I20260630 12:29:16.110908 29744 catalog_manager.cc:5697] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c29957aaee94d6681182018aeb06525 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "0c29957aaee94d6681182018aeb06525" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c29957aaee94d6681182018aeb06525" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44935 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:16.162355 29744 catalog_manager.cc:5697] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17328e82b5a742c781a9bf13f80b6f09 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "17328e82b5a742c781a9bf13f80b6f09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17328e82b5a742c781a9bf13f80b6f09" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32807 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:17.686836 29878 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:17.689356 29878 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:18.206786 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:29:18.225353 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:18.226068 29648 tablet_replica.cc:333] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09: stopping tablet replica
I20260630 12:29:18.226673 29648 raft_consensus.cc:2243] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:18.227140 29648 raft_consensus.cc:2272] T 4377147f5587487a987790f293eceae6 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.229310 29648 tablet_replica.cc:333] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09: stopping tablet replica
I20260630 12:29:18.229763 29648 raft_consensus.cc:2243] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:18.230154 29648 raft_consensus.cc:2272] T db275cdb207c466e96d079b96cf5e6a0 P 17328e82b5a742c781a9bf13f80b6f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.314921 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:29:18.324627 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:29:18.340829 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:18.341558 29648 tablet_replica.cc:333] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d: stopping tablet replica
I20260630 12:29:18.342123 29648 raft_consensus.cc:2243] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:18.342571 29648 raft_consensus.cc:2272] T 21848bcb297e42339613768b1782a037 P 73bd07f6a0fa4de5bc31d181d6d0344d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.360498 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:29:18.368649 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:29:18.384670 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:18.385439 29648 tablet_replica.cc:333] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525: stopping tablet replica
I20260630 12:29:18.386034 29648 raft_consensus.cc:2243] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:18.386489 29648 raft_consensus.cc:2272] T 7a2532e6c5da4c858e201b672671bb4f P 0c29957aaee94d6681182018aeb06525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.404546 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:29:18.412072 29648 master.cc:562] Master@127.28.244.62:39705 shutting down...
I20260630 12:29:18.569504 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:18.569998 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.570267 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 994ad36e76eb4f26a7c61bde15d75331: stopping tablet replica
I20260630 12:29:18.588518 29648 master.cc:584] Master@127.28.244.62:39705 shutdown complete.
I20260630 12:29:18.599081 29648 master.cc:562] Master@127.28.244.61:34349 shutting down...
I20260630 12:29:18.613095 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:18.613999 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.614346 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P b51984ea89f7401cb09c4035c1530947: stopping tablet replica
I20260630 12:29:18.647346 29648 master.cc:584] Master@127.28.244.61:34349 shutdown complete.
I20260630 12:29:18.659118 29648 master.cc:562] Master@127.28.244.60:36335 shutting down...
I20260630 12:29:18.672017 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:18.672484 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:18.672737 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddf90c4c68f2451eac0f8b0da92e3942: stopping tablet replica
I20260630 12:29:18.690080 29648 master.cc:584] Master@127.28.244.60:36335 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6841 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:29:18.714627 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:38841
I20260630 12:29:18.715651 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:18.720796 30190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:18.720981 30189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:18.721895 30192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:18.722560 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:18.723222 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:18.723392 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:18.723515 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822558723503 us; error 0 us; skew 500 ppm
I20260630 12:29:18.723939 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:18.726316 29648 webserver.cc:533] Webserver started at http://127.28.244.62:43333/ using document root <none> and password file <none>
I20260630 12:29:18.726743 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:18.726898 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:18.727102 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:18.728099 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "d60b24a6f90744d992d21df0b3ad3e96"
format_stamp: "Formatted at 2026-06-30 12:29:18 on dist-test-slave-0w4t"
I20260630 12:29:18.732391 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:18.735517 30197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:18.736291 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:18.736574 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "d60b24a6f90744d992d21df0b3ad3e96"
format_stamp: "Formatted at 2026-06-30 12:29:18 on dist-test-slave-0w4t"
I20260630 12:29:18.736876 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:18.749415 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:18.750406 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:18.783708 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:38841
I20260630 12:29:18.783802 30248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:38841 every 8 connection(s)
I20260630 12:29:18.787518 30249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.796720 30249 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96: Bootstrap starting.
I20260630 12:29:18.800705 30249 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.804473 30249 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96: No bootstrap required, opened a new log
I20260630 12:29:18.806389 30249 raft_consensus.cc:359] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b24a6f90744d992d21df0b3ad3e96" member_type: VOTER }
I20260630 12:29:18.806751 30249 raft_consensus.cc:385] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.806926 30249 raft_consensus.cc:740] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60b24a6f90744d992d21df0b3ad3e96, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.807400 30249 consensus_queue.cc:260] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d60b24a6f90744d992d21df0b3ad3e96" member_type: VOTER }
I20260630 12:29:18.807801 30249 raft_consensus.cc:399] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:18.807981 30249 raft_consensus.cc:493] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:18.808195 30249 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.812057 30249 raft_consensus.cc:515] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b24a6f90744d992d21df0b3ad3e96" member_type: VOTER }
I20260630 12:29:18.812529 30249 leader_election.cc:304] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [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: d60b24a6f90744d992d21df0b3ad3e96; no voters: 
I20260630 12:29:18.813700 30249 leader_election.cc:290] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:18.814016 30252 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.815351 30252 raft_consensus.cc:697] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 1 LEADER]: Becoming Leader. State: Replica: d60b24a6f90744d992d21df0b3ad3e96, State: Running, Role: LEADER
I20260630 12:29:18.815971 30252 consensus_queue.cc:237] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [LEADER]: Queue going to LEADER mode. State: All 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: "d60b24a6f90744d992d21df0b3ad3e96" member_type: VOTER }
I20260630 12:29:18.816606 30249 sys_catalog.cc:565] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:18.818882 30253 sys_catalog.cc:455] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d60b24a6f90744d992d21df0b3ad3e96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b24a6f90744d992d21df0b3ad3e96" member_type: VOTER } }
I20260630 12:29:18.819615 30253 sys_catalog.cc:458] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:18.818967 30254 sys_catalog.cc:455] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d60b24a6f90744d992d21df0b3ad3e96. Latest consensus state: current_term: 1 leader_uuid: "d60b24a6f90744d992d21df0b3ad3e96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b24a6f90744d992d21df0b3ad3e96" member_type: VOTER } }
I20260630 12:29:18.820863 30254 sys_catalog.cc:458] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:18.823637 30259 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:18.828475 30259 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:18.831794 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:18.836881 30259 catalog_manager.cc:1383] Generated new cluster ID: 7e1dba2807cf48f9864988318cd06b73
I20260630 12:29:18.837221 30259 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:18.858355 30259 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:18.859563 30259 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:18.874564 30259 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96: Generated new TSK 0
I20260630 12:29:18.875195 30259 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:18.898511 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:18.904006 30270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:18.905058 30271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:18.906960 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:18.907330 30273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:18.908190 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:18.908427 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:18.908565 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822558908554 us; error 0 us; skew 500 ppm
I20260630 12:29:18.908995 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:18.911185 29648 webserver.cc:533] Webserver started at http://127.28.244.1:36553/ using document root <none> and password file <none>
I20260630 12:29:18.911586 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:18.911746 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:18.911948 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:18.912992 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "5d4c1fc93ee14671a04851acab18c316"
format_stamp: "Formatted at 2026-06-30 12:29:18 on dist-test-slave-0w4t"
I20260630 12:29:18.917289 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:18.920413 30278 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:18.921193 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:29:18.921489 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "5d4c1fc93ee14671a04851acab18c316"
format_stamp: "Formatted at 2026-06-30 12:29:18 on dist-test-slave-0w4t"
I20260630 12:29:18.921794 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:18.948315 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:18.949371 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:18.950747 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:18.952864 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:18.953106 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:29:18.953358 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:18.953527 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:18.989354 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:45253
I20260630 12:29:18.989426 30340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:45253 every 8 connection(s)
I20260630 12:29:18.994192 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:19.000319 30345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:19.001715 30346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:19.006093 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:19.006453 30348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:19.007546 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:19.007855 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:19.008078 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822559008061 us; error 0 us; skew 500 ppm
I20260630 12:29:19.008746 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:19.009398 30341 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38841
I20260630 12:29:19.009783 30341 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:19.010572 30341 heartbeater.cc:507] Master 127.28.244.62:38841 requested a full tablet report, sending...
I20260630 12:29:19.011350 29648 webserver.cc:533] Webserver started at http://127.28.244.2:40797/ using document root <none> and password file <none>
I20260630 12:29:19.011950 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:19.012176 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:19.012495 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:19.012868 30214 ts_manager.cc:194] Registered new tserver with Master: 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253)
I20260630 12:29:19.013939 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "352cf1e31a7e48aea7c827e66acd73c2"
format_stamp: "Formatted at 2026-06-30 12:29:19 on dist-test-slave-0w4t"
I20260630 12:29:19.015232 30214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43756
I20260630 12:29:19.019106 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:29:19.022223 30353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.023072 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:19.023375 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "352cf1e31a7e48aea7c827e66acd73c2"
format_stamp: "Formatted at 2026-06-30 12:29:19 on dist-test-slave-0w4t"
I20260630 12:29:19.023658 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:19.034770 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:19.035797 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:19.037235 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:19.039403 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:19.039623 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.039865 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:19.040033 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.076058 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:45589
I20260630 12:29:19.076166 30415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:45589 every 8 connection(s)
I20260630 12:29:19.080617 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:19.087922 30419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:19.089004 30420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:19.092466 30422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:19.092864 30416 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38841
I20260630 12:29:19.093323 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:19.093345 30416 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:19.094234 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:19.094336 30416 heartbeater.cc:507] Master 127.28.244.62:38841 requested a full tablet report, sending...
W20260630 12:29:19.094492 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:19.094731 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822559094709 us; error 0 us; skew 500 ppm
I20260630 12:29:19.095353 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:19.096611 30214 ts_manager.cc:194] Registered new tserver with Master: 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:19.097985 29648 webserver.cc:533] Webserver started at http://127.28.244.3:43809/ using document root <none> and password file <none>
I20260630 12:29:19.098188 30214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43766
I20260630 12:29:19.098546 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:19.098799 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:19.099124 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:19.100245 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "4fab9d6e796849c9b2c44a6f063445c9"
format_stamp: "Formatted at 2026-06-30 12:29:19 on dist-test-slave-0w4t"
I20260630 12:29:19.104321 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:19.107409 30427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.108233 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:19.108476 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "4fab9d6e796849c9b2c44a6f063445c9"
format_stamp: "Formatted at 2026-06-30 12:29:19 on dist-test-slave-0w4t"
I20260630 12:29:19.108709 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:19.129251 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:19.130246 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:19.131641 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:19.133811 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:19.134020 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.134284 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:19.134423 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.169840 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:46715
I20260630 12:29:19.169930 30489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:46715 every 8 connection(s)
I20260630 12:29:19.183158 30490 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38841
I20260630 12:29:19.183544 30490 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:19.184280 30490 heartbeater.cc:507] Master 127.28.244.62:38841 requested a full tablet report, sending...
I20260630 12:29:19.186252 30214 ts_manager.cc:194] Registered new tserver with Master: 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:19.186369 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013455901s
I20260630 12:29:19.187947 30214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43776
I20260630 12:29:20.017957 30341 heartbeater.cc:499] Master 127.28.244.62:38841 was elected leader, sending a full tablet report...
I20260630 12:29:20.100618 30416 heartbeater.cc:499] Master 127.28.244.62:38841 was elected leader, sending a full tablet report...
I20260630 12:29:20.190730 30490 heartbeater.cc:499] Master 127.28.244.62:38841 was elected leader, sending a full tablet report...
I20260630 12:29:20.240923 30214 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:20.243425 30214 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:20.307914 30455 tablet_service.cc:1511] Processing CreateTablet for tablet e8b32d5dcee64196b1cce2bcb21cfd2b (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:29:20.308545 30454 tablet_service.cc:1511] Processing CreateTablet for tablet 10f2243f32d8415b9346b04e073ff300 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:29:20.309347 30455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b32d5dcee64196b1cce2bcb21cfd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.309988 30380 tablet_service.cc:1511] Processing CreateTablet for tablet 10f2243f32d8415b9346b04e073ff300 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:29:20.311302 30380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f2243f32d8415b9346b04e073ff300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.311959 30454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f2243f32d8415b9346b04e073ff300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.313755 30379 tablet_service.cc:1511] Processing CreateTablet for tablet babedc0c336e42dcbe8a9f35ccbfe11f (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:29:20.315028 30379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babedc0c336e42dcbe8a9f35ccbfe11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.308563 30381 tablet_service.cc:1511] Processing CreateTablet for tablet e8b32d5dcee64196b1cce2bcb21cfd2b (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:29:20.317215 30453 tablet_service.cc:1511] Processing CreateTablet for tablet babedc0c336e42dcbe8a9f35ccbfe11f (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:29:20.317927 30381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b32d5dcee64196b1cce2bcb21cfd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.318531 30453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babedc0c336e42dcbe8a9f35ccbfe11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.328540 30378 tablet_service.cc:1511] Processing CreateTablet for tablet 893c528448e2409699f1e4ed6d91672e (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:29:20.329893 30452 tablet_service.cc:1511] Processing CreateTablet for tablet 893c528448e2409699f1e4ed6d91672e (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:29:20.331256 30452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c528448e2409699f1e4ed6d91672e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.330260 30378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c528448e2409699f1e4ed6d91672e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.351534 30377 tablet_service.cc:1511] Processing CreateTablet for tablet 0af9899060b2432f92e8b7a9ae686bbe (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:29:20.353262 30377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9899060b2432f92e8b7a9ae686bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.353780 30451 tablet_service.cc:1511] Processing CreateTablet for tablet 0af9899060b2432f92e8b7a9ae686bbe (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:29:20.355082 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9899060b2432f92e8b7a9ae686bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.375965 30511 tablet_bootstrap.cc:492] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.380784 30379 tablet_service.cc:1511] Processing CreateTablet for tablet 89f3b918080c471d91aee1581259c1cf (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:29:20.381983 30511 tablet_bootstrap.cc:654] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.382185 30379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f3b918080c471d91aee1581259c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.383172 30510 tablet_bootstrap.cc:492] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.383440 30453 tablet_service.cc:1511] Processing CreateTablet for tablet 89f3b918080c471d91aee1581259c1cf (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:29:20.385146 30453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f3b918080c471d91aee1581259c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.389787 30377 tablet_service.cc:1511] Processing CreateTablet for tablet c82323365b594caf8d4ded5bba0b9a40 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:29:20.390232 30452 tablet_service.cc:1511] Processing CreateTablet for tablet c82323365b594caf8d4ded5bba0b9a40 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:29:20.391098 30377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82323365b594caf8d4ded5bba0b9a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.391494 30452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82323365b594caf8d4ded5bba0b9a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.396102 30510 tablet_bootstrap.cc:654] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.397668 30306 tablet_service.cc:1511] Processing CreateTablet for tablet e8b32d5dcee64196b1cce2bcb21cfd2b (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:29:20.399055 30306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b32d5dcee64196b1cce2bcb21cfd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.402129 30305 tablet_service.cc:1511] Processing CreateTablet for tablet 10f2243f32d8415b9346b04e073ff300 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:29:20.403450 30305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f2243f32d8415b9346b04e073ff300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.403685 30299 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb38fb8b2cf4dfcaa39c271bc974bb0 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:29:20.404960 30299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb38fb8b2cf4dfcaa39c271bc974bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.406097 30304 tablet_service.cc:1511] Processing CreateTablet for tablet babedc0c336e42dcbe8a9f35ccbfe11f (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:29:20.407385 30304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babedc0c336e42dcbe8a9f35ccbfe11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.407214 30451 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb38fb8b2cf4dfcaa39c271bc974bb0 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:29:20.408417 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb38fb8b2cf4dfcaa39c271bc974bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.410466 30511 tablet_bootstrap.cc:492] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.410140 30303 tablet_service.cc:1511] Processing CreateTablet for tablet 893c528448e2409699f1e4ed6d91672e (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:29:20.410941 30511 ts_tablet_manager.cc:1403] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260630 12:29:20.411434 30303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c528448e2409699f1e4ed6d91672e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.413703 30511 raft_consensus.cc:359] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.414456 30511 raft_consensus.cc:385] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.414855 30511 raft_consensus.cc:740] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.414505 30302 tablet_service.cc:1511] Processing CreateTablet for tablet 0af9899060b2432f92e8b7a9ae686bbe (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:29:20.415592 30511 consensus_queue.cc:260] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.416358 30302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9899060b2432f92e8b7a9ae686bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.420543 30300 tablet_service.cc:1511] Processing CreateTablet for tablet c82323365b594caf8d4ded5bba0b9a40 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:29:20.421942 30300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82323365b594caf8d4ded5bba0b9a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.425786 30380 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb38fb8b2cf4dfcaa39c271bc974bb0 (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:29:20.427196 30380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb38fb8b2cf4dfcaa39c271bc974bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.429971 30301 tablet_service.cc:1511] Processing CreateTablet for tablet 89f3b918080c471d91aee1581259c1cf (DEFAULT_TABLE table=test-workload [id=9cca55e453be464fba4c39ef0aa72637]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:29:20.432107 30301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f3b918080c471d91aee1581259c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.466127 30515 tablet_bootstrap.cc:492] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.492693 30510 tablet_bootstrap.cc:492] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.493376 30510 ts_tablet_manager.cc:1403] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.047s
I20260630 12:29:20.497195 30510 raft_consensus.cc:359] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.498297 30510 raft_consensus.cc:385] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.498739 30510 raft_consensus.cc:740] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.499779 30510 consensus_queue.cc:260] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.507362 30515 tablet_bootstrap.cc:654] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.513427 30511 ts_tablet_manager.cc:1434] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.102s	user 0.027s	sys 0.061s
I20260630 12:29:20.516822 30510 ts_tablet_manager.cc:1434] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.004s
I20260630 12:29:20.514582 30511 tablet_bootstrap.cc:492] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.519762 30510 tablet_bootstrap.cc:492] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.523969 30511 tablet_bootstrap.cc:654] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.527170 30510 tablet_bootstrap.cc:654] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.529135 30511 tablet_bootstrap.cc:492] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.529649 30511 ts_tablet_manager.cc:1403] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260630 12:29:20.532464 30510 tablet_bootstrap.cc:492] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.532482 30515 tablet_bootstrap.cc:492] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.532383 30511 raft_consensus.cc:359] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.533239 30510 ts_tablet_manager.cc:1403] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:29:20.533327 30515 ts_tablet_manager.cc:1403] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.005s
I20260630 12:29:20.533324 30511 raft_consensus.cc:385] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.534077 30511 raft_consensus.cc:740] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.534873 30511 consensus_queue.cc:260] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.536101 30510 raft_consensus.cc:359] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.536852 30510 raft_consensus.cc:385] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.537200 30510 raft_consensus.cc:740] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.537261 30511 ts_tablet_manager.cc:1434] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:29:20.538504 30511 tablet_bootstrap.cc:492] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.538060 30510 consensus_queue.cc:260] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.540304 30510 ts_tablet_manager.cc:1434] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:20.541272 30510 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.544103 30511 tablet_bootstrap.cc:654] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.544480 30515 raft_consensus.cc:359] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.545383 30515 raft_consensus.cc:385] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.545758 30515 raft_consensus.cc:740] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.546681 30515 consensus_queue.cc:260] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.547417 30510 tablet_bootstrap.cc:654] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.556756 30515 ts_tablet_manager.cc:1434] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.006s
I20260630 12:29:20.560863 30515 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.568007 30510 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.568607 30510 ts_tablet_manager.cc:1403] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260630 12:29:20.569238 30515 tablet_bootstrap.cc:654] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.571316 30510 raft_consensus.cc:359] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.572292 30510 raft_consensus.cc:385] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.572722 30510 raft_consensus.cc:740] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.573712 30510 consensus_queue.cc:260] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.576984 30510 ts_tablet_manager.cc:1434] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:29:20.577925 30516 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.578262 30510 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.578375 30516 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.585906 30510 tablet_bootstrap.cc:654] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.586068 30516 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.591648 30511 tablet_bootstrap.cc:492] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.592298 30511 ts_tablet_manager.cc:1403] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.019s
I20260630 12:29:20.595044 30511 raft_consensus.cc:359] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.595847 30511 raft_consensus.cc:385] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.596194 30511 raft_consensus.cc:740] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.597085 30511 consensus_queue.cc:260] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.602515 30511 ts_tablet_manager.cc:1434] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:29:20.603615 30511 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.609225 30511 tablet_bootstrap.cc:654] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.610541 30515 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.611281 30515 ts_tablet_manager.cc:1403] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.002s
I20260630 12:29:20.613037 30516 raft_consensus.cc:493] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.613662 30516 raft_consensus.cc:515] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.616278 30516 leader_election.cc:290] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.619544 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:20.620610 30515 raft_consensus.cc:359] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.621364 30515 raft_consensus.cc:385] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.621655 30515 raft_consensus.cc:740] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.622422 30510 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.622951 30510 ts_tablet_manager.cc:1403] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.024s
I20260630 12:29:20.623229 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:20.623867 30465 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 0.
W20260630 12:29:20.625352 30357 leader_election.cc:343] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:20.627642 30357 leader_election.cc:304] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:20.627869 30510 raft_consensus.cc:359] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.628449 30516 raft_consensus.cc:2804] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.625983 30515 consensus_queue.cc:260] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.628638 30510 raft_consensus.cc:385] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.628558 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:20.628970 30516 raft_consensus.cc:493] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.629346 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:20.629446 30516 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.629424 30316 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 0.
I20260630 12:29:20.630496 30510 raft_consensus.cc:740] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
W20260630 12:29:20.631069 30354 leader_election.cc:343] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:20.631322 30510 consensus_queue.cc:260] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.632030 30354 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:20.638412 30515 ts_tablet_manager.cc:1434] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:29:20.638453 30511 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.640738 30510 ts_tablet_manager.cc:1434] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260630 12:29:20.640869 30511 ts_tablet_manager.cc:1403] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.007s
I20260630 12:29:20.641444 30516 raft_consensus.cc:515] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.643283 30510 tablet_bootstrap.cc:492] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.644491 30516 leader_election.cc:290] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.645113 30516 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.645350 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:20.645574 30516 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.646231 30465 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.646332 30516 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.644728 30511 raft_consensus.cc:359] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.648546 30511 raft_consensus.cc:385] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.649343 30510 tablet_bootstrap.cc:654] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.649318 30511 raft_consensus.cc:740] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.650827 30511 consensus_queue.cc:260] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.654904 30511 ts_tablet_manager.cc:1434] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:29:20.657573 30511 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.651369 30515 tablet_bootstrap.cc:492] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.657451 30516 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.655543 30465 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:20.667761 30516 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.669137 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:20.669601 30357 leader_election.cc:304] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:20.670334 30515 tablet_bootstrap.cc:654] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.671458 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:20.672042 30316 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.672132 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:20.672966 30465 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:20.677469 30354 leader_election.cc:343] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:20.678248 30316 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:20.678797 30511 tablet_bootstrap.cc:654] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.679669 30354 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:20.681751 30516 raft_consensus.cc:2804] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:20.682248 30516 raft_consensus.cc:697] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Becoming Leader. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:20.682410 30528 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:20.683068 30516 consensus_queue.cc:237] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.687300 30465 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:20.688405 30514 raft_consensus.cc:493] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.692109 30514 raft_consensus.cc:515] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.693568 30528 raft_consensus.cc:697] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Becoming Leader. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:20.693689 30510 tablet_bootstrap.cc:492] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.694370 30510 ts_tablet_manager.cc:1403] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.017s
I20260630 12:29:20.695052 30514 leader_election.cc:290] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253)
I20260630 12:29:20.694450 30528 consensus_queue.cc:237] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.697664 30510 raft_consensus.cc:359] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.698511 30510 raft_consensus.cc:385] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.698966 30510 raft_consensus.cc:740] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.688757 30511 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.690999 30515 tablet_bootstrap.cc:492] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.700608 30515 ts_tablet_manager.cc:1403] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.001s
I20260630 12:29:20.699944 30510 consensus_queue.cc:260] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.703152 30510 ts_tablet_manager.cc:1434] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:29:20.703569 30515 raft_consensus.cc:359] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.704885 30515 raft_consensus.cc:385] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.705368 30515 raft_consensus.cc:740] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.706224 30515 consensus_queue.cc:260] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.704540 30511 ts_tablet_manager.cc:1403] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260630 12:29:20.704294 30510 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.709663 30511 raft_consensus.cc:359] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.710625 30511 raft_consensus.cc:385] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.710968 30511 raft_consensus.cc:740] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.711836 30511 consensus_queue.cc:260] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.714334 30515 ts_tablet_manager.cc:1434] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:29:20.715302 30515 tablet_bootstrap.cc:492] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.719048 30511 ts_tablet_manager.cc:1434] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:29:20.719417 30510 tablet_bootstrap.cc:654] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.725282 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:20.726003 30316 raft_consensus.cc:2468] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 0.
I20260630 12:29:20.727542 30428 leader_election.cc:304] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:20.728451 30514 raft_consensus.cc:2804] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.728802 30514 raft_consensus.cc:493] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.729272 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:20.720125 30511 tablet_bootstrap.cc:492] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.730000 30391 raft_consensus.cc:2468] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 0.
I20260630 12:29:20.729274 30514 raft_consensus.cc:3060] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.733795 30515 tablet_bootstrap.cc:654] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.737845 30514 raft_consensus.cc:515] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.739230 30212 catalog_manager.cc:5697] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:20.742542 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:20.741923 30212 catalog_manager.cc:5697] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:20.743141 30391 raft_consensus.cc:3060] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.743351 30510 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.743815 30510 ts_tablet_manager.cc:1403] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
I20260630 12:29:20.744760 30511 tablet_bootstrap.cc:654] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.746907 30510 raft_consensus.cc:359] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.747875 30510 raft_consensus.cc:385] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.748338 30510 raft_consensus.cc:740] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.749202 30510 consensus_queue.cc:260] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.751559 30510 ts_tablet_manager.cc:1434] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:29:20.752825 30510 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.753422 30511 tablet_bootstrap.cc:492] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.756122 30511 ts_tablet_manager.cc:1403] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.001s
I20260630 12:29:20.755511 30515 tablet_bootstrap.cc:492] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.756727 30515 ts_tablet_manager.cc:1403] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260630 12:29:20.758934 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:20.759510 30316 raft_consensus.cc:3060] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.759493 30515 raft_consensus.cc:359] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.760167 30510 tablet_bootstrap.cc:654] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.760320 30515 raft_consensus.cc:385] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.760694 30515 raft_consensus.cc:740] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.754865 30391 raft_consensus.cc:2468] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:20.764341 30511 raft_consensus.cc:359] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.765039 30511 raft_consensus.cc:385] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.765542 30515 consensus_queue.cc:260] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.766290 30511 raft_consensus.cc:740] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.766091 30431 leader_election.cc:304] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:20.767108 30511 consensus_queue.cc:260] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.768139 30515 ts_tablet_manager.cc:1434] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:29:20.769452 30515 tablet_bootstrap.cc:492] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.769837 30528 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.770298 30528 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.772773 30528 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.774216 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:20.774878 30315 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 0.
I20260630 12:29:20.776419 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:20.777077 30465 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 0.
I20260630 12:29:20.777702 30515 tablet_bootstrap.cc:654] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.778311 30357 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:20.782085 30528 raft_consensus.cc:2804] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.782565 30528 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.782998 30528 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.783416 30516 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.783871 30516 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.786168 30516 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.789124 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:20.791260 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
W20260630 12:29:20.793234 30354 leader_election.cc:343] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:29:20.794292 30357 leader_election.cc:343] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:20.794360 30316 raft_consensus.cc:2468] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:20.795001 30357 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2; no voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:20.796561 30516 raft_consensus.cc:2749] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:20.798964 30514 leader_election.cc:290] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253)
I20260630 12:29:20.800781 30514 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.803087 30514 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.807723 30515 tablet_bootstrap.cc:492] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.810185 30543 raft_consensus.cc:2804] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:20.810694 30515 ts_tablet_manager.cc:1403] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.008s
I20260630 12:29:20.814702 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:20.815233 30515 raft_consensus.cc:359] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.815670 30316 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 0.
I20260630 12:29:20.816299 30515 raft_consensus.cc:385] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:29:20.811103 30431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.244.2:45589, user_credentials={real_user=slave}} blocked reactor thread for 45279.3us
I20260630 12:29:20.817530 30428 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:20.816752 30515 raft_consensus.cc:740] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.818945 30515 consensus_queue.cc:260] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.817687 30543 raft_consensus.cc:697] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:20.826100 30515 ts_tablet_manager.cc:1434] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:29:20.823064 30540 raft_consensus.cc:2804] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.827513 30540 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.827929 30540 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:20.829228 30262 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:20.830317 30543 consensus_queue.cc:237] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:20.831542 30511 ts_tablet_manager.cc:1434] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.070s	user 0.031s	sys 0.021s
I20260630 12:29:20.831687 30267 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:20.837716 30511 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
W20260630 12:29:20.840770 30267 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:29:20.832089 30515 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.807657 30528 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.849368 30514 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:20.849220 30510 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.851173 30510 ts_tablet_manager.cc:1403] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.037s
I20260630 12:29:20.851902 30515 tablet_bootstrap.cc:654] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.851846 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:20.854071 30391 raft_consensus.cc:2393] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 in current term 1: Already voted for candidate 352cf1e31a7e48aea7c827e66acd73c2 in this term.
I20260630 12:29:20.857350 30510 raft_consensus.cc:359] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.857378 30540 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.858332 30510 raft_consensus.cc:385] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.859937 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:20.860229 30510 raft_consensus.cc:740] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.860809 30465 raft_consensus.cc:2393] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 352cf1e31a7e48aea7c827e66acd73c2 in current term 1: Already voted for candidate 4fab9d6e796849c9b2c44a6f063445c9 in this term.
I20260630 12:29:20.860966 30510 consensus_queue.cc:260] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.858844 30528 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.859099 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:20.863668 30316 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.869725 30540 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:20.874975 30214 catalog_manager.cc:5697] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:20.878089 30510 ts_tablet_manager.cc:1434] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260630 12:29:20.883388 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:20.884538 30510 tablet_bootstrap.cc:492] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2: Bootstrap starting.
I20260630 12:29:20.885317 30546 raft_consensus.cc:493] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.885703 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:20.886045 30546 raft_consensus.cc:515] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.886554 30391 raft_consensus.cc:2393] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 in current term 1: Already voted for candidate 352cf1e31a7e48aea7c827e66acd73c2 in this term.
I20260630 12:29:20.887789 30431 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:20.889367 30546 leader_election.cc:290] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:20.890273 30511 tablet_bootstrap.cc:654] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.891175 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:20.891774 30510 tablet_bootstrap.cc:654] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.891916 30390 raft_consensus.cc:2468] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 0.
I20260630 12:29:20.893265 30431 leader_election.cc:304] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:20.894214 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:20.895138 30515 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
W20260630 12:29:20.895527 30428 leader_election.cc:343] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:20.895780 30515 ts_tablet_manager.cc:1403] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.001s
I20260630 12:29:20.896823 30546 raft_consensus.cc:2804] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.897336 30546 raft_consensus.cc:493] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.897732 30546 raft_consensus.cc:3060] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.899652 30515 raft_consensus.cc:359] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.901727 30515 raft_consensus.cc:385] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.901764 30543 raft_consensus.cc:2749] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:20.902196 30515 raft_consensus.cc:740] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.902769 30511 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.879854 30316 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:20.903019 30515 consensus_queue.cc:260] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.903306 30511 ts_tablet_manager.cc:1403] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.009s
I20260630 12:29:20.904486 30354 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:20.905304 30528 raft_consensus.cc:2804] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:20.905563 30515 ts_tablet_manager.cc:1434] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260630 12:29:20.905781 30528 raft_consensus.cc:697] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Becoming Leader. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:20.906447 30515 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.906546 30528 consensus_queue.cc:237] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.907684 30546 raft_consensus.cc:515] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.912029 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:20.913065 30391 raft_consensus.cc:3060] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.914882 30511 raft_consensus.cc:359] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.916141 30511 raft_consensus.cc:385] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.916591 30511 raft_consensus.cc:740] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.917954 30511 consensus_queue.cc:260] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.910535 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:20.910795 30546 leader_election.cc:290] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
W20260630 12:29:20.920495 30428 leader_election.cc:343] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:20.924124 30511 ts_tablet_manager.cc:1434] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:29:20.926050 30391 raft_consensus.cc:2468] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:20.927747 30431 leader_election.cc:304] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [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: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:20.928516 30546 raft_consensus.cc:2804] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:20.929328 30546 raft_consensus.cc:697] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:20.930236 30546 consensus_queue.cc:237] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.932060 30515 tablet_bootstrap.cc:654] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.934392 30511 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9: Bootstrap starting.
I20260630 12:29:20.938897 30214 catalog_manager.cc:5697] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:20.943286 30511 tablet_bootstrap.cc:654] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.951097 30511 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9: No bootstrap required, opened a new log
I20260630 12:29:20.952672 30521 raft_consensus.cc:493] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.953068 30511 ts_tablet_manager.cc:1403] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260630 12:29:20.953168 30521 raft_consensus.cc:515] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.951143 30510 tablet_bootstrap.cc:492] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2: No bootstrap required, opened a new log
I20260630 12:29:20.954355 30510 ts_tablet_manager.cc:1403] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.000s
I20260630 12:29:20.955768 30521 leader_election.cc:290] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.955581 30511 raft_consensus.cc:359] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.955382 30212 catalog_manager.cc:5697] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:20.956300 30511 raft_consensus.cc:385] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.957337 30521 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:20.957492 30511 raft_consensus.cc:740] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.956903 30510 raft_consensus.cc:359] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.957898 30521 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.960949 30521 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:20.952661 30515 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.961859 30515 ts_tablet_manager.cc:1403] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.018s
I20260630 12:29:20.965737 30515 raft_consensus.cc:359] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.966754 30515 raft_consensus.cc:385] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.967204 30515 raft_consensus.cc:740] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.958390 30510 raft_consensus.cc:385] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.958675 30511 consensus_queue.cc:260] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.968173 30515 consensus_queue.cc:260] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.969815 30511 ts_tablet_manager.cc:1434] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:29:20.970721 30510 raft_consensus.cc:740] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.971100 30515 ts_tablet_manager.cc:1434] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:29:20.971460 30510 consensus_queue.cc:260] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.973518 30510 ts_tablet_manager.cc:1434] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260630 12:29:20.974457 30515 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316: Bootstrap starting.
I20260630 12:29:20.981736 30515 tablet_bootstrap.cc:654] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:20.994041 30515 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316: No bootstrap required, opened a new log
I20260630 12:29:20.994501 30515 ts_tablet_manager.cc:1403] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:29:20.994885 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:20.995075 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:20.995473 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:20.995805 30465 raft_consensus.cc:2393] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d4c1fc93ee14671a04851acab18c316 in current term 1: Already voted for candidate 352cf1e31a7e48aea7c827e66acd73c2 in this term.
I20260630 12:29:20.996101 30390 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 0.
I20260630 12:29:20.994988 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:20.996999 30515 raft_consensus.cc:359] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.997418 30282 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:20.997771 30515 raft_consensus.cc:385] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:20.998101 30515 raft_consensus.cc:740] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Initialized, Role: FOLLOWER
I20260630 12:29:20.998250 30521 raft_consensus.cc:2804] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:20.998634 30521 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:20.998723 30515 consensus_queue.cc:260] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:20.999020 30521 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:20.995726 30464 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 0.
I20260630 12:29:21.001284 30515 ts_tablet_manager.cc:1434] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:29:21.004088 30558 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:21.004547 30558 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.004899 30521 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.005959 30282 leader_election.cc:304] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:21.006778 30521 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:21.006793 30558 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:21.007555 30558 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.012605 30558 raft_consensus.cc:2749] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:21.015358 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:21.015275 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:21.016016 30391 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 0.
I20260630 12:29:21.016064 30390 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.016194 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:21.016882 30465 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 0.
I20260630 12:29:21.017066 30282 leader_election.cc:304] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:21.015513 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:21.018013 30464 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.020727 30559 raft_consensus.cc:2804] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:21.021237 30559 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:21.021567 30559 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.022058 30390 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 1.
I20260630 12:29:21.023070 30464 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 1.
I20260630 12:29:21.023257 30282 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:21.024093 30558 raft_consensus.cc:2804] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:21.024518 30558 raft_consensus.cc:697] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 1 LEADER]: Becoming Leader. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:21.025316 30558 consensus_queue.cc:237] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.027472 30559 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.029652 30559 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:21.030905 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:21.030905 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:21.031697 30390 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.031989 30464 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.033329 30214 catalog_manager.cc:5697] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:21.038053 30464 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 1.
I20260630 12:29:21.038053 30390 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 1.
I20260630 12:29:21.039361 30282 leader_election.cc:304] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:21.040031 30559 raft_consensus.cc:2804] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:21.040539 30559 raft_consensus.cc:697] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 1 LEADER]: Becoming Leader. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:21.041270 30559 consensus_queue.cc:237] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.048094 30214 catalog_manager.cc:5697] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:21.114117 30546 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:21.114575 30546 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.116326 30546 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:21.117225 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:21.117909 30316 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 0.
I20260630 12:29:21.117913 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:21.118763 30390 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 0.
I20260630 12:29:21.119113 30428 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:21.119783 30528 consensus_queue.cc:1048] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.120244 30546 raft_consensus.cc:2804] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:21.120607 30546 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:21.120965 30546 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.127377 30546 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.132315 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:21.132469 30528 consensus_queue.cc:1048] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.133793 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:21.134387 30390 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.132946 30316 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.143869 30316 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:21.144981 30428 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:21.145848 30543 raft_consensus.cc:2804] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:21.146250 30390 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:21.146345 30543 raft_consensus.cc:697] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:21.147554 30543 consensus_queue.cc:237] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.150695 30546 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:21.161015 30214 catalog_manager.cc:5697] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:21.181546 30559 raft_consensus.cc:493] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:21.182054 30559 raft_consensus.cc:515] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:21.183629 30559 leader_election.cc:290] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:21.184538 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:21.184856 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:21.185364 30390 raft_consensus.cc:2393] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d4c1fc93ee14671a04851acab18c316 in current term 1: Already voted for candidate 4fab9d6e796849c9b2c44a6f063445c9 in this term.
I20260630 12:29:21.186357 30282 leader_election.cc:304] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:21.186978 30559 raft_consensus.cc:3060] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.191329 30559 raft_consensus.cc:2749] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:21.194717 30528 consensus_queue.cc:1048] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.204468 30528 consensus_queue.cc:1048] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.221441 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:21.227281 30570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.227568 30571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.228928 30573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:21.229699 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:21.230448 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:21.230671 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:21.230859 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822561230841 us; error 0 us; skew 500 ppm
I20260630 12:29:21.231415 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:21.233794 29648 webserver.cc:533] Webserver started at http://127.28.244.4:43403/ using document root <none> and password file <none>
I20260630 12:29:21.234298 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:21.234521 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:21.234797 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:21.235842 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "f025f12404154830b84dfa2a5b422cb1"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-0w4t"
I20260630 12:29:21.238481 30543 consensus_queue.cc:1048] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.241197 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:29:21.245936 30579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.247036 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:29:21.247400 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "f025f12404154830b84dfa2a5b422cb1"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-0w4t"
I20260630 12:29:21.247758 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:21.249924 30514 consensus_queue.cc:1048] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.270960 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:21.272081 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:21.273492 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:21.275653 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:21.275895 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.276134 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:21.276321 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.319496 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:37245
I20260630 12:29:21.319589 30642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:37245 every 8 connection(s)
I20260630 12:29:21.333353 30643 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38841
I20260630 12:29:21.333706 30643 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:21.334331 30643 heartbeater.cc:507] Master 127.28.244.62:38841 requested a full tablet report, sending...
I20260630 12:29:21.336071 30212 ts_manager.cc:194] Registered new tserver with Master: f025f12404154830b84dfa2a5b422cb1 (127.28.244.4:37245)
I20260630 12:29:21.337383 30212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55792
I20260630 12:29:21.350221 30543 consensus_queue.cc:1048] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.359807 30514 consensus_queue.cc:1048] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.411087 30559 consensus_queue.cc:1048] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.421104 30521 consensus_queue.cc:1048] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.426033 30558 consensus_queue.cc:1048] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.430248 30528 consensus_queue.cc:1048] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:21.441011 30559 consensus_queue.cc:1048] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.449456 30533 consensus_queue.cc:1048] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:21.592949 30514 consensus_queue.cc:1048] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:21.603621 30540 consensus_queue.cc:1048] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:22.339712 30643 heartbeater.cc:499] Master 127.28.244.62:38841 was elected leader, sending a full tablet report...
I20260630 12:29:22.841894 30267 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:22.847393 30267 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:22.847766 30267 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:25.556551 30662 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:25.605090 30662 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.611734 30663 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d4c1fc93ee14671a04851acab18c316)
I20260630 12:29:25.612493 30663 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.683646 30664 raft_consensus.cc:493] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:25.684505 30664 raft_consensus.cc:515] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.718768 30662 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:25.734090 30663 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:25.810997 30664 leader_election.cc:290] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:25.875514 30267 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:25.966470 30267 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:25.967062 30267 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:25.969381 30665 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:25.971031 30665 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.974215 30665 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:25.976719 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:25.977947 30464 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 1.
I20260630 12:29:25.980240 30282 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:25.981837 30665 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:25.982270 30665 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:25.982782 30665 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:25.983537 30667 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d4c1fc93ee14671a04851acab18c316)
I20260630 12:29:25.984721 30667 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.987926 30667 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:25.988520 30667 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d4c1fc93ee14671a04851acab18c316)
I20260630 12:29:25.989095 30667 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.994464 30665 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:25.999294 30669 raft_consensus.cc:493] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.000770 30669 raft_consensus.cc:515] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.001715 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.002326 30464 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:26.003021 30669 leader_election.cc:290] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:25.996572 30667 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.005668 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.006314 30464 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:26.007781 30669 raft_consensus.cc:493] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.008391 30669 raft_consensus.cc:515] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:26.009511 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:26.010079 30357 leader_election.cc:304] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:26.010522 30669 leader_election.cc:290] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715), 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253)
I20260630 12:29:26.010948 30667 raft_consensus.cc:2804] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:26.011315 30665 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 2 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.011334 30667 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5d4c1fc93ee14671a04851acab18c316)
I20260630 12:29:26.011641 30357 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 
I20260630 12:29:26.011996 30667 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.014412 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.019722 30667 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.020246 30665 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:26.020798 30665 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.024495 30666 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.024881 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.031389 30665 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.051801 30666 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.056531 30464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.012943 30669 raft_consensus.cc:2804] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:26.065528 30669 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5d4c1fc93ee14671a04851acab18c316)
I20260630 12:29:26.066115 30669 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.075017 30666 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.084024 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.084183 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.085587 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.088172 30314 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:26.084872 30315 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:26.089399 30428 leader_election.cc:304] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:26.090386 30664 raft_consensus.cc:2804] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:26.090816 30664 raft_consensus.cc:493] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:26.091295 30664 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.101130 30664 raft_consensus.cc:515] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.102797 30428 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:26.104233 30663 raft_consensus.cc:2804] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:26.104681 30663 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:26.105244 30663 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.108078 30669 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.112300 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:26.114880 30663 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.117522 30663 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:26.120566 30669 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.121392 30664 leader_election.cc:290] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:26.124846 30667 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.125463 30671 raft_consensus.cc:493] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.126030 30465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:26.126325 30671 raft_consensus.cc:515] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } }
I20260630 12:29:26.126720 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:26.127247 30314 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.128433 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.127960 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:26.138756 30315 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.150898 30314 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 2.
I20260630 12:29:26.152338 30428 leader_election.cc:304] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:26.152773 30463 raft_consensus.cc:1240] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Rejecting Update request from peer 352cf1e31a7e48aea7c827e66acd73c2 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.153880 30668 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.153357 30664 raft_consensus.cc:2804] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:26.154395 30668 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.154783 30664 raft_consensus.cc:697] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:26.158004 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.158285 30671 leader_election.cc:290] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.158798 30671 raft_consensus.cc:493] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.159289 30671 raft_consensus.cc:515] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.159530 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.156867 30668 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.159457 30669 consensus_queue.cc:1059] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.161237 30669 raft_consensus.cc:3055] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:26.161581 30669 raft_consensus.cc:740] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:26.162473 30669 consensus_queue.cc:260] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.163621 30669 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.164479 30671 leader_election.cc:290] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.166250 30315 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 2.
I20260630 12:29:26.167605 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:26.169701 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.169744 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.156307 30664 consensus_queue.cc:237] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.171237 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.171778 30390 raft_consensus.cc:1240] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Rejecting Update request from peer 5d4c1fc93ee14671a04851acab18c316 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.173358 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:26.174317 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:26.175140 30390 raft_consensus.cc:1240] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Rejecting Update request from peer 5d4c1fc93ee14671a04851acab18c316 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.175568 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.175945 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:26.177752 30390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.178508 30428 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:26.178701 30312 raft_consensus.cc:1240] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Rejecting Update request from peer 352cf1e31a7e48aea7c827e66acd73c2 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.177773 30316 raft_consensus.cc:1240] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Rejecting Update request from peer 352cf1e31a7e48aea7c827e66acd73c2 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.180240 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.180471 30391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.182400 30384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:26.183175 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:26.182403 30316 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 1.
I20260630 12:29:26.181703 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.183836 30663 raft_consensus.cc:2804] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:26.184401 30663 raft_consensus.cc:697] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:26.181790 30387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.185279 30387 raft_consensus.cc:2393] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 in current term 2: Already voted for candidate 352cf1e31a7e48aea7c827e66acd73c2 in this term.
I20260630 12:29:26.185334 30663 consensus_queue.cc:237] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.181859 30386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b32d5dcee64196b1cce2bcb21cfd2b" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.187794 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:26.193150 30386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9899060b2432f92e8b7a9ae686bbe" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.195247 30385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:26.196412 30666 consensus_queue.cc:1059] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:26.197609 30666 raft_consensus.cc:3055] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:26.198107 30666 raft_consensus.cc:740] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:26.199144 30666 consensus_queue.cc:260] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.200757 30666 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.201745 30282 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:26.203569 30670 raft_consensus.cc:2749] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.209867 30670 consensus_queue.cc:1059] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.211140 30671 raft_consensus.cc:3055] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:26.211516 30671 raft_consensus.cc:740] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:26.212421 30671 consensus_queue.cc:260] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.213848 30671 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.214326 30354 leader_election.cc:304] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2; no voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:26.215014 30667 raft_consensus.cc:2749] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.215467 30354 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2; no voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:26.216214 30667 raft_consensus.cc:2749] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.218608 30431 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:26.218839 30314 raft_consensus.cc:1240] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Rejecting Update request from peer 352cf1e31a7e48aea7c827e66acd73c2 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.214852 30282 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:26.220562 30664 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.221043 30670 raft_consensus.cc:2749] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.222292 30282 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:26.224012 30670 raft_consensus.cc:2749] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.223482 30282 leader_election.cc:304] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:26.227442 30664 raft_consensus.cc:2749] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.227919 30670 raft_consensus.cc:2749] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.228883 30282 leader_election.cc:304] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [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: 5d4c1fc93ee14671a04851acab18c316; no voters: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:26.229807 30670 raft_consensus.cc:2749] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.231981 30214 catalog_manager.cc:5697] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 1 to 2, leader changed from 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2) to 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3). New cstate: current_term: 2 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:26.225250 30354 leader_election.cc:304] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2; no voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:26.234623 30383 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 2.
I20260630 12:29:26.234750 30669 raft_consensus.cc:2749] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.234186 30214 catalog_manager.cc:5697] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 1 to 2, leader changed from 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2) to 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3). New cstate: current_term: 2 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:26.236449 30669 consensus_queue.cc:1059] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:26.237797 30667 raft_consensus.cc:3055] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:26.238219 30667 raft_consensus.cc:740] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:26.238412 30354 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:26.239393 30669 raft_consensus.cc:2804] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:26.239135 30667 consensus_queue.cc:260] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.239874 30669 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4fab9d6e796849c9b2c44a6f063445c9)
I20260630 12:29:26.240434 30669 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.240639 30667 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.248698 30354 leader_election.cc:304] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2; no voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:26.250124 30669 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.250592 30668 raft_consensus.cc:2749] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.251376 30668 consensus_queue.cc:1059] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:26.252347 30668 raft_consensus.cc:3055] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:26.252691 30668 raft_consensus.cc:740] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:26.254511 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:26.252601 30669 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:26.256965 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:26.259102 30357 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2; no voters: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:26.260170 30669 raft_consensus.cc:2749] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:29:26.261482 30668 consensus_queue.cc:260] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.265869 30383 raft_consensus.cc:1240] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Rejecting Update request from peer 4fab9d6e796849c9b2c44a6f063445c9 for earlier term 1. Current term is 2. Ops: []
I20260630 12:29:26.263029 30668 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:26.267246 30664 consensus_queue.cc:1059] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:26.268267 30662 raft_consensus.cc:3055] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:26.268538 30662 raft_consensus.cc:740] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:26.269261 30662 consensus_queue.cc:260] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:26.270151 30662 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:26.272578 30486 debug-util.cc:398] Leaking SignalData structure 0x7b080020ca00 after lost signal to thread 29651
W20260630 12:29:26.273706 30486 debug-util.cc:398] Leaking SignalData structure 0x7b080020d0e0 after lost signal to thread 30248
W20260630 12:29:26.274832 30486 debug-util.cc:398] Leaking SignalData structure 0x7b080012d900 after lost signal to thread 30340
W20260630 12:29:26.275825 30486 debug-util.cc:398] Leaking SignalData structure 0x7b0800177160 after lost signal to thread 30415
W20260630 12:29:26.276724 30486 debug-util.cc:398] Leaking SignalData structure 0x7b08001956a0 after lost signal to thread 30489
W20260630 12:29:26.277750 30486 debug-util.cc:398] Leaking SignalData structure 0x7b0800177d40 after lost signal to thread 30642
I20260630 12:29:26.765655 30314 raft_consensus.cc:1275] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:26.766080 30316 raft_consensus.cc:1275] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:26.826857 30680 consensus_queue.cc:1048] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.837288 30681 consensus_queue.cc:1048] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:26.863325 30385 raft_consensus.cc:1275] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:26.866811 30383 raft_consensus.cc:1275] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:26.869738 30662 consensus_queue.cc:1048] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:26.882090 30662 consensus_queue.cc:1048] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:27.500674 30680 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:27.501153 30680 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.502781 30680 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:27.503630 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:27.503885 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:27.504258 30312 raft_consensus.cc:2393] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 in current term 2: Already voted for candidate 5d4c1fc93ee14671a04851acab18c316 in this term.
I20260630 12:29:27.504642 30383 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 2.
I20260630 12:29:27.505923 30431 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [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: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:27.506630 30680 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:27.507017 30680 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 352cf1e31a7e48aea7c827e66acd73c2)
I20260630 12:29:27.507380 30680 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:27.514688 30680 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.516760 30680 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:27.517510 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:27.517843 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:27.518191 30312 raft_consensus.cc:2393] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 in current term 2: Already voted for candidate 5d4c1fc93ee14671a04851acab18c316 in this term.
I20260630 12:29:27.520080 30693 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:27.520448 30693 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.522187 30693 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:27.523242 30385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:27.523509 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:27.523829 30385 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 2.
I20260630 12:29:27.524953 30383 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 2.
I20260630 12:29:27.525153 30282 leader_election.cc:304] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:27.525995 30431 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [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: 352cf1e31a7e48aea7c827e66acd73c2, 4fab9d6e796849c9b2c44a6f063445c9; no voters: 5d4c1fc93ee14671a04851acab18c316
I20260630 12:29:27.526610 30693 raft_consensus.cc:2804] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:29:27.526656 30680 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:27.527163 30693 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:27.527387 30680 raft_consensus.cc:697] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:27.527642 30693 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.528285 30680 consensus_queue.cc:237] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.535236 30693 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.536103 30212 catalog_manager.cc:5697] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 1 to 2, leader changed from 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2) to 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3). New cstate: current_term: 2 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:27.537533 30693 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 3 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:27.538170 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:27.538759 30383 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.539366 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:27.544399 30383 raft_consensus.cc:2468] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 3.
I20260630 12:29:27.545706 30282 leader_election.cc:304] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:27.546484 30693 raft_consensus.cc:2804] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:29:27.550438 30680 raft_consensus.cc:493] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d4c1fc93ee14671a04851acab18c316)
I20260630 12:29:27.550956 30680 raft_consensus.cc:515] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.552919 30680 leader_election.cc:290] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:27.553983 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:27.554257 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb38fb8b2cf4dfcaa39c271bc974bb0" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:27.554940 30383 raft_consensus.cc:2368] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 for earlier term 2. Current term is 3.
I20260630 12:29:27.556015 30431 leader_election.cc:400] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589) with higher term. Message: Invalid argument: T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 for earlier term 2. Current term is 3.
I20260630 12:29:27.556272 30431 leader_election.cc:403] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:29:27.556769 30680 raft_consensus.cc:3060] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.561165 30680 raft_consensus.cc:2749] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589) with higher term. Message: Invalid argument: T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fab9d6e796849c9b2c44a6f063445c9 for earlier term 2. Current term is 3.
I20260630 12:29:27.561583 30693 raft_consensus.cc:697] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Becoming Leader. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:27.562583 30693 consensus_queue.cc:237] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.572275 30212 catalog_manager.cc:5697] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:27.726290 30680 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:27.726806 30680 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.728511 30680 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:27.729333 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316" is_pre_election: true
I20260630 12:29:27.729702 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:27.730046 30312 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 1.
I20260630 12:29:27.730319 30383 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 2.
I20260630 12:29:27.731212 30428 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:27.732044 30680 raft_consensus.cc:2804] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:29:27.732435 30680 raft_consensus.cc:493] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:27.732715 30680 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.737283 30680 raft_consensus.cc:515] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.738896 30680 leader_election.cc:290] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [CANDIDATE]: Term 3 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589)
I20260630 12:29:27.739863 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:27.739959 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f3b918080c471d91aee1581259c1cf" candidate_uuid: "4fab9d6e796849c9b2c44a6f063445c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:27.740473 30312 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.740633 30383 raft_consensus.cc:3060] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.744922 30312 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 3.
I20260630 12:29:27.746021 30428 leader_election.cc:304] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [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: 4fab9d6e796849c9b2c44a6f063445c9, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:27.746740 30680 raft_consensus.cc:2804] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:29:27.747179 30680 raft_consensus.cc:697] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 LEADER]: Becoming Leader. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:27.747998 30383 raft_consensus.cc:2468] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fab9d6e796849c9b2c44a6f063445c9 in term 3.
I20260630 12:29:27.748047 30680 consensus_queue.cc:237] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.756805 30212 catalog_manager.cc:5697] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: HEALTHY } } }
W20260630 12:29:27.759253 30245 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0e20 after lost signal to thread 29651
W20260630 12:29:27.760116 30245 debug-util.cc:398] Leaking SignalData structure 0x7b08000da540 after lost signal to thread 30248
W20260630 12:29:27.761268 30245 debug-util.cc:398] Leaking SignalData structure 0x7b08001772c0 after lost signal to thread 30340
W20260630 12:29:27.762269 30245 debug-util.cc:398] Leaking SignalData structure 0x7b080012da40 after lost signal to thread 30415
W20260630 12:29:27.763049 30245 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6920 after lost signal to thread 30489
W20260630 12:29:27.764091 30245 debug-util.cc:398] Leaking SignalData structure 0x7b08001761e0 after lost signal to thread 30642
I20260630 12:29:27.815434 30693 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:27.816015 30693 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.818187 30693 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:27.819377 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:27.819402 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:27.820294 30383 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 2.
I20260630 12:29:27.821473 30282 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:27.822315 30693 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:29:27.822713 30693 raft_consensus.cc:493] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:27.823077 30693 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.830636 30693 raft_consensus.cc:515] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.832963 30693 leader_election.cc:290] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 3 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:27.833885 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:27.834489 30383 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.835053 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893c528448e2409699f1e4ed6d91672e" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:27.841737 30383 raft_consensus.cc:2468] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 3.
I20260630 12:29:27.843200 30282 leader_election.cc:304] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 4fab9d6e796849c9b2c44a6f063445c9
I20260630 12:29:27.844141 30693 raft_consensus.cc:2804] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:29:27.844666 30693 raft_consensus.cc:697] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Becoming Leader. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:27.845559 30693 consensus_queue.cc:237] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.854588 30212 catalog_manager.cc:5697] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: term changed from 2 to 3, leader changed from 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3) to 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1). New cstate: current_term: 3 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:27.862409 30693 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:27.863029 30693 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.866309 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2" is_pre_election: true
I20260630 12:29:27.867064 30383 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 2.
I20260630 12:29:27.868289 30282 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:27.869254 30698 raft_consensus.cc:2804] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:29:27.869630 30698 raft_consensus.cc:493] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:27.869966 30698 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.882016 30698 raft_consensus.cc:515] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.882613 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9" is_pre_election: true
I20260630 12:29:27.883317 30463 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 2.
I20260630 12:29:27.884367 30698 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 3 election: Requested vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:27.885809 30383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
I20260630 12:29:27.885952 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82323365b594caf8d4ded5bba0b9a40" candidate_uuid: "5d4c1fc93ee14671a04851acab18c316" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:27.886518 30383 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.886584 30463 raft_consensus.cc:3060] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.893139 30693 leader_election.cc:290] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:27.895350 30463 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 3.
I20260630 12:29:27.895427 30383 raft_consensus.cc:2468] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d4c1fc93ee14671a04851acab18c316 in term 3.
I20260630 12:29:27.897133 30282 leader_election.cc:304] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:27.898078 30693 raft_consensus.cc:2804] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:29:27.898626 30693 raft_consensus.cc:697] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Becoming Leader. State: Replica: 5d4c1fc93ee14671a04851acab18c316, State: Running, Role: LEADER
I20260630 12:29:27.899493 30693 consensus_queue.cc:237] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.908293 30212 catalog_manager.cc:5697] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:27.936976 30312 raft_consensus.cc:1240] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Rejecting Update request from peer 4fab9d6e796849c9b2c44a6f063445c9 for earlier term 2. Current term is 3. Ops: []
I20260630 12:29:27.938522 30662 consensus_queue.cc:1059] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:27.939304 30662 consensus_queue.cc:1243] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Peer 5d4c1fc93ee14671a04851acab18c316 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260630 12:29:27.939843 30680 raft_consensus.cc:3055] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:29:27.940271 30680 raft_consensus.cc:740] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:27.941190 30680 consensus_queue.cc:260] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:27.942489 30680 raft_consensus.cc:3060] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:27.968297 30267 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:27.969511 30383 raft_consensus.cc:1275] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:27.971385 30693 consensus_queue.cc:1048] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.020000 30463 raft_consensus.cc:1275] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:28.026129 30698 consensus_queue.cc:1048] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.053395 30463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300"
dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
mode: GRACEFUL
new_leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
 from {username='slave'} at 127.0.0.1:36276
I20260630 12:29:28.054390 30463 raft_consensus.cc:606] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Received request to transfer leadership to TS 352cf1e31a7e48aea7c827e66acd73c2
I20260630 12:29:28.057729 30463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f"
dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
mode: GRACEFUL
new_leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
 from {username='slave'} at 127.0.0.1:36276
I20260630 12:29:28.058369 30463 raft_consensus.cc:606] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Received request to transfer leadership to TS 352cf1e31a7e48aea7c827e66acd73c2
I20260630 12:29:28.059619 30267 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:29:28.060240 30267 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:28.202957 30312 raft_consensus.cc:1275] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:28.204488 30680 consensus_queue.cc:1048] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.219244 30385 raft_consensus.cc:1275] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:28.220913 30662 consensus_queue.cc:1048] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.241520 30383 raft_consensus.cc:1275] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:28.243316 30698 consensus_queue.cc:1048] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.265699 30463 raft_consensus.cc:1275] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260630 12:29:28.266150 30463 pending_rounds.cc:85] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: Aborting all ops after (but not including) 1
I20260630 12:29:28.266466 30463 pending_rounds.cc:107] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260630 12:29:28.266776 30463 raft_consensus.cc:2889] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:29:28.268774 30693 consensus_queue.cc:1048] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:28.281265 30463 raft_consensus.cc:1275] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:28.283069 30698 consensus_queue.cc:1048] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.303520 30385 raft_consensus.cc:1275] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:29:28.310017 30715 consensus_queue.cc:1048] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:28.377511 30680 raft_consensus.cc:993] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: : Instructing follower 352cf1e31a7e48aea7c827e66acd73c2 to start an election
I20260630 12:29:28.378290 30662 raft_consensus.cc:1081] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Signalling peer 352cf1e31a7e48aea7c827e66acd73c2 to start an election
I20260630 12:29:28.381330 30385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300"
dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
 from {username='slave'} at 127.0.0.1:33052
I20260630 12:29:28.382148 30385 raft_consensus.cc:493] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:29:28.382630 30385 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:28.390691 30385 raft_consensus.cc:515] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:28.394244 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:28.395030 30312 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:28.395316 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f2243f32d8415b9346b04e073ff300" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:28.395936 30463 raft_consensus.cc:3055] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:29:28.396275 30463 raft_consensus.cc:740] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:28.397187 30463 consensus_queue.cc:260] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:28.398404 30463 raft_consensus.cc:3060] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:28.403599 30312 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 3.
I20260630 12:29:28.404845 30354 leader_election.cc:304] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:28.405848 30704 raft_consensus.cc:2804] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:29:28.410586 30463 raft_consensus.cc:2468] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 3.
I20260630 12:29:28.394182 30385 leader_election.cc:290] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 3 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:28.415639 30704 raft_consensus.cc:697] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 LEADER]: Becoming Leader. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:28.417622 30704 consensus_queue.cc:237] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:28.426860 30214 catalog_manager.cc:5697] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 reported cstate change: term changed from 2 to 3, leader changed from 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3) to 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2). New cstate: current_term: 3 leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:28.464977 30680 raft_consensus.cc:993] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: : Instructing follower 352cf1e31a7e48aea7c827e66acd73c2 to start an election
I20260630 12:29:28.465490 30718 raft_consensus.cc:1081] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Signalling peer 352cf1e31a7e48aea7c827e66acd73c2 to start an election
I20260630 12:29:28.466929 30385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f"
dest_uuid: "352cf1e31a7e48aea7c827e66acd73c2"
 from {username='slave'} at 127.0.0.1:33052
I20260630 12:29:28.467417 30385 raft_consensus.cc:493] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:29:28.467739 30385 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:28.472481 30385 raft_consensus.cc:515] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:28.474303 30385 leader_election.cc:290] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [CANDIDATE]: Term 3 election: Requested vote from peers 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253), 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:28.475344 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fab9d6e796849c9b2c44a6f063445c9"
I20260630 12:29:28.476261 30463 raft_consensus.cc:3055] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:29:28.476598 30463 raft_consensus.cc:740] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fab9d6e796849c9b2c44a6f063445c9, State: Running, Role: LEADER
I20260630 12:29:28.475344 30312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babedc0c336e42dcbe8a9f35ccbfe11f" candidate_uuid: "352cf1e31a7e48aea7c827e66acd73c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d4c1fc93ee14671a04851acab18c316"
I20260630 12:29:28.477301 30312 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:28.480406 30463 consensus_queue.cc:260] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:28.481916 30463 raft_consensus.cc:3060] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:29:28.482723 30312 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 3.
I20260630 12:29:28.484261 30354 leader_election.cc:304] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [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: 352cf1e31a7e48aea7c827e66acd73c2, 5d4c1fc93ee14671a04851acab18c316; no voters: 
I20260630 12:29:28.485146 30704 raft_consensus.cc:2804] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:29:28.485631 30704 raft_consensus.cc:697] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 LEADER]: Becoming Leader. State: Replica: 352cf1e31a7e48aea7c827e66acd73c2, State: Running, Role: LEADER
I20260630 12:29:28.486447 30704 consensus_queue.cc:237] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } }
I20260630 12:29:28.489357 30463 raft_consensus.cc:2468] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352cf1e31a7e48aea7c827e66acd73c2 in term 3.
I20260630 12:29:28.498085 30214 catalog_manager.cc:5697] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 reported cstate change: term changed from 2 to 3, leader changed from 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3) to 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2). New cstate: current_term: 3 leader_uuid: "352cf1e31a7e48aea7c827e66acd73c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:28.883620 30312 raft_consensus.cc:1275] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Refusing update from remote peer 352cf1e31a7e48aea7c827e66acd73c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:28.885425 30704 consensus_queue.cc:1048] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:28.897161 30463 raft_consensus.cc:1275] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 352cf1e31a7e48aea7c827e66acd73c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:28.899508 30719 consensus_queue.cc:1048] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:28.960121 30316 raft_consensus.cc:1275] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Refusing update from remote peer 352cf1e31a7e48aea7c827e66acd73c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:28.961944 30726 consensus_queue.cc:1048] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:28.986420 30465 raft_consensus.cc:1275] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 352cf1e31a7e48aea7c827e66acd73c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:28.992301 30719 consensus_queue.cc:1048] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.030030 30316 consensus_queue.cc:237] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.047190 30465 raft_consensus.cc:1275] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:29.050055 30385 raft_consensus.cc:1275] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:29.051837 30693 consensus_queue.cc:1048] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.054529 30693 consensus_queue.cc:1048] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.066388 30698 raft_consensus.cc:2955] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
W20260630 12:29:29.069082 30282 consensus_peers.cc:597] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 -> Peer f025f12404154830b84dfa2a5b422cb1 (127.28.244.4:37245): Couldn't send request to peer f025f12404154830b84dfa2a5b422cb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 893c528448e2409699f1e4ed6d91672e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:29.073915 30385 raft_consensus.cc:2955] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.087545 30212 catalog_manager.cc:5697] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New cstate: current_term: 3 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:29.089893 30465 raft_consensus.cc:2955] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.136068 30465 consensus_queue.cc:237] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.158063 30316 raft_consensus.cc:1275] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:29.159581 30718 consensus_queue.cc:1048] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.166155 30385 raft_consensus.cc:1275] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:29.169389 30662 raft_consensus.cc:2955] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.173242 30680 consensus_queue.cc:1048] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.178782 30385 raft_consensus.cc:2955] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
W20260630 12:29:29.182505 30431 consensus_peers.cc:597] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer f025f12404154830b84dfa2a5b422cb1 (127.28.244.4:37245): Couldn't send request to peer f025f12404154830b84dfa2a5b422cb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89f3b918080c471d91aee1581259c1cf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:29.184731 30316 raft_consensus.cc:2955] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.200153 30214 catalog_manager.cc:5697] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New cstate: current_term: 3 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.216745 30465 consensus_queue.cc:237] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
W20260630 12:29:29.229197 30431 consensus_peers.cc:597] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer f025f12404154830b84dfa2a5b422cb1 (127.28.244.4:37245): Couldn't send request to peer f025f12404154830b84dfa2a5b422cb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0af9899060b2432f92e8b7a9ae686bbe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:29.231709 30385 raft_consensus.cc:1275] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:29.231798 30316 raft_consensus.cc:1275] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Refusing update from remote peer 4fab9d6e796849c9b2c44a6f063445c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:29.233418 30662 consensus_queue.cc:1048] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:29.234217 30718 consensus_queue.cc:1048] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:29.252357 30718 raft_consensus.cc:2955] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.258997 30312 raft_consensus.cc:2955] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.271768 30385 raft_consensus.cc:2955] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.274845 30214 catalog_manager.cc:5697] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: config changed from index -1 to 2, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "4fab9d6e796849c9b2c44a6f063445c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.285991 30312 consensus_queue.cc:237] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.297005 30465 raft_consensus.cc:1275] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:29:29.297712 30282 consensus_peers.cc:597] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 -> Peer f025f12404154830b84dfa2a5b422cb1 (127.28.244.4:37245): Couldn't send request to peer f025f12404154830b84dfa2a5b422cb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c82323365b594caf8d4ded5bba0b9a40. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:29.300020 30715 consensus_queue.cc:1048] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.300611 30385 raft_consensus.cc:1275] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Refusing update from remote peer 5d4c1fc93ee14671a04851acab18c316: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:29:29.305178 30715 consensus_queue.cc:1048] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:29.310350 30698 raft_consensus.cc:2955] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.312114 30465 raft_consensus.cc:2955] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.316622 30385 raft_consensus.cc:2955] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } } }
I20260630 12:29:29.327163 30213 catalog_manager.cc:5697] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 reported cstate change: config changed from index -1 to 3, NON_VOTER f025f12404154830b84dfa2a5b422cb1 (127.28.244.4) added. New cstate: current_term: 3 leader_uuid: "5d4c1fc93ee14671a04851acab18c316" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:29.661554 30745 ts_tablet_manager.cc:933] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: Initiating tablet copy from peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253)
I20260630 12:29:29.671607 30745 tablet_copy_client.cc:323] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:45253
I20260630 12:29:29.712587 30326 tablet_copy_service.cc:140] P 5d4c1fc93ee14671a04851acab18c316: Received BeginTabletCopySession request for tablet 893c528448e2409699f1e4ed6d91672e from peer f025f12404154830b84dfa2a5b422cb1 ({username='slave'} at 127.0.0.1:48322)
I20260630 12:29:29.713428 30326 tablet_copy_service.cc:161] P 5d4c1fc93ee14671a04851acab18c316: Beginning new tablet copy session on tablet 893c528448e2409699f1e4ed6d91672e from peer f025f12404154830b84dfa2a5b422cb1 at {username='slave'} at 127.0.0.1:48322: session id = f025f12404154830b84dfa2a5b422cb1-893c528448e2409699f1e4ed6d91672e
I20260630 12:29:29.718930 30749 ts_tablet_manager.cc:933] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: Initiating tablet copy from peer 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:29.727212 30326 tablet_copy_source_session.cc:215] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:29.727636 30749 tablet_copy_client.cc:323] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:46715
I20260630 12:29:29.732228 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893c528448e2409699f1e4ed6d91672e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:29.761897 30752 ts_tablet_manager.cc:933] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: Initiating tablet copy from peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253)
I20260630 12:29:29.775358 30752 tablet_copy_client.cc:323] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:45253
I20260630 12:29:29.780682 30326 tablet_copy_service.cc:140] P 5d4c1fc93ee14671a04851acab18c316: Received BeginTabletCopySession request for tablet c82323365b594caf8d4ded5bba0b9a40 from peer f025f12404154830b84dfa2a5b422cb1 ({username='slave'} at 127.0.0.1:48322)
I20260630 12:29:29.781386 30326 tablet_copy_service.cc:161] P 5d4c1fc93ee14671a04851acab18c316: Beginning new tablet copy session on tablet c82323365b594caf8d4ded5bba0b9a40 from peer f025f12404154830b84dfa2a5b422cb1 at {username='slave'} at 127.0.0.1:48322: session id = f025f12404154830b84dfa2a5b422cb1-c82323365b594caf8d4ded5bba0b9a40
I20260630 12:29:29.776139 30745 tablet_copy_client.cc:806] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:29.783663 30745 tablet_copy_client.cc:670] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:29.788537 30754 ts_tablet_manager.cc:933] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: Initiating tablet copy from peer 4fab9d6e796849c9b2c44a6f063445c9 (127.28.244.3:46715)
I20260630 12:29:29.794040 30745 tablet_copy_client.cc:538] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:29.794377 30326 tablet_copy_source_session.cc:215] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:29.800608 30475 tablet_copy_service.cc:140] P 4fab9d6e796849c9b2c44a6f063445c9: Received BeginTabletCopySession request for tablet 0af9899060b2432f92e8b7a9ae686bbe from peer f025f12404154830b84dfa2a5b422cb1 ({username='slave'} at 127.0.0.1:39518)
I20260630 12:29:29.801229 30475 tablet_copy_service.cc:161] P 4fab9d6e796849c9b2c44a6f063445c9: Beginning new tablet copy session on tablet 0af9899060b2432f92e8b7a9ae686bbe from peer f025f12404154830b84dfa2a5b422cb1 at {username='slave'} at 127.0.0.1:39518: session id = f025f12404154830b84dfa2a5b422cb1-0af9899060b2432f92e8b7a9ae686bbe
I20260630 12:29:29.802457 30752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82323365b594caf8d4ded5bba0b9a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:29.809325 30475 tablet_copy_source_session.cc:215] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:29.812623 30749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9899060b2432f92e8b7a9ae686bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:29.812743 30745 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: Bootstrap starting.
I20260630 12:29:29.829927 30754 tablet_copy_client.cc:323] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:46715
I20260630 12:29:29.833945 30475 tablet_copy_service.cc:140] P 4fab9d6e796849c9b2c44a6f063445c9: Received BeginTabletCopySession request for tablet 89f3b918080c471d91aee1581259c1cf from peer f025f12404154830b84dfa2a5b422cb1 ({username='slave'} at 127.0.0.1:39518)
I20260630 12:29:29.834529 30475 tablet_copy_service.cc:161] P 4fab9d6e796849c9b2c44a6f063445c9: Beginning new tablet copy session on tablet 89f3b918080c471d91aee1581259c1cf from peer f025f12404154830b84dfa2a5b422cb1 at {username='slave'} at 127.0.0.1:39518: session id = f025f12404154830b84dfa2a5b422cb1-89f3b918080c471d91aee1581259c1cf
I20260630 12:29:29.835152 30752 tablet_copy_client.cc:806] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:29.835780 30752 tablet_copy_client.cc:670] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:29.839880 30752 tablet_copy_client.cc:538] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:29.866889 30749 tablet_copy_client.cc:806] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:29.867697 30749 tablet_copy_client.cc:670] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:29.887732 30752 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: Bootstrap starting.
I20260630 12:29:29.901294 30749 tablet_copy_client.cc:538] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:29.903643 30745 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:29.913205 30475 tablet_copy_source_session.cc:215] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:29.913892 30745 tablet_bootstrap.cc:492] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: Bootstrap complete.
I20260630 12:29:29.914774 30745 ts_tablet_manager.cc:1403] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: Time spent bootstrapping tablet: real 0.102s	user 0.028s	sys 0.045s
I20260630 12:29:29.919562 30745 raft_consensus.cc:359] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.921288 30745 raft_consensus.cc:740] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f025f12404154830b84dfa2a5b422cb1, State: Initialized, Role: LEARNER
I20260630 12:29:29.921964 30745 consensus_queue.cc:260] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.924335 30754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f3b918080c471d91aee1581259c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:29.937294 30749 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: Bootstrap starting.
I20260630 12:29:29.949151 30745 ts_tablet_manager.cc:1434] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.007s
I20260630 12:29:29.954345 30326 tablet_copy_service.cc:342] P 5d4c1fc93ee14671a04851acab18c316: Request end of tablet copy session f025f12404154830b84dfa2a5b422cb1-893c528448e2409699f1e4ed6d91672e received from {username='slave'} at 127.0.0.1:48322
I20260630 12:29:29.954878 30326 tablet_copy_service.cc:434] P 5d4c1fc93ee14671a04851acab18c316: ending tablet copy session f025f12404154830b84dfa2a5b422cb1-893c528448e2409699f1e4ed6d91672e on tablet 893c528448e2409699f1e4ed6d91672e with peer f025f12404154830b84dfa2a5b422cb1
I20260630 12:29:29.958421 30752 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:29.959367 30752 tablet_bootstrap.cc:492] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: Bootstrap complete.
I20260630 12:29:29.960114 30752 ts_tablet_manager.cc:1403] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.019s
I20260630 12:29:29.963075 30752 raft_consensus.cc:359] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.963986 30752 raft_consensus.cc:740] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f025f12404154830b84dfa2a5b422cb1, State: Initialized, Role: LEARNER
I20260630 12:29:29.964954 30754 tablet_copy_client.cc:806] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:29.964691 30752 consensus_queue.cc:260] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } attrs { replace: true } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.965517 30754 tablet_copy_client.cc:670] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:29.968756 30752 ts_tablet_manager.cc:1434] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:29.969657 30754 tablet_copy_client.cc:538] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:29.971010 30326 tablet_copy_service.cc:342] P 5d4c1fc93ee14671a04851acab18c316: Request end of tablet copy session f025f12404154830b84dfa2a5b422cb1-c82323365b594caf8d4ded5bba0b9a40 received from {username='slave'} at 127.0.0.1:48322
I20260630 12:29:29.972990 30326 tablet_copy_service.cc:434] P 5d4c1fc93ee14671a04851acab18c316: ending tablet copy session f025f12404154830b84dfa2a5b422cb1-c82323365b594caf8d4ded5bba0b9a40 on tablet c82323365b594caf8d4ded5bba0b9a40 with peer f025f12404154830b84dfa2a5b422cb1
I20260630 12:29:29.982726 30754 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: Bootstrap starting.
I20260630 12:29:29.991050 30749 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:29.991971 30749 tablet_bootstrap.cc:492] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: Bootstrap complete.
I20260630 12:29:29.992795 30749 ts_tablet_manager.cc:1403] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.013s
I20260630 12:29:29.996121 30749 raft_consensus.cc:359] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:29.996990 30749 raft_consensus.cc:740] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f025f12404154830b84dfa2a5b422cb1, State: Initialized, Role: LEARNER
I20260630 12:29:29.997958 30749 consensus_queue.cc:260] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:30.003544 30749 ts_tablet_manager.cc:1434] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:29:30.006120 30475 tablet_copy_service.cc:342] P 4fab9d6e796849c9b2c44a6f063445c9: Request end of tablet copy session f025f12404154830b84dfa2a5b422cb1-0af9899060b2432f92e8b7a9ae686bbe received from {username='slave'} at 127.0.0.1:39518
I20260630 12:29:30.006554 30475 tablet_copy_service.cc:434] P 4fab9d6e796849c9b2c44a6f063445c9: ending tablet copy session f025f12404154830b84dfa2a5b422cb1-0af9899060b2432f92e8b7a9ae686bbe on tablet 0af9899060b2432f92e8b7a9ae686bbe with peer f025f12404154830b84dfa2a5b422cb1
I20260630 12:29:30.027117 30754 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:30.028287 30754 tablet_bootstrap.cc:492] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: Bootstrap complete.
I20260630 12:29:30.029181 30754 ts_tablet_manager.cc:1403] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.017s
I20260630 12:29:30.032500 30754 raft_consensus.cc:359] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:30.035945 30754 raft_consensus.cc:740] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f025f12404154830b84dfa2a5b422cb1, State: Initialized, Role: LEARNER
I20260630 12:29:30.036731 30754 consensus_queue.cc:260] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1 [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: "5d4c1fc93ee14671a04851acab18c316" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45253 } attrs { replace: true } } peers { permanent_uuid: "352cf1e31a7e48aea7c827e66acd73c2" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 45589 } } peers { permanent_uuid: "4fab9d6e796849c9b2c44a6f063445c9" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46715 } } peers { permanent_uuid: "f025f12404154830b84dfa2a5b422cb1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 37245 } attrs { promote: true } }
I20260630 12:29:30.039234 30754 ts_tablet_manager.cc:1434] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:29:30.041056 30475 tablet_copy_service.cc:342] P 4fab9d6e796849c9b2c44a6f063445c9: Request end of tablet copy session f025f12404154830b84dfa2a5b422cb1-89f3b918080c471d91aee1581259c1cf received from {username='slave'} at 127.0.0.1:39518
I20260630 12:29:30.041509 30475 tablet_copy_service.cc:434] P 4fab9d6e796849c9b2c44a6f063445c9: ending tablet copy session f025f12404154830b84dfa2a5b422cb1-89f3b918080c471d91aee1581259c1cf on tablet 89f3b918080c471d91aee1581259c1cf with peer f025f12404154830b84dfa2a5b422cb1
I20260630 12:29:30.061527 30267 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:30.071416 30267 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:30.072180 30267 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:30.187382 30618 raft_consensus.cc:1217] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:29:30.278167 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:29:30.280907 30618 raft_consensus.cc:1217] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:29:30.307657 30428 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:29:30.311939 30428 consensus_peers.cc:597] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Couldn't send request to peer 5d4c1fc93ee14671a04851acab18c316. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:30.341508 30428 consensus_peers.cc:597] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer 5d4c1fc93ee14671a04851acab18c316 (127.28.244.1:45253): Couldn't send request to peer 5d4c1fc93ee14671a04851acab18c316. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:30.347594 30618 raft_consensus.cc:1217] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:29:30.368206 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:30.368999 29648 tablet_replica.cc:333] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.369771 29648 raft_consensus.cc:2243] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.370236 29648 raft_consensus.cc:2272] T 0af9899060b2432f92e8b7a9ae686bbe P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.372093 29648 tablet_replica.cc:333] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.372661 29648 raft_consensus.cc:2243] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.373165 29648 raft_consensus.cc:2272] T 89f3b918080c471d91aee1581259c1cf P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.374806 29648 tablet_replica.cc:333] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.375288 29648 raft_consensus.cc:2243] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.375959 29648 raft_consensus.cc:2272] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.377830 29648 tablet_replica.cc:333] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.378365 29648 raft_consensus.cc:2243] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.379272 29648 raft_consensus.cc:2272] T c82323365b594caf8d4ded5bba0b9a40 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.381186 29648 tablet_replica.cc:333] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.381699 29648 raft_consensus.cc:2243] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.382108 29648 raft_consensus.cc:2272] T babedc0c336e42dcbe8a9f35ccbfe11f P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.383821 29648 tablet_replica.cc:333] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.384333 29648 raft_consensus.cc:2243] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.384786 29648 raft_consensus.cc:2272] T 10f2243f32d8415b9346b04e073ff300 P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.387667 30618 raft_consensus.cc:1217] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:29:30.391412 29648 tablet_replica.cc:333] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.392241 29648 raft_consensus.cc:2243] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.393533 29648 raft_consensus.cc:2272] T 893c528448e2409699f1e4ed6d91672e P 5d4c1fc93ee14671a04851acab18c316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.396095 29648 tablet_replica.cc:333] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316: stopping tablet replica
I20260630 12:29:30.396729 29648 raft_consensus.cc:2243] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.397235 29648 raft_consensus.cc:2272] T e8b32d5dcee64196b1cce2bcb21cfd2b P 5d4c1fc93ee14671a04851acab18c316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.422343 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:29:30.447638 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:29:30.490324 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:30.491067 29648 tablet_replica.cc:333] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.491979 29648 raft_consensus.cc:2243] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.492487 29648 raft_consensus.cc:2272] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.494366 29648 tablet_replica.cc:333] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.494920 29648 raft_consensus.cc:2243] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.495339 29648 raft_consensus.cc:2272] T 89f3b918080c471d91aee1581259c1cf P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.497062 29648 tablet_replica.cc:333] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.497555 29648 raft_consensus.cc:2243] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.498024 29648 raft_consensus.cc:2272] T 893c528448e2409699f1e4ed6d91672e P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.499711 29648 tablet_replica.cc:333] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.500176 29648 raft_consensus.cc:2243] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.500646 29648 raft_consensus.cc:2272] T 0af9899060b2432f92e8b7a9ae686bbe P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.502398 29648 tablet_replica.cc:333] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.503041 29648 raft_consensus.cc:2243] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.503500 29648 raft_consensus.cc:2272] T e8b32d5dcee64196b1cce2bcb21cfd2b P 352cf1e31a7e48aea7c827e66acd73c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.506420 29648 tablet_replica.cc:333] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.507326 29648 raft_consensus.cc:2243] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.508035 29648 raft_consensus.cc:2272] T c82323365b594caf8d4ded5bba0b9a40 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.510810 29648 tablet_replica.cc:333] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.511693 29648 raft_consensus.cc:2243] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.512833 29648 raft_consensus.cc:2272] T 10f2243f32d8415b9346b04e073ff300 P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.515798 29648 tablet_replica.cc:333] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2: stopping tablet replica
I20260630 12:29:30.516408 29648 raft_consensus.cc:2243] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.517211 29648 raft_consensus.cc:2272] T babedc0c336e42dcbe8a9f35ccbfe11f P 352cf1e31a7e48aea7c827e66acd73c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.552047 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
W20260630 12:29:30.552022 30431 consensus_peers.cc:597] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589): Couldn't send request to peer 352cf1e31a7e48aea7c827e66acd73c2. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:30.572794 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
W20260630 12:29:30.598687 30431 consensus_peers.cc:597] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589): Couldn't send request to peer 352cf1e31a7e48aea7c827e66acd73c2. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:30.599148 30431 consensus_peers.cc:597] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 -> Peer 352cf1e31a7e48aea7c827e66acd73c2 (127.28.244.2:45589): Couldn't send request to peer 352cf1e31a7e48aea7c827e66acd73c2. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:30.612826 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:30.613611 29648 tablet_replica.cc:333] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.614516 29648 raft_consensus.cc:2243] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.615477 29648 raft_consensus.cc:2272] T 89f3b918080c471d91aee1581259c1cf P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.617375 29648 tablet_replica.cc:333] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.617889 29648 raft_consensus.cc:2243] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.618283 29648 raft_consensus.cc:2272] T 1fb38fb8b2cf4dfcaa39c271bc974bb0 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.619844 29648 tablet_replica.cc:333] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.620343 29648 raft_consensus.cc:2243] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.620785 29648 raft_consensus.cc:2272] T 893c528448e2409699f1e4ed6d91672e P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.622502 29648 tablet_replica.cc:333] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.623056 29648 raft_consensus.cc:2243] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.623944 29648 raft_consensus.cc:2272] T 0af9899060b2432f92e8b7a9ae686bbe P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.625723 29648 tablet_replica.cc:333] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.626222 29648 raft_consensus.cc:2243] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.626894 29648 raft_consensus.cc:2272] T e8b32d5dcee64196b1cce2bcb21cfd2b P 4fab9d6e796849c9b2c44a6f063445c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.628567 29648 tablet_replica.cc:333] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.629101 29648 raft_consensus.cc:2243] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.629531 29648 raft_consensus.cc:2272] T c82323365b594caf8d4ded5bba0b9a40 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.631235 29648 tablet_replica.cc:333] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.631706 29648 raft_consensus.cc:2243] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.632089 29648 raft_consensus.cc:2272] T 10f2243f32d8415b9346b04e073ff300 P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.633734 29648 tablet_replica.cc:333] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9: stopping tablet replica
I20260630 12:29:30.634225 29648 raft_consensus.cc:2243] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.634605 29648 raft_consensus.cc:2272] T babedc0c336e42dcbe8a9f35ccbfe11f P 4fab9d6e796849c9b2c44a6f063445c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.698907 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:29:30.724615 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:29:30.763932 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:30.764830 29648 tablet_replica.cc:333] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1: stopping tablet replica
I20260630 12:29:30.765686 29648 raft_consensus.cc:2243] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:29:30.766230 29648 raft_consensus.cc:2272] T 89f3b918080c471d91aee1581259c1cf P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:29:30.768926 29648 tablet_replica.cc:333] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1: stopping tablet replica
I20260630 12:29:30.769718 29648 raft_consensus.cc:2243] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:30.770222 29648 raft_consensus.cc:2272] T 0af9899060b2432f92e8b7a9ae686bbe P f025f12404154830b84dfa2a5b422cb1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:30.772645 29648 tablet_replica.cc:333] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1: stopping tablet replica
I20260630 12:29:30.773409 29648 raft_consensus.cc:2243] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:29:30.773918 29648 raft_consensus.cc:2272] T c82323365b594caf8d4ded5bba0b9a40 P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:29:30.776374 29648 tablet_replica.cc:333] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1: stopping tablet replica
I20260630 12:29:30.777070 29648 raft_consensus.cc:2243] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:29:30.777545 29648 raft_consensus.cc:2272] T 893c528448e2409699f1e4ed6d91672e P f025f12404154830b84dfa2a5b422cb1 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:29:30.801658 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:29:30.817862 29648 master.cc:562] Master@127.28.244.62:38841 shutting down...
W20260630 12:29:30.840813 30262 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:30.842139 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:30.842773 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.843209 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P d60b24a6f90744d992d21df0b3ad3e96: stopping tablet replica
I20260630 12:29:31.706759 29648 master.cc:584] Master@127.28.244.62:38841 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (13032 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:29:31.747736 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:45879,127.28.244.61:44499,127.28.244.60:44103
I20260630 12:29:31.749114 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:31.754246 30772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:31.755498 30773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:31.756023 30775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:31.758817 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:31.760179 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:31.760362 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:31.760473 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822571760463 us; error 0 us; skew 500 ppm
I20260630 12:29:31.760905 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:31.763149 29648 webserver.cc:533] Webserver started at http://127.28.244.62:33619/ using document root <none> and password file <none>
I20260630 12:29:31.763572 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:31.763718 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:31.763943 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:31.764954 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "66992349c3df4b6da5d33d2f0aeb10c2"
format_stamp: "Formatted at 2026-06-30 12:29:31 on dist-test-slave-0w4t"
I20260630 12:29:31.769235 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:29:31.772493 30780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:31.773296 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:31.773571 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "66992349c3df4b6da5d33d2f0aeb10c2"
format_stamp: "Formatted at 2026-06-30 12:29:31 on dist-test-slave-0w4t"
I20260630 12:29:31.773845 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:31.792232 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:31.793519 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:31.830590 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:45879
I20260630 12:29:31.830680 30831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:45879 every 8 connection(s)
I20260630 12:29:31.834409 30832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:31.834702 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:31.839959 30834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:31.840401 30835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:31.841094 30832 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:31.844477 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:31.844767 30838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:31.845835 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:31.846084 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:31.846256 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822571846240 us; error 0 us; skew 500 ppm
I20260630 12:29:31.846729 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:31.849524 29648 webserver.cc:533] Webserver started at http://127.28.244.61:36755/ using document root <none> and password file <none>
I20260630 12:29:31.850143 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:31.850382 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:31.850701 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:31.852044 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root/instance:
uuid: "51217e5240394a3fac5be0314ac4215f"
format_stamp: "Formatted at 2026-06-30 12:29:31 on dist-test-slave-0w4t"
I20260630 12:29:31.856657 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:31.858876 30832 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:31.860576 30844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:31.861491 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:31.862025 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root
uuid: "51217e5240394a3fac5be0314ac4215f"
format_stamp: "Formatted at 2026-06-30 12:29:31 on dist-test-slave-0w4t"
I20260630 12:29:31.862421 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:29:31.865130 30832 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.61:44499: Network error: Client connection negotiation failed: client connection to 127.28.244.61:44499: connect: Connection refused (error 111)
I20260630 12:29:31.879415 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:31.880587 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:31.918510 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.61:44499
I20260630 12:29:31.918602 30896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.61:44499 every 8 connection(s)
I20260630 12:29:31.922259 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:31.922446 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:31.928334 30899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:31.929083 30897 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:31.930354 30832 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } attempt: 1
W20260630 12:29:31.930670 30900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:31.940076 30902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:31.946683 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:31.947554 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:31.947774 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:31.947956 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822571947938 us; error 0 us; skew 500 ppm
I20260630 12:29:31.948450 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:31.973150 29648 webserver.cc:533] Webserver started at http://127.28.244.60:43415/ using document root <none> and password file <none>
I20260630 12:29:31.974614 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:31.974130 30897 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:31.975071 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:31.975728 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:31.977921 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root/instance:
uuid: "df6669d208a44ee9bbaa7871aa0b763a"
format_stamp: "Formatted at 2026-06-30 12:29:31 on dist-test-slave-0w4t"
I20260630 12:29:31.983665 30832 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:31.986357 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.007s
W20260630 12:29:31.990025 30832 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:44103: Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:31.991575 30911 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:31.992483 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:29:31.992668 30897 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:31.992861 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root
uuid: "df6669d208a44ee9bbaa7871aa0b763a"
format_stamp: "Formatted at 2026-06-30 12:29:31 on dist-test-slave-0w4t"
I20260630 12:29:31.993266 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:29:31.999221 30897 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:44103: Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:32.006392 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:32.007786 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:32.038622 30832 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } attempt: 1
I20260630 12:29:32.041795 30897 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } attempt: 1
W20260630 12:29:32.044700 30832 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:44103: Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
W20260630 12:29:32.047976 30897 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.244.60:44103: Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:32.053975 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.60:44103
I20260630 12:29:32.054098 30963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.60:44103 every 8 connection(s)
I20260630 12:29:32.057505 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:32.058523 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:32.066165 30964 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:32.078388 30964 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:32.087949 30964 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:32.104033 30964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a: Bootstrap starting.
I20260630 12:29:32.106463 30897 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } attempt: 2
I20260630 12:29:32.109614 30964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:32.115018 30964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a: No bootstrap required, opened a new log
I20260630 12:29:32.118129 30964 raft_consensus.cc:359] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.118752 30964 raft_consensus.cc:385] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:32.119004 30964 raft_consensus.cc:740] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6669d208a44ee9bbaa7871aa0b763a, State: Initialized, Role: FOLLOWER
I20260630 12:29:32.119709 30964 consensus_queue.cc:260] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.121357 30832 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } attempt: 2
I20260630 12:29:32.121896 30969 sys_catalog.cc:455] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [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: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.122745 30969 sys_catalog.cc:458] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.123530 30964 sys_catalog.cc:565] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:32.123762 30897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: Bootstrap starting.
I20260630 12:29:32.130582 30897 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:32.136686 30897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: No bootstrap required, opened a new log
I20260630 12:29:32.139751 30897 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.140512 30897 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:32.140837 30897 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51217e5240394a3fac5be0314ac4215f, State: Initialized, Role: FOLLOWER
I20260630 12:29:32.141773 30897 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.144146 30982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [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: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.145066 30982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.145135 30832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: Bootstrap starting.
I20260630 12:29:32.145802 30897 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:29:32.146150 30981 catalog_manager.cc:1594] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:32.146533 30981 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:32.152798 30832 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:32.158627 30832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: No bootstrap required, opened a new log
I20260630 12:29:32.160981 30832 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.161564 30832 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:32.161803 30832 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66992349c3df4b6da5d33d2f0aeb10c2, State: Initialized, Role: FOLLOWER
I20260630 12:29:32.162361 30832 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
W20260630 12:29:32.162706 30994 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:32.163053 30994 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:32.164075 30995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [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: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.164646 30995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.165422 30832 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:32.175575 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:29:32.175850 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:29:32.177386 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:32.178820 31006 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:32.179078 31006 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:29:32.184325 31007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:32.185122 31008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.187573 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:32.187471 31010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.188530 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:32.188773 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:32.188974 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822572188948 us; error 0 us; skew 500 ppm
I20260630 12:29:32.189522 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:32.191746 29648 webserver.cc:533] Webserver started at http://127.28.244.1:38513/ using document root <none> and password file <none>
I20260630 12:29:32.192227 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:32.192430 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:32.192703 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:32.193886 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "c9b7135c0bbe41868c90c6a2ca6a1d07"
format_stamp: "Formatted at 2026-06-30 12:29:32 on dist-test-slave-0w4t"
I20260630 12:29:32.195935 30969 raft_consensus.cc:493] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:32.196398 30969 raft_consensus.cc:515] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.198493 30969 leader_election.cc:290] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66992349c3df4b6da5d33d2f0aeb10c2 (127.28.244.62:45879), 51217e5240394a3fac5be0314ac4215f (127.28.244.61:44499)
I20260630 12:29:32.199120 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260630 12:29:32.199276 30807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df6669d208a44ee9bbaa7871aa0b763a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" is_pre_election: true
I20260630 12:29:32.199628 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df6669d208a44ee9bbaa7871aa0b763a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51217e5240394a3fac5be0314ac4215f" is_pre_election: true
I20260630 12:29:32.200160 30807 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6669d208a44ee9bbaa7871aa0b763a in term 0.
I20260630 12:29:32.200239 30872 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6669d208a44ee9bbaa7871aa0b763a in term 0.
I20260630 12:29:32.201633 30916 leader_election.cc:304] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66992349c3df4b6da5d33d2f0aeb10c2, df6669d208a44ee9bbaa7871aa0b763a; no voters: 
I20260630 12:29:32.202399 30969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:32.202751 30969 raft_consensus.cc:493] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:32.203150 30969 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:32.203408 31015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.204229 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:29:32.204521 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "c9b7135c0bbe41868c90c6a2ca6a1d07"
format_stamp: "Formatted at 2026-06-30 12:29:32 on dist-test-slave-0w4t"
I20260630 12:29:32.204823 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:32.209198 30969 raft_consensus.cc:515] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.210943 30969 leader_election.cc:290] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [CANDIDATE]: Term 1 election: Requested vote from peers 66992349c3df4b6da5d33d2f0aeb10c2 (127.28.244.62:45879), 51217e5240394a3fac5be0314ac4215f (127.28.244.61:44499)
I20260630 12:29:32.211814 30807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df6669d208a44ee9bbaa7871aa0b763a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66992349c3df4b6da5d33d2f0aeb10c2"
I20260630 12:29:32.212049 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df6669d208a44ee9bbaa7871aa0b763a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51217e5240394a3fac5be0314ac4215f"
I20260630 12:29:32.212337 30807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:32.212620 30872 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:32.217228 30807 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6669d208a44ee9bbaa7871aa0b763a in term 1.
I20260630 12:29:32.218230 30916 leader_election.cc:304] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66992349c3df4b6da5d33d2f0aeb10c2, df6669d208a44ee9bbaa7871aa0b763a; no voters: 
I20260630 12:29:32.218901 30969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:32.219039 30872 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6669d208a44ee9bbaa7871aa0b763a in term 1.
I20260630 12:29:32.220180 30969 raft_consensus.cc:697] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 1 LEADER]: Becoming Leader. State: Replica: df6669d208a44ee9bbaa7871aa0b763a, State: Running, Role: LEADER
I20260630 12:29:32.221107 30969 consensus_queue.cc:237] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:32.221835 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:32.223135 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:32.224828 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:32.228291 31020 sys_catalog.cc:455] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: SysCatalogTable state changed. Reason: New leader df6669d208a44ee9bbaa7871aa0b763a. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.228998 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:32.229194 31020 sys_catalog.cc:458] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:32.229357 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:29:32.229702 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:32.229956 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.231077 31024 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:32.236510 31024 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:32.247532 30872 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Refusing update from remote peer df6669d208a44ee9bbaa7871aa0b763a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:32.248258 30807 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Refusing update from remote peer df6669d208a44ee9bbaa7871aa0b763a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:32.249351 31020 consensus_queue.cc:1048] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:32.250272 30969 consensus_queue.cc:1048] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [LEADER]: Connected to new peer: Peer: permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:32.261353 30995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df6669d208a44ee9bbaa7871aa0b763a. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.270560 30995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.271740 30969 sys_catalog.cc:455] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.272794 30969 sys_catalog.cc:458] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:32.276386 31024 catalog_manager.cc:1383] Generated new cluster ID: 337d49fd4c9f4c33850412590d9e9995
I20260630 12:29:32.276903 31024 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:32.278733 30982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [sys.catalog]: SysCatalogTable state changed. Reason: New leader df6669d208a44ee9bbaa7871aa0b763a. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.279706 30982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.281631 31050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.282681 31050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.286384 30969 sys_catalog.cc:455] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.287357 30969 sys_catalog.cc:458] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:32.307142 30982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "df6669d208a44ee9bbaa7871aa0b763a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:32.307963 30982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:32.322124 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:44421
I20260630 12:29:32.322328 31089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:44421 every 8 connection(s)
I20260630 12:29:32.332383 31024 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:32.334594 31024 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:32.369601 31090 heartbeater.cc:344] Connected to a master server at 127.28.244.60:44103
I20260630 12:29:32.370203 31090 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.371228 31090 heartbeater.cc:507] Master 127.28.244.60:44103 requested a full tablet report, sending...
I20260630 12:29:32.373148 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:32.377547 30929 ts_manager.cc:194] Registered new tserver with Master: c9b7135c0bbe41868c90c6a2ca6a1d07 (127.28.244.1:44421)
I20260630 12:29:32.387560 31091 heartbeater.cc:344] Connected to a master server at 127.28.244.61:44499
I20260630 12:29:32.387950 31091 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.388868 31091 heartbeater.cc:507] Master 127.28.244.61:44499 requested a full tablet report, sending...
I20260630 12:29:32.389175 31024 catalog_manager.cc:6070] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a: Generated new TSK 0
I20260630 12:29:32.389848 31024 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:32.390045 31094 heartbeater.cc:344] Connected to a master server at 127.28.244.62:45879
I20260630 12:29:32.390564 31094 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.391757 31094 heartbeater.cc:507] Master 127.28.244.62:45879 requested a full tablet report, sending...
I20260630 12:29:32.392009 30862 ts_manager.cc:194] Registered new tserver with Master: c9b7135c0bbe41868c90c6a2ca6a1d07 (127.28.244.1:44421)
W20260630 12:29:32.395105 31098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.395762 30797 ts_manager.cc:194] Registered new tserver with Master: c9b7135c0bbe41868c90c6a2ca6a1d07 (127.28.244.1:44421)
W20260630 12:29:32.399720 31099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.403460 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:32.403512 31101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.404543 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:32.404747 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:32.404883 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822572404872 us; error 0 us; skew 500 ppm
I20260630 12:29:32.405378 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:32.407552 29648 webserver.cc:533] Webserver started at http://127.28.244.2:42731/ using document root <none> and password file <none>
I20260630 12:29:32.407974 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:32.408133 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:32.408330 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:32.409446 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "0ba809b968344a839d256f0671a5f248"
format_stamp: "Formatted at 2026-06-30 12:29:32 on dist-test-slave-0w4t"
I20260630 12:29:32.413735 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:29:32.416749 31106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.417549 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:32.417807 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "0ba809b968344a839d256f0671a5f248"
format_stamp: "Formatted at 2026-06-30 12:29:32 on dist-test-slave-0w4t"
I20260630 12:29:32.418037 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:32.432291 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:32.433482 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:32.434796 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:32.436955 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:32.437176 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.437422 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:32.437580 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.476598 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:41379
I20260630 12:29:32.476773 31168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:41379 every 8 connection(s)
I20260630 12:29:32.497184 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:32.508370 31170 heartbeater.cc:344] Connected to a master server at 127.28.244.61:44499
I20260630 12:29:32.508838 31170 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.509953 31170 heartbeater.cc:507] Master 127.28.244.61:44499 requested a full tablet report, sending...
W20260630 12:29:32.511430 31177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:32.512337 31176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.513080 31171 heartbeater.cc:344] Connected to a master server at 127.28.244.62:45879
I20260630 12:29:32.513906 31169 heartbeater.cc:344] Connected to a master server at 127.28.244.60:44103
I20260630 12:29:32.514451 31171 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.514655 31169 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.515126 30862 ts_manager.cc:194] Registered new tserver with Master: 0ba809b968344a839d256f0671a5f248 (127.28.244.2:41379)
I20260630 12:29:32.515511 31171 heartbeater.cc:507] Master 127.28.244.62:45879 requested a full tablet report, sending...
I20260630 12:29:32.515596 31169 heartbeater.cc:507] Master 127.28.244.60:44103 requested a full tablet report, sending...
W20260630 12:29:32.516273 31179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:32.518536 30797 ts_manager.cc:194] Registered new tserver with Master: 0ba809b968344a839d256f0671a5f248 (127.28.244.2:41379)
I20260630 12:29:32.518987 30929 ts_manager.cc:194] Registered new tserver with Master: 0ba809b968344a839d256f0671a5f248 (127.28.244.2:41379)
I20260630 12:29:32.519781 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:32.520558 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:32.520782 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:32.520987 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822572520968 us; error 0 us; skew 500 ppm
I20260630 12:29:32.521277 30929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60538
I20260630 12:29:32.521565 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:32.524317 29648 webserver.cc:533] Webserver started at http://127.28.244.3:39653/ using document root <none> and password file <none>
I20260630 12:29:32.524847 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:32.525070 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:32.525364 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:32.526384 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "fbb3b8de3e844b649d452ece7dbddf1a"
format_stamp: "Formatted at 2026-06-30 12:29:32 on dist-test-slave-0w4t"
I20260630 12:29:32.530661 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:29:32.533738 31184 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.534451 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:32.534749 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "fbb3b8de3e844b649d452ece7dbddf1a"
format_stamp: "Formatted at 2026-06-30 12:29:32 on dist-test-slave-0w4t"
I20260630 12:29:32.535005 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:32.553155 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:32.554330 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:32.555672 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:32.558018 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:32.558235 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.558490 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:32.558663 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:32.597419 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:45791
I20260630 12:29:32.597507 31246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:45791 every 8 connection(s)
I20260630 12:29:32.628088 31247 heartbeater.cc:344] Connected to a master server at 127.28.244.60:44103
I20260630 12:29:32.628414 31248 heartbeater.cc:344] Connected to a master server at 127.28.244.61:44499
I20260630 12:29:32.628551 31247 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.628845 31248 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.629700 31247 heartbeater.cc:507] Master 127.28.244.60:44103 requested a full tablet report, sending...
I20260630 12:29:32.629827 31248 heartbeater.cc:507] Master 127.28.244.61:44499 requested a full tablet report, sending...
I20260630 12:29:32.629993 31249 heartbeater.cc:344] Connected to a master server at 127.28.244.62:45879
I20260630 12:29:32.630402 31249 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:32.631291 31249 heartbeater.cc:507] Master 127.28.244.62:45879 requested a full tablet report, sending...
I20260630 12:29:32.632068 30929 ts_manager.cc:194] Registered new tserver with Master: fbb3b8de3e844b649d452ece7dbddf1a (127.28.244.3:45791)
I20260630 12:29:32.632776 30862 ts_manager.cc:194] Registered new tserver with Master: fbb3b8de3e844b649d452ece7dbddf1a (127.28.244.3:45791)
I20260630 12:29:32.633886 30929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60552
I20260630 12:29:32.633950 30797 ts_manager.cc:194] Registered new tserver with Master: fbb3b8de3e844b649d452ece7dbddf1a (127.28.244.3:45791)
I20260630 12:29:32.634277 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.010055902s
I20260630 12:29:33.167052 30994 catalog_manager.cc:1295] Loaded cluster ID: 337d49fd4c9f4c33850412590d9e9995
I20260630 12:29:33.167318 30994 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: loading cluster ID for follower catalog manager: success
I20260630 12:29:33.171849 30994 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: acquiring CA information for follower catalog manager: success
I20260630 12:29:33.175263 30994 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:33.182605 31006 catalog_manager.cc:1295] Loaded cluster ID: 337d49fd4c9f4c33850412590d9e9995
I20260630 12:29:33.182845 31006 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: loading cluster ID for follower catalog manager: success
I20260630 12:29:33.187227 31006 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: acquiring CA information for follower catalog manager: success
I20260630 12:29:33.190492 31006 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:33.382483 30929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60532
I20260630 12:29:33.523882 31169 heartbeater.cc:499] Master 127.28.244.60:44103 was elected leader, sending a full tablet report...
I20260630 12:29:33.636725 31247 heartbeater.cc:499] Master 127.28.244.60:44103 was elected leader, sending a full tablet report...
I20260630 12:29:34.141100 30980 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:34.241811 30929 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60564:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:29:34.325314 31134 tablet_service.cc:1511] Processing CreateTablet for tablet 63d460c7b82b449b97bd433ecd42edff (DEFAULT_TABLE table=test-workload [id=679d2ad1630140a682054efb5fe399f2]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:29:34.326759 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d460c7b82b449b97bd433ecd42edff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:34.327661 31054 tablet_service.cc:1511] Processing CreateTablet for tablet 0fab06a275c142ed91aa83443cc75586 (DEFAULT_TABLE table=test-workload [id=679d2ad1630140a682054efb5fe399f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:29:34.329074 31054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fab06a275c142ed91aa83443cc75586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:34.330331 31212 tablet_service.cc:1511] Processing CreateTablet for tablet 5341eb878fcf4debbd82d5bbb50e8a78 (DEFAULT_TABLE table=test-workload [id=679d2ad1630140a682054efb5fe399f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:29:34.331739 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5341eb878fcf4debbd82d5bbb50e8a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:34.342060 31283 tablet_bootstrap.cc:492] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07: Bootstrap starting.
I20260630 12:29:34.344427 31284 tablet_bootstrap.cc:492] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248: Bootstrap starting.
I20260630 12:29:34.349221 31283 tablet_bootstrap.cc:654] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:34.349696 31285 tablet_bootstrap.cc:492] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a: Bootstrap starting.
I20260630 12:29:34.354959 31284 tablet_bootstrap.cc:654] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:34.355082 31285 tablet_bootstrap.cc:654] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:34.355099 31283 tablet_bootstrap.cc:492] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07: No bootstrap required, opened a new log
I20260630 12:29:34.355892 31283 ts_tablet_manager.cc:1403] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:29:34.359336 31283 raft_consensus.cc:359] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9b7135c0bbe41868c90c6a2ca6a1d07" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44421 } }
I20260630 12:29:34.359931 31283 raft_consensus.cc:385] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:34.360249 31283 raft_consensus.cc:740] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9b7135c0bbe41868c90c6a2ca6a1d07, State: Initialized, Role: FOLLOWER
I20260630 12:29:34.361339 31285 tablet_bootstrap.cc:492] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a: No bootstrap required, opened a new log
I20260630 12:29:34.361138 31283 consensus_queue.cc:260] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9b7135c0bbe41868c90c6a2ca6a1d07" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44421 } }
I20260630 12:29:34.361717 31284 tablet_bootstrap.cc:492] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248: No bootstrap required, opened a new log
I20260630 12:29:34.361804 31285 ts_tablet_manager.cc:1403] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:29:34.361814 31283 raft_consensus.cc:399] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:34.362149 31284 ts_tablet_manager.cc:1403] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:29:34.362365 31283 raft_consensus.cc:493] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:34.362803 31283 raft_consensus.cc:3060] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:34.364857 31284 raft_consensus.cc:359] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba809b968344a839d256f0671a5f248" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41379 } }
I20260630 12:29:34.365425 31284 raft_consensus.cc:385] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:34.365769 31284 raft_consensus.cc:740] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ba809b968344a839d256f0671a5f248, State: Initialized, Role: FOLLOWER
I20260630 12:29:34.365433 31285 raft_consensus.cc:359] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb3b8de3e844b649d452ece7dbddf1a" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45791 } }
I20260630 12:29:34.366205 31285 raft_consensus.cc:385] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:34.366600 31285 raft_consensus.cc:740] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb3b8de3e844b649d452ece7dbddf1a, State: Initialized, Role: FOLLOWER
I20260630 12:29:34.366496 31284 consensus_queue.cc:260] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ba809b968344a839d256f0671a5f248" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41379 } }
I20260630 12:29:34.367272 31284 raft_consensus.cc:399] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:34.367630 31284 raft_consensus.cc:493] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:34.367413 31285 consensus_queue.cc:260] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbb3b8de3e844b649d452ece7dbddf1a" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45791 } }
I20260630 12:29:34.367996 31284 raft_consensus.cc:3060] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:34.368121 31285 raft_consensus.cc:399] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:34.368480 31285 raft_consensus.cc:493] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:34.368858 31285 raft_consensus.cc:3060] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:34.369444 31283 raft_consensus.cc:515] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9b7135c0bbe41868c90c6a2ca6a1d07" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44421 } }
I20260630 12:29:34.370030 31283 leader_election.cc:304] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [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: c9b7135c0bbe41868c90c6a2ca6a1d07; no voters: 
I20260630 12:29:34.371519 31283 leader_election.cc:290] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:34.371927 31289 raft_consensus.cc:2804] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:34.377007 31285 raft_consensus.cc:515] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb3b8de3e844b649d452ece7dbddf1a" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45791 } }
I20260630 12:29:34.377440 31284 raft_consensus.cc:515] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba809b968344a839d256f0671a5f248" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41379 } }
I20260630 12:29:34.377868 31285 leader_election.cc:304] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [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: fbb3b8de3e844b649d452ece7dbddf1a; no voters: 
I20260630 12:29:34.378157 31284 leader_election.cc:304] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [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: 0ba809b968344a839d256f0671a5f248; no voters: 
I20260630 12:29:34.380330 31289 raft_consensus.cc:697] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 1 LEADER]: Becoming Leader. State: Replica: c9b7135c0bbe41868c90c6a2ca6a1d07, State: Running, Role: LEADER
I20260630 12:29:34.380990 31283 ts_tablet_manager.cc:1434] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:29:34.381213 31289 consensus_queue.cc:237] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [LEADER]: Queue going to LEADER mode. State: All 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: "c9b7135c0bbe41868c90c6a2ca6a1d07" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44421 } }
I20260630 12:29:34.381842 31090 heartbeater.cc:499] Master 127.28.244.60:44103 was elected leader, sending a full tablet report...
I20260630 12:29:34.389155 31285 leader_election.cc:290] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:34.390128 31284 leader_election.cc:290] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:34.389403 31292 raft_consensus.cc:2804] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:34.390564 31293 raft_consensus.cc:2804] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:34.394163 30929 catalog_manager.cc:5697] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9b7135c0bbe41868c90c6a2ca6a1d07 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "c9b7135c0bbe41868c90c6a2ca6a1d07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9b7135c0bbe41868c90c6a2ca6a1d07" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44421 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:34.402287 31292 raft_consensus.cc:697] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 1 LEADER]: Becoming Leader. State: Replica: fbb3b8de3e844b649d452ece7dbddf1a, State: Running, Role: LEADER
I20260630 12:29:34.403365 31292 consensus_queue.cc:237] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [LEADER]: Queue going to LEADER mode. State: All 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: "fbb3b8de3e844b649d452ece7dbddf1a" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45791 } }
I20260630 12:29:34.430372 31285 ts_tablet_manager.cc:1434] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a: Time spent starting tablet: real 0.068s	user 0.022s	sys 0.014s
I20260630 12:29:34.426301 31293 raft_consensus.cc:697] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 1 LEADER]: Becoming Leader. State: Replica: 0ba809b968344a839d256f0671a5f248, State: Running, Role: LEADER
I20260630 12:29:34.433915 31293 consensus_queue.cc:237] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [LEADER]: Queue going to LEADER mode. State: All 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: "0ba809b968344a839d256f0671a5f248" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41379 } }
I20260630 12:29:34.434732 31284 ts_tablet_manager.cc:1434] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248: Time spent starting tablet: real 0.072s	user 0.034s	sys 0.028s
I20260630 12:29:34.452476 30928 catalog_manager.cc:5697] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb3b8de3e844b649d452ece7dbddf1a (127.28.244.3). New cstate: current_term: 1 leader_uuid: "fbb3b8de3e844b649d452ece7dbddf1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb3b8de3e844b649d452ece7dbddf1a" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45791 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:34.466579 30929 catalog_manager.cc:5697] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ba809b968344a839d256f0671a5f248 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "0ba809b968344a839d256f0671a5f248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba809b968344a839d256f0671a5f248" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41379 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:36.142025 30980 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:36.143788 30980 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:36.533962 29648 master.cc:562] Master@127.28.244.60:44103 shutting down...
I20260630 12:29:36.549217 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:36.550063 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:36.550429 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P df6669d208a44ee9bbaa7871aa0b763a: stopping tablet replica
I20260630 12:29:36.569530 29648 master.cc:584] Master@127.28.244.60:44103 shutdown complete.
W20260630 12:29:37.463621 31090 heartbeater.cc:646] Failed to heartbeat to 127.28.244.60:44103 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:37.832921 31308 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader df6669d208a44ee9bbaa7871aa0b763a)
I20260630 12:29:37.833477 31308 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:37.835177 31308 leader_election.cc:290] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66992349c3df4b6da5d33d2f0aeb10c2 (127.28.244.62:45879), df6669d208a44ee9bbaa7871aa0b763a (127.28.244.60:44103)
I20260630 12:29:37.835996 30807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "51217e5240394a3fac5be0314ac4215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" is_pre_election: true
W20260630 12:29:37.838027 30848 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:29:37.843226 30848 leader_election.cc:336] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df6669d208a44ee9bbaa7871aa0b763a (127.28.244.60:44103): Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:37.843611 30848 leader_election.cc:304] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [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: 51217e5240394a3fac5be0314ac4215f; no voters: 66992349c3df4b6da5d33d2f0aeb10c2, df6669d208a44ee9bbaa7871aa0b763a
I20260630 12:29:37.844257 31308 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:38.023721 31311 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader df6669d208a44ee9bbaa7871aa0b763a)
I20260630 12:29:38.024189 31311 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:38.026135 31311 leader_election.cc:290] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51217e5240394a3fac5be0314ac4215f (127.28.244.61:44499), df6669d208a44ee9bbaa7871aa0b763a (127.28.244.60:44103)
I20260630 12:29:38.027043 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "51217e5240394a3fac5be0314ac4215f" is_pre_election: true
I20260630 12:29:38.027916 30872 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66992349c3df4b6da5d33d2f0aeb10c2 in term 1.
I20260630 12:29:38.029072 30782 leader_election.cc:304] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [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: 51217e5240394a3fac5be0314ac4215f, 66992349c3df4b6da5d33d2f0aeb10c2; no voters: 
I20260630 12:29:38.029994 31311 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:38.030360 31311 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader df6669d208a44ee9bbaa7871aa0b763a)
I20260630 12:29:38.030740 31311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:38.032321 30783 leader_election.cc:336] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df6669d208a44ee9bbaa7871aa0b763a (127.28.244.60:44103): Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:38.035771 31311 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:38.037536 31311 leader_election.cc:290] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [CANDIDATE]: Term 2 election: Requested vote from peers 51217e5240394a3fac5be0314ac4215f (127.28.244.61:44499), df6669d208a44ee9bbaa7871aa0b763a (127.28.244.60:44103)
I20260630 12:29:38.038305 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "51217e5240394a3fac5be0314ac4215f"
I20260630 12:29:38.038805 30872 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:38.041013 30783 leader_election.cc:336] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer df6669d208a44ee9bbaa7871aa0b763a (127.28.244.60:44103): Network error: Client connection negotiation failed: client connection to 127.28.244.60:44103: connect: Connection refused (error 111)
I20260630 12:29:38.043992 30872 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66992349c3df4b6da5d33d2f0aeb10c2 in term 2.
I20260630 12:29:38.044911 30782 leader_election.cc:304] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [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: 51217e5240394a3fac5be0314ac4215f, 66992349c3df4b6da5d33d2f0aeb10c2; no voters: df6669d208a44ee9bbaa7871aa0b763a
I20260630 12:29:38.045549 31311 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:38.046571 31311 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 2 LEADER]: Becoming Leader. State: Replica: 66992349c3df4b6da5d33d2f0aeb10c2, State: Running, Role: LEADER
I20260630 12:29:38.047209 31311 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } }
I20260630 12:29:38.051069 31314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66992349c3df4b6da5d33d2f0aeb10c2. Latest consensus state: current_term: 2 leader_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66992349c3df4b6da5d33d2f0aeb10c2" member_type: VOTER last_known_addr { host: "127.28.244.62" port: 45879 } } peers { permanent_uuid: "51217e5240394a3fac5be0314ac4215f" member_type: VOTER last_known_addr { host: "127.28.244.61" port: 44499 } } peers { permanent_uuid: "df6669d208a44ee9bbaa7871aa0b763a" member_type: VOTER last_known_addr { host: "127.28.244.60" port: 44103 } } }
I20260630 12:29:38.051734 31314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:38.053126 31316 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:38.057945 31316 catalog_manager.cc:679] Loaded metadata for table test-workload [id=679d2ad1630140a682054efb5fe399f2]
I20260630 12:29:38.062438 31316 tablet_loader.cc:96] loaded metadata for tablet 0fab06a275c142ed91aa83443cc75586 (table test-workload [id=679d2ad1630140a682054efb5fe399f2])
I20260630 12:29:38.063532 31316 tablet_loader.cc:96] loaded metadata for tablet 5341eb878fcf4debbd82d5bbb50e8a78 (table test-workload [id=679d2ad1630140a682054efb5fe399f2])
I20260630 12:29:38.064599 31316 tablet_loader.cc:96] loaded metadata for tablet 63d460c7b82b449b97bd433ecd42edff (table test-workload [id=679d2ad1630140a682054efb5fe399f2])
I20260630 12:29:38.065619 31316 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:38.068619 31316 catalog_manager.cc:1295] Loaded cluster ID: 337d49fd4c9f4c33850412590d9e9995
I20260630 12:29:38.068862 31316 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:38.072315 31316 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:38.075219 31316 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: Loaded TSK: 0
I20260630 12:29:38.076186 31316 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:38.176712 31005 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:38.178619 31005 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:38.227476 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:29:38.244679 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:38.245363 29648 tablet_replica.cc:333] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07: stopping tablet replica
I20260630 12:29:38.245863 29648 raft_consensus.cc:2243] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:38.246307 29648 raft_consensus.cc:2272] T 0fab06a275c142ed91aa83443cc75586 P c9b7135c0bbe41868c90c6a2ca6a1d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.264008 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:29:38.272204 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:29:38.287513 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:38.288192 29648 tablet_replica.cc:333] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248: stopping tablet replica
I20260630 12:29:38.288714 29648 raft_consensus.cc:2243] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:38.289203 29648 raft_consensus.cc:2272] T 63d460c7b82b449b97bd433ecd42edff P 0ba809b968344a839d256f0671a5f248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.306613 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:29:38.314361 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:29:38.331328 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:38.331868 29648 tablet_replica.cc:333] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a: stopping tablet replica
I20260630 12:29:38.332311 29648 raft_consensus.cc:2243] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:38.332679 29648 raft_consensus.cc:2272] T 5341eb878fcf4debbd82d5bbb50e8a78 P fbb3b8de3e844b649d452ece7dbddf1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.350308 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:29:38.358389 29648 master.cc:562] Master@127.28.244.62:45879 shutting down...
I20260630 12:29:38.378507 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:29:38.379243 29648 pending_rounds.cc:70] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: Trying to abort 1 pending ops.
I20260630 12:29:38.379444 29648 pending_rounds.cc:77] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302441279688044544 op_type: NO_OP noop_request { }
I20260630 12:29:38.379799 29648 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:29:38.380137 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.380535 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66992349c3df4b6da5d33d2f0aeb10c2: stopping tablet replica
I20260630 12:29:38.399711 29648 master.cc:584] Master@127.28.244.62:45879 shutdown complete.
I20260630 12:29:38.412935 29648 master.cc:562] Master@127.28.244.61:44499 shutting down...
I20260630 12:29:38.432130 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:38.432675 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.433012 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51217e5240394a3fac5be0314ac4215f: stopping tablet replica
I20260630 12:29:38.450495 29648 master.cc:584] Master@127.28.244.61:44499 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6731 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:29:38.479387 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:35017
I20260630 12:29:38.480504 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:38.485529 31318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:38.485929 31317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:38.486608 31320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:38.487780 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:38.488449 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:38.488623 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:38.488746 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822578488735 us; error 0 us; skew 500 ppm
I20260630 12:29:38.489351 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:38.491508 29648 webserver.cc:533] Webserver started at http://127.28.244.62:43835/ using document root <none> and password file <none>
I20260630 12:29:38.491920 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:38.492069 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:38.492267 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:38.493345 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "bb659f2e940f48559898230e29afc150"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.497475 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:29:38.500535 31325 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.501332 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:38.501605 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "bb659f2e940f48559898230e29afc150"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.501892 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:38.520205 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:38.521410 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:38.556962 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:35017
I20260630 12:29:38.557121 31376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:35017 every 8 connection(s)
I20260630 12:29:38.560745 31377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:38.570411 31377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150: Bootstrap starting.
I20260630 12:29:38.574591 31377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:38.578356 31377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150: No bootstrap required, opened a new log
I20260630 12:29:38.580241 31377 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb659f2e940f48559898230e29afc150" member_type: VOTER }
I20260630 12:29:38.580611 31377 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:38.580809 31377 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb659f2e940f48559898230e29afc150, State: Initialized, Role: FOLLOWER
I20260630 12:29:38.581377 31377 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb659f2e940f48559898230e29afc150" member_type: VOTER }
I20260630 12:29:38.581780 31377 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:38.582046 31377 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:38.582254 31377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:38.586520 31377 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb659f2e940f48559898230e29afc150" member_type: VOTER }
I20260630 12:29:38.586979 31377 leader_election.cc:304] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [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: bb659f2e940f48559898230e29afc150; no voters: 
I20260630 12:29:38.587975 31377 leader_election.cc:290] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:38.588304 31380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:38.589617 31380 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 1 LEADER]: Becoming Leader. State: Replica: bb659f2e940f48559898230e29afc150, State: Running, Role: LEADER
I20260630 12:29:38.590270 31380 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [LEADER]: Queue going to LEADER mode. State: All 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: "bb659f2e940f48559898230e29afc150" member_type: VOTER }
I20260630 12:29:38.590867 31377 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:38.594089 31381 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb659f2e940f48559898230e29afc150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb659f2e940f48559898230e29afc150" member_type: VOTER } }
I20260630 12:29:38.595487 31381 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:38.594790 31382 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb659f2e940f48559898230e29afc150. Latest consensus state: current_term: 1 leader_uuid: "bb659f2e940f48559898230e29afc150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb659f2e940f48559898230e29afc150" member_type: VOTER } }
I20260630 12:29:38.596645 31382 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:38.597560 31388 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:38.605676 31388 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:38.606621 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:38.614698 31388 catalog_manager.cc:1383] Generated new cluster ID: 58fc5872d6424a0b9d2cdc56eec53294
I20260630 12:29:38.615013 31388 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:38.634402 31388 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:38.635659 31388 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:38.658584 31388 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150: Generated new TSK 0
I20260630 12:29:38.659209 31388 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:38.672784 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:38.678499 31398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:38.679687 31399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:38.681074 31401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:38.682204 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:38.682922 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:38.683151 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:38.683317 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822578683300 us; error 0 us; skew 500 ppm
I20260630 12:29:38.683844 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:38.686178 29648 webserver.cc:533] Webserver started at http://127.28.244.1:44037/ using document root <none> and password file <none>
I20260630 12:29:38.686641 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:38.686839 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:38.687106 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:38.688164 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "3d641b547b6646b6815ce7b19ec50384"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.692536 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:29:38.695731 31406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.696467 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:38.696760 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "3d641b547b6646b6815ce7b19ec50384"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.697093 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:38.719908 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:38.721076 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:38.722482 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:38.724808 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:38.725019 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.725317 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:38.725481 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.763972 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:46199
I20260630 12:29:38.764070 31468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:46199 every 8 connection(s)
I20260630 12:29:38.768733 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:38.775872 31473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:38.776793 31474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:38.779693 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:38.780098 31476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:38.780951 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:38.781245 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:38.781421 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822578781400 us; error 0 us; skew 500 ppm
I20260630 12:29:38.781893 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:38.783913 31469 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35017
I20260630 12:29:38.784269 31469 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:38.784734 29648 webserver.cc:533] Webserver started at http://127.28.244.2:33625/ using document root <none> and password file <none>
I20260630 12:29:38.785317 31469 heartbeater.cc:507] Master 127.28.244.62:35017 requested a full tablet report, sending...
I20260630 12:29:38.785512 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:38.785811 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:38.786088 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:38.787375 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "458ab5881bbc4579b514f0dbc3ef01ed"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.787520 31342 ts_manager.cc:194] Registered new tserver with Master: 3d641b547b6646b6815ce7b19ec50384 (127.28.244.1:46199)
I20260630 12:29:38.789340 31342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49696
I20260630 12:29:38.792219 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:29:38.795696 31481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.796448 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:38.796751 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "458ab5881bbc4579b514f0dbc3ef01ed"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.797075 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:38.820428 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:38.821659 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:38.823032 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:38.825376 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:38.825592 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.825830 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:38.825999 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.861200 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:39041
I20260630 12:29:38.861261 31543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:39041 every 8 connection(s)
I20260630 12:29:38.865765 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:38.872364 31547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:38.873082 31548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:38.875587 29648 server_base.cc:1061] running on GCE node
W20260630 12:29:38.876008 31550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:38.876965 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:38.877231 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:38.877415 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822578877395 us; error 0 us; skew 500 ppm
I20260630 12:29:38.878043 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:38.879271 31544 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35017
I20260630 12:29:38.879686 31544 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:38.880374 31544 heartbeater.cc:507] Master 127.28.244.62:35017 requested a full tablet report, sending...
I20260630 12:29:38.880844 29648 webserver.cc:533] Webserver started at http://127.28.244.3:40823/ using document root <none> and password file <none>
I20260630 12:29:38.881454 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:38.881721 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:38.882017 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:38.882638 31342 ts_manager.cc:194] Registered new tserver with Master: 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041)
I20260630 12:29:38.883414 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "da206b6c862043988978815f3e79050d"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.884430 31342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49706
I20260630 12:29:38.888384 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:29:38.891649 31555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.892455 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:38.892752 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "da206b6c862043988978815f3e79050d"
format_stamp: "Formatted at 2026-06-30 12:29:38 on dist-test-slave-0w4t"
I20260630 12:29:38.893069 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:38.917227 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:38.918285 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:38.919642 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:38.921851 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:38.922079 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.922313 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:38.922485 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:38.957769 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:40549
I20260630 12:29:38.957851 31617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:40549 every 8 connection(s)
I20260630 12:29:38.971014 31618 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35017
I20260630 12:29:38.971439 31618 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:38.972152 31618 heartbeater.cc:507] Master 127.28.244.62:35017 requested a full tablet report, sending...
I20260630 12:29:38.974025 31342 ts_manager.cc:194] Registered new tserver with Master: da206b6c862043988978815f3e79050d (127.28.244.3:40549)
I20260630 12:29:38.974630 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013718194s
I20260630 12:29:38.975373 31342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49708
I20260630 12:29:39.791894 31469 heartbeater.cc:499] Master 127.28.244.62:35017 was elected leader, sending a full tablet report...
I20260630 12:29:39.887010 31544 heartbeater.cc:499] Master 127.28.244.62:35017 was elected leader, sending a full tablet report...
I20260630 12:29:39.977975 31618 heartbeater.cc:499] Master 127.28.244.62:35017 was elected leader, sending a full tablet report...
I20260630 12:29:40.029764 31342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33192:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:40.031639 31342 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:40.088770 31434 tablet_service.cc:1511] Processing CreateTablet for tablet b68264c7430142f597b9e46e671b1222 (DEFAULT_TABLE table=test-workload [id=588854045c354cf2b01d21382e1c20cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:40.089071 31433 tablet_service.cc:1511] Processing CreateTablet for tablet 153568c1dadd4a7c824df44841ca6c83 (DEFAULT_TABLE table=test-workload [id=588854045c354cf2b01d21382e1c20cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:40.090220 31434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68264c7430142f597b9e46e671b1222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:40.090811 31433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153568c1dadd4a7c824df44841ca6c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:40.099423 31583 tablet_service.cc:1511] Processing CreateTablet for tablet b68264c7430142f597b9e46e671b1222 (DEFAULT_TABLE table=test-workload [id=588854045c354cf2b01d21382e1c20cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:40.100831 31583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68264c7430142f597b9e46e671b1222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:40.100962 31509 tablet_service.cc:1511] Processing CreateTablet for tablet b68264c7430142f597b9e46e671b1222 (DEFAULT_TABLE table=test-workload [id=588854045c354cf2b01d21382e1c20cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:40.102268 31509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68264c7430142f597b9e46e671b1222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:40.105834 31508 tablet_service.cc:1511] Processing CreateTablet for tablet 153568c1dadd4a7c824df44841ca6c83 (DEFAULT_TABLE table=test-workload [id=588854045c354cf2b01d21382e1c20cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:40.107175 31508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153568c1dadd4a7c824df44841ca6c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:40.109541 31582 tablet_service.cc:1511] Processing CreateTablet for tablet 153568c1dadd4a7c824df44841ca6c83 (DEFAULT_TABLE table=test-workload [id=588854045c354cf2b01d21382e1c20cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:40.110824 31582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153568c1dadd4a7c824df44841ca6c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:40.119673 31639 tablet_bootstrap.cc:492] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed: Bootstrap starting.
I20260630 12:29:40.125335 31639 tablet_bootstrap.cc:654] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:40.129452 31640 tablet_bootstrap.cc:492] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d: Bootstrap starting.
I20260630 12:29:40.129885 31638 tablet_bootstrap.cc:492] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384: Bootstrap starting.
I20260630 12:29:40.134588 31640 tablet_bootstrap.cc:654] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:40.135756 31639 tablet_bootstrap.cc:492] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed: No bootstrap required, opened a new log
I20260630 12:29:40.136283 31639 ts_tablet_manager.cc:1403] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:29:40.136778 31638 tablet_bootstrap.cc:654] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:40.139045 31639 raft_consensus.cc:359] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.140036 31639 raft_consensus.cc:385] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:40.140380 31639 raft_consensus.cc:740] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 458ab5881bbc4579b514f0dbc3ef01ed, State: Initialized, Role: FOLLOWER
I20260630 12:29:40.141247 31639 consensus_queue.cc:260] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.142196 31638 tablet_bootstrap.cc:492] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384: No bootstrap required, opened a new log
I20260630 12:29:40.142213 31640 tablet_bootstrap.cc:492] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d: No bootstrap required, opened a new log
I20260630 12:29:40.142868 31638 ts_tablet_manager.cc:1403] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:29:40.142895 31640 ts_tablet_manager.cc:1403] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:29:40.143855 31639 ts_tablet_manager.cc:1434] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:29:40.144886 31639 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: Bootstrap starting.
I20260630 12:29:40.145733 31638 raft_consensus.cc:359] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.146070 31640 raft_consensus.cc:359] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.146549 31638 raft_consensus.cc:385] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:40.146872 31640 raft_consensus.cc:385] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:40.146991 31638 raft_consensus.cc:740] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d641b547b6646b6815ce7b19ec50384, State: Initialized, Role: FOLLOWER
I20260630 12:29:40.147336 31640 raft_consensus.cc:740] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da206b6c862043988978815f3e79050d, State: Initialized, Role: FOLLOWER
I20260630 12:29:40.148066 31638 consensus_queue.cc:260] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.148307 31640 consensus_queue.cc:260] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.151315 31639 tablet_bootstrap.cc:654] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:40.157523 31638 ts_tablet_manager.cc:1434] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:29:40.159976 31640 ts_tablet_manager.cc:1434] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:29:40.162138 31640 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d: Bootstrap starting.
I20260630 12:29:40.163296 31639 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: No bootstrap required, opened a new log
I20260630 12:29:40.163820 31639 ts_tablet_manager.cc:1403] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:29:40.166589 31639 raft_consensus.cc:359] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.167371 31639 raft_consensus.cc:385] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:40.161190 31638 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: Bootstrap starting.
I20260630 12:29:40.167706 31640 tablet_bootstrap.cc:654] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:40.167732 31639 raft_consensus.cc:740] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 458ab5881bbc4579b514f0dbc3ef01ed, State: Initialized, Role: FOLLOWER
I20260630 12:29:40.171197 31639 consensus_queue.cc:260] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.173251 31638 tablet_bootstrap.cc:654] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:40.173413 31639 ts_tablet_manager.cc:1434] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:29:40.176687 31640 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d: No bootstrap required, opened a new log
I20260630 12:29:40.177253 31640 ts_tablet_manager.cc:1403] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:29:40.178428 31638 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: No bootstrap required, opened a new log
I20260630 12:29:40.178933 31638 ts_tablet_manager.cc:1403] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260630 12:29:40.179982 31640 raft_consensus.cc:359] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.180737 31640 raft_consensus.cc:385] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:40.181059 31640 raft_consensus.cc:740] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da206b6c862043988978815f3e79050d, State: Initialized, Role: FOLLOWER
I20260630 12:29:40.181281 31638 raft_consensus.cc:359] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.181900 31638 raft_consensus.cc:385] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:40.182307 31638 raft_consensus.cc:740] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d641b547b6646b6815ce7b19ec50384, State: Initialized, Role: FOLLOWER
I20260630 12:29:40.181919 31640 consensus_queue.cc:260] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.182956 31638 consensus_queue.cc:260] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.184402 31640 ts_tablet_manager.cc:1434] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:29:40.185213 31638 ts_tablet_manager.cc:1434] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:29:40.241300 31646 raft_consensus.cc:493] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:40.241832 31646 raft_consensus.cc:515] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.243803 31646 leader_election.cc:290] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d641b547b6646b6815ce7b19ec50384 (127.28.244.1:46199), 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041)
I20260630 12:29:40.255759 31519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68264c7430142f597b9e46e671b1222" candidate_uuid: "da206b6c862043988978815f3e79050d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" is_pre_election: true
I20260630 12:29:40.255759 31444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68264c7430142f597b9e46e671b1222" candidate_uuid: "da206b6c862043988978815f3e79050d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d641b547b6646b6815ce7b19ec50384" is_pre_election: true
I20260630 12:29:40.256510 31519 raft_consensus.cc:2468] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da206b6c862043988978815f3e79050d in term 0.
I20260630 12:29:40.256582 31444 raft_consensus.cc:2468] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da206b6c862043988978815f3e79050d in term 0.
I20260630 12:29:40.257723 31557 leader_election.cc:304] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d641b547b6646b6815ce7b19ec50384, da206b6c862043988978815f3e79050d; no voters: 
I20260630 12:29:40.258407 31646 raft_consensus.cc:2804] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:40.258738 31646 raft_consensus.cc:493] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:40.258960 31646 raft_consensus.cc:3060] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:40.263355 31646 raft_consensus.cc:515] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.265009 31646 leader_election.cc:290] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [CANDIDATE]: Term 1 election: Requested vote from peers 3d641b547b6646b6815ce7b19ec50384 (127.28.244.1:46199), 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041)
I20260630 12:29:40.265822 31444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68264c7430142f597b9e46e671b1222" candidate_uuid: "da206b6c862043988978815f3e79050d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d641b547b6646b6815ce7b19ec50384"
I20260630 12:29:40.266153 31519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68264c7430142f597b9e46e671b1222" candidate_uuid: "da206b6c862043988978815f3e79050d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "458ab5881bbc4579b514f0dbc3ef01ed"
I20260630 12:29:40.266433 31444 raft_consensus.cc:3060] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:40.266713 31519 raft_consensus.cc:3060] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:40.273514 31519 raft_consensus.cc:2468] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da206b6c862043988978815f3e79050d in term 1.
I20260630 12:29:40.273514 31444 raft_consensus.cc:2468] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da206b6c862043988978815f3e79050d in term 1.
I20260630 12:29:40.274857 31556 leader_election.cc:304] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 458ab5881bbc4579b514f0dbc3ef01ed, da206b6c862043988978815f3e79050d; no voters: 
I20260630 12:29:40.275565 31646 raft_consensus.cc:2804] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:40.276635 31646 raft_consensus.cc:697] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 1 LEADER]: Becoming Leader. State: Replica: da206b6c862043988978815f3e79050d, State: Running, Role: LEADER
I20260630 12:29:40.277295 31646 consensus_queue.cc:237] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.284375 31342 catalog_manager.cc:5697] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d reported cstate change: term changed from 0 to 1, leader changed from <none> to da206b6c862043988978815f3e79050d (127.28.244.3). New cstate: current_term: 1 leader_uuid: "da206b6c862043988978815f3e79050d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:40.514989 31645 raft_consensus.cc:493] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:40.515442 31645 raft_consensus.cc:515] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.517431 31645 leader_election.cc:290] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041), da206b6c862043988978815f3e79050d (127.28.244.3:40549)
I20260630 12:29:40.528738 31519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153568c1dadd4a7c824df44841ca6c83" candidate_uuid: "3d641b547b6646b6815ce7b19ec50384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" is_pre_election: true
I20260630 12:29:40.529498 31519 raft_consensus.cc:2468] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d641b547b6646b6815ce7b19ec50384 in term 0.
I20260630 12:29:40.530462 31407 leader_election.cc:304] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d641b547b6646b6815ce7b19ec50384, 458ab5881bbc4579b514f0dbc3ef01ed; no voters: 
I20260630 12:29:40.531147 31593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153568c1dadd4a7c824df44841ca6c83" candidate_uuid: "3d641b547b6646b6815ce7b19ec50384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da206b6c862043988978815f3e79050d" is_pre_election: true
I20260630 12:29:40.531302 31645 raft_consensus.cc:2804] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:40.531738 31645 raft_consensus.cc:493] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:40.531749 31593 raft_consensus.cc:2468] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d641b547b6646b6815ce7b19ec50384 in term 0.
I20260630 12:29:40.532128 31645 raft_consensus.cc:3060] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:40.536669 31645 raft_consensus.cc:515] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.538223 31645 leader_election.cc:290] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [CANDIDATE]: Term 1 election: Requested vote from peers 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041), da206b6c862043988978815f3e79050d (127.28.244.3:40549)
I20260630 12:29:40.539145 31519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153568c1dadd4a7c824df44841ca6c83" candidate_uuid: "3d641b547b6646b6815ce7b19ec50384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "458ab5881bbc4579b514f0dbc3ef01ed"
I20260630 12:29:40.539726 31519 raft_consensus.cc:3060] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:40.539887 31593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153568c1dadd4a7c824df44841ca6c83" candidate_uuid: "3d641b547b6646b6815ce7b19ec50384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da206b6c862043988978815f3e79050d"
I20260630 12:29:40.540499 31593 raft_consensus.cc:3060] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:40.544260 31519 raft_consensus.cc:2468] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d641b547b6646b6815ce7b19ec50384 in term 1.
I20260630 12:29:40.545127 31593 raft_consensus.cc:2468] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d641b547b6646b6815ce7b19ec50384 in term 1.
I20260630 12:29:40.545310 31407 leader_election.cc:304] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d641b547b6646b6815ce7b19ec50384, 458ab5881bbc4579b514f0dbc3ef01ed; no voters: 
I20260630 12:29:40.546099 31645 raft_consensus.cc:2804] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:40.546980 31645 raft_consensus.cc:697] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 LEADER]: Becoming Leader. State: Replica: 3d641b547b6646b6815ce7b19ec50384, State: Running, Role: LEADER
I20260630 12:29:40.547744 31645 consensus_queue.cc:237] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } }
I20260630 12:29:40.554095 31342 catalog_manager.cc:5697] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d641b547b6646b6815ce7b19ec50384 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "3d641b547b6646b6815ce7b19ec50384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:40.604918 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:40.606869 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:40.607200 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:40.811743 31658 consensus_queue.cc:1048] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:40.823560 31658 consensus_queue.cc:1048] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [LEADER]: Connected to new peer: Peer: permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:40.994382 31645 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:41.005581 31645 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:42.608385 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:42.610970 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:42.611353 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:44.612339 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:44.614305 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:44.614598 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:46.615552 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:46.617530 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:46.617813 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:48.618768 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:48.620656 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:48.621016 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:50.621977 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:50.623854 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:50.624174 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:52.625384 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:52.627607 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:52.627942 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:52.715950 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:52.723687 31678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:52.723869 31679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:52.725131 31681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:52.728719 29648 server_base.cc:1061] running on GCE node
I20260630 12:29:52.730242 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:52.730475 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:52.730700 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822592730672 us; error 0 us; skew 500 ppm
I20260630 12:29:52.731240 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:52.734037 29648 webserver.cc:533] Webserver started at http://127.28.244.4:39805/ using document root <none> and password file <none>
I20260630 12:29:52.734549 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:52.734779 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:52.735100 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:52.736490 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "b98d6b871d734a34b81c24517b5b9951"
format_stamp: "Formatted at 2026-06-30 12:29:52 on dist-test-slave-0w4t"
I20260630 12:29:52.741274 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:29:52.745667 31686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:52.746570 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:29:52.746829 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "b98d6b871d734a34b81c24517b5b9951"
format_stamp: "Formatted at 2026-06-30 12:29:52 on dist-test-slave-0w4t"
I20260630 12:29:52.747066 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:52.756904 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:52.758229 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:52.759851 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:52.762414 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:52.762599 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:52.762789 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:52.762924 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:52.803982 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:45089
I20260630 12:29:52.804116 31748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:45089 every 8 connection(s)
I20260630 12:29:52.824445 31749 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35017
I20260630 12:29:52.824851 31749 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:52.825636 31749 heartbeater.cc:507] Master 127.28.244.62:35017 requested a full tablet report, sending...
I20260630 12:29:52.827685 31340 ts_manager.cc:194] Registered new tserver with Master: b98d6b871d734a34b81c24517b5b9951 (127.28.244.4:45089)
I20260630 12:29:52.829264 31340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40652
I20260630 12:29:53.676771 31444 consensus_queue.cc:237] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [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: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } }
I20260630 12:29:53.684890 31593 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:53.685791 31518 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:53.688227 31756 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:53.693749 31756 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:53.699436 31675 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } } }
I20260630 12:29:53.703215 31518 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } } }
W20260630 12:29:53.707276 31410 consensus_peers.cc:597] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 -> Peer b98d6b871d734a34b81c24517b5b9951 (127.28.244.4:45089): Couldn't send request to peer b98d6b871d734a34b81c24517b5b9951. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 153568c1dadd4a7c824df44841ca6c83. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:53.707552 31593 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } } }
I20260630 12:29:53.717692 31340 catalog_manager.cc:5697] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 reported cstate change: config changed from index -1 to 2, NON_VOTER b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "3d641b547b6646b6815ce7b19ec50384" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:53.831650 31749 heartbeater.cc:499] Master 127.28.244.62:35017 was elected leader, sending a full tablet report...
I20260630 12:29:54.251118 31766 ts_tablet_manager.cc:933] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: Initiating tablet copy from peer 3d641b547b6646b6815ce7b19ec50384 (127.28.244.1:46199)
I20260630 12:29:54.252820 31766 tablet_copy_client.cc:323] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:46199
I20260630 12:29:54.264416 31454 tablet_copy_service.cc:140] P 3d641b547b6646b6815ce7b19ec50384: Received BeginTabletCopySession request for tablet 153568c1dadd4a7c824df44841ca6c83 from peer b98d6b871d734a34b81c24517b5b9951 ({username='slave'} at 127.0.0.1:41076)
I20260630 12:29:54.265127 31454 tablet_copy_service.cc:161] P 3d641b547b6646b6815ce7b19ec50384: Beginning new tablet copy session on tablet 153568c1dadd4a7c824df44841ca6c83 from peer b98d6b871d734a34b81c24517b5b9951 at {username='slave'} at 127.0.0.1:41076: session id = b98d6b871d734a34b81c24517b5b9951-153568c1dadd4a7c824df44841ca6c83
I20260630 12:29:54.274153 31454 tablet_copy_source_session.cc:215] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:54.277372 31766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153568c1dadd4a7c824df44841ca6c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:54.287621 31766 tablet_copy_client.cc:806] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:54.288208 31766 tablet_copy_client.cc:670] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:54.292100 31766 tablet_copy_client.cc:538] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:54.298205 31766 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: Bootstrap starting.
I20260630 12:29:54.314620 31766 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:54.315389 31766 tablet_bootstrap.cc:492] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: Bootstrap complete.
I20260630 12:29:54.315979 31766 ts_tablet_manager.cc:1403] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260630 12:29:54.318364 31766 raft_consensus.cc:359] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } }
I20260630 12:29:54.319579 31766 raft_consensus.cc:740] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b98d6b871d734a34b81c24517b5b9951, State: Initialized, Role: LEARNER
I20260630 12:29:54.320163 31766 consensus_queue.cc:260] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [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: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: true } }
I20260630 12:29:54.324461 31766 ts_tablet_manager.cc:1434] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:29:54.326503 31454 tablet_copy_service.cc:342] P 3d641b547b6646b6815ce7b19ec50384: Request end of tablet copy session b98d6b871d734a34b81c24517b5b9951-153568c1dadd4a7c824df44841ca6c83 received from {username='slave'} at 127.0.0.1:41076
I20260630 12:29:54.327040 31454 tablet_copy_service.cc:434] P 3d641b547b6646b6815ce7b19ec50384: ending tablet copy session b98d6b871d734a34b81c24517b5b9951-153568c1dadd4a7c824df44841ca6c83 on tablet 153568c1dadd4a7c824df44841ca6c83 with peer b98d6b871d734a34b81c24517b5b9951
I20260630 12:29:54.628839 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:54.630926 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:54.631305 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:54.838729 31724 raft_consensus.cc:1217] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:55.435420 31775 raft_consensus.cc:1064] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: attempting to promote NON_VOTER b98d6b871d734a34b81c24517b5b9951 to VOTER
I20260630 12:29:55.437554 31775 consensus_queue.cc:237] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [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: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } }
I20260630 12:29:55.443419 31724 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 LEARNER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:55.445698 31777 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:55.446246 31593 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:55.446714 31518 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:55.448925 31777 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:55.449796 31775 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:55.460546 31518 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.461265 31593 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.461098 31775 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.474572 31724 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.478531 31342 catalog_manager.cc:5697] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 reported cstate change: config changed from index 2 to 3, b98d6b871d734a34b81c24517b5b9951 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d641b547b6646b6815ce7b19ec50384" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "458ab5881bbc4579b514f0dbc3ef01ed" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 39041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:55.508984 31444 consensus_queue.cc:237] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [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: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } }
I20260630 12:29:55.513932 31724 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 FOLLOWER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:55.515024 31593 raft_consensus.cc:1275] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Refusing update from remote peer 3d641b547b6646b6815ce7b19ec50384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:55.515667 31775 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:55.516614 31777 consensus_queue.cc:1048] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:55.523934 31777 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.525755 31593 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.529189 31724 raft_consensus.cc:2955] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } } }
I20260630 12:29:55.536267 31327 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 153568c1dadd4a7c824df44841ca6c83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:55.543534 31341 catalog_manager.cc:5697] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 reported cstate change: config changed from index 3 to 4, VOTER 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "3d641b547b6646b6815ce7b19ec50384" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d641b547b6646b6815ce7b19ec50384" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da206b6c862043988978815f3e79050d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 40549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98d6b871d734a34b81c24517b5b9951" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 45089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:55.554095 31508 tablet_service.cc:1558] Processing DeleteTablet for tablet 153568c1dadd4a7c824df44841ca6c83 with delete_type TABLET_DATA_TOMBSTONED (TS 458ab5881bbc4579b514f0dbc3ef01ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51840
I20260630 12:29:55.556576 31787 tablet_replica.cc:333] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: stopping tablet replica
I20260630 12:29:55.557317 31787 raft_consensus.cc:2243] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:55.557893 31787 raft_consensus.cc:2272] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.560632 31787 ts_tablet_manager.cc:1916] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:55.571050 31787 ts_tablet_manager.cc:1929] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:55.571453 31787 log.cc:1199] T 153568c1dadd4a7c824df44841ca6c83 P 458ab5881bbc4579b514f0dbc3ef01ed: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/153568c1dadd4a7c824df44841ca6c83
I20260630 12:29:55.573282 31326 catalog_manager.cc:5028] TS 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041): tablet 153568c1dadd4a7c824df44841ca6c83 (table test-workload [id=588854045c354cf2b01d21382e1c20cc]) successfully deleted
I20260630 12:29:56.632468 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:56.634459 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:56.634836 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:58.635804 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:58.637904 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:58.638270 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:00.639272 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:00.641759 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:00.642163 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:02.643386 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:02.645563 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:02.645954 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:04.646903 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:04.648906 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:04.649319 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:30:05.409971 31540 debug-util.cc:398] Leaking SignalData structure 0x7b080009b1a0 after lost signal to thread 29651
W20260630 12:30:05.410840 31540 debug-util.cc:398] Leaking SignalData structure 0x7b080009b880 after lost signal to thread 31376
W20260630 12:30:05.411746 31540 debug-util.cc:398] Leaking SignalData structure 0x7b0800158ac0 after lost signal to thread 31468
W20260630 12:30:05.412535 31540 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2f00 after lost signal to thread 31543
W20260630 12:30:05.413312 31540 debug-util.cc:398] Leaking SignalData structure 0x7b0800149220 after lost signal to thread 31617
W20260630 12:30:05.414119 31540 debug-util.cc:398] Leaking SignalData structure 0x7b0800166280 after lost signal to thread 31748
I20260630 12:30:06.650488 31395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:06.653458 31395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:06.653918 31395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:06.993059 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:30:07.032523 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:07.033607 29648 tablet_replica.cc:333] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384: stopping tablet replica
I20260630 12:30:07.034585 29648 raft_consensus.cc:2243] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:07.036105 29648 raft_consensus.cc:2272] T 153568c1dadd4a7c824df44841ca6c83 P 3d641b547b6646b6815ce7b19ec50384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:07.039794 29648 tablet_replica.cc:333] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384: stopping tablet replica
I20260630 12:30:07.040566 29648 raft_consensus.cc:2243] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:07.041296 29648 raft_consensus.cc:2272] T b68264c7430142f597b9e46e671b1222 P 3d641b547b6646b6815ce7b19ec50384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:07.059257 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:30:07.081487 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:30:07.116505 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:07.117552 29648 tablet_replica.cc:333] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed: stopping tablet replica
I20260630 12:30:07.118342 29648 raft_consensus.cc:2243] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:07.119050 29648 raft_consensus.cc:2272] T b68264c7430142f597b9e46e671b1222 P 458ab5881bbc4579b514f0dbc3ef01ed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:07.493225 31557 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:46199: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:30:07.498162 31557 consensus_peers.cc:597] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d -> Peer 3d641b547b6646b6815ce7b19ec50384 (127.28.244.1:46199): Couldn't send request to peer 3d641b547b6646b6815ce7b19ec50384. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:46199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:30:07.598850 31556 consensus_peers.cc:597] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d -> Peer 458ab5881bbc4579b514f0dbc3ef01ed (127.28.244.2:39041): Couldn't send request to peer 458ab5881bbc4579b514f0dbc3ef01ed. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:39041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:08.158069 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:30:08.171680 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:30:08.194470 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:08.195166 29648 tablet_replica.cc:333] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d: stopping tablet replica
I20260630 12:30:08.195736 29648 raft_consensus.cc:2243] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:08.196457 29648 raft_consensus.cc:2272] T 153568c1dadd4a7c824df44841ca6c83 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:08.198565 29648 tablet_replica.cc:333] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d: stopping tablet replica
I20260630 12:30:08.199028 29648 raft_consensus.cc:2243] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:08.199841 29648 raft_consensus.cc:2272] T b68264c7430142f597b9e46e671b1222 P da206b6c862043988978815f3e79050d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:08.222054 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:30:08.233651 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:30:08.254711 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:08.255530 29648 tablet_replica.cc:333] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951: stopping tablet replica
I20260630 12:30:08.256062 29648 raft_consensus.cc:2243] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:08.256623 29648 raft_consensus.cc:2272] T 153568c1dadd4a7c824df44841ca6c83 P b98d6b871d734a34b81c24517b5b9951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:08.275633 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:30:08.286108 29648 master.cc:562] Master@127.28.244.62:35017 shutting down...
I20260630 12:30:08.304493 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:08.305255 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:08.305622 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb659f2e940f48559898230e29afc150: stopping tablet replica
W20260630 12:30:08.664052 31373 debug-util.cc:398] Leaking SignalData structure 0x7b08001759e0 after lost signal to thread 29651
W20260630 12:30:08.664973 31373 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6020 after lost signal to thread 31376
W20260630 12:30:08.665998 31373 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac800 after lost signal to thread 31617
W20260630 12:30:08.666813 31373 debug-util.cc:398] Leaking SignalData structure 0x7b08001654a0 after lost signal to thread 31748
W20260630 12:30:09.322209 29648 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31373)
W20260630 12:30:10.322690 29648 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31373)
I20260630 12:30:11.231637 29648 master.cc:584] Master@127.28.244.62:35017 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (32790 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:30:11.270344 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:39473
I20260630 12:30:11.271528 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:11.276916 31797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:11.277451 31798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:11.278492 31800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:11.279479 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:11.280404 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:11.280581 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:11.280778 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822611280745 us; error 0 us; skew 500 ppm
I20260630 12:30:11.281356 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:11.283772 29648 webserver.cc:533] Webserver started at http://127.28.244.62:39047/ using document root <none> and password file <none>
I20260630 12:30:11.284294 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:11.284498 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:11.284806 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:11.286087 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "a9f0a5dea6f548118bfab82f29eb36d0"
format_stamp: "Formatted at 2026-06-30 12:30:11 on dist-test-slave-0w4t"
I20260630 12:30:11.290573 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:30:11.293820 31805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:11.294553 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:11.294855 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "a9f0a5dea6f548118bfab82f29eb36d0"
format_stamp: "Formatted at 2026-06-30 12:30:11 on dist-test-slave-0w4t"
I20260630 12:30:11.295135 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:11.311074 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:11.312266 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:11.350263 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:39473
I20260630 12:30:11.350371 31856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:39473 every 8 connection(s)
I20260630 12:30:11.354279 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.364261 31857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0: Bootstrap starting.
I20260630 12:30:11.368726 31857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:11.372869 31857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0: No bootstrap required, opened a new log
I20260630 12:30:11.374972 31857 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f0a5dea6f548118bfab82f29eb36d0" member_type: VOTER }
I20260630 12:30:11.375391 31857 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:11.375675 31857 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f0a5dea6f548118bfab82f29eb36d0, State: Initialized, Role: FOLLOWER
I20260630 12:30:11.376323 31857 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9f0a5dea6f548118bfab82f29eb36d0" member_type: VOTER }
I20260630 12:30:11.376797 31857 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:11.377031 31857 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:11.377331 31857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:11.381625 31857 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f0a5dea6f548118bfab82f29eb36d0" member_type: VOTER }
I20260630 12:30:11.382164 31857 leader_election.cc:304] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [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: a9f0a5dea6f548118bfab82f29eb36d0; no voters: 
I20260630 12:30:11.383394 31857 leader_election.cc:290] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:11.383821 31860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:11.385178 31860 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 1 LEADER]: Becoming Leader. State: Replica: a9f0a5dea6f548118bfab82f29eb36d0, State: Running, Role: LEADER
I20260630 12:30:11.385829 31860 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [LEADER]: Queue going to LEADER mode. State: All 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: "a9f0a5dea6f548118bfab82f29eb36d0" member_type: VOTER }
I20260630 12:30:11.386513 31857 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:11.390954 31861 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9f0a5dea6f548118bfab82f29eb36d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f0a5dea6f548118bfab82f29eb36d0" member_type: VOTER } }
I20260630 12:30:11.391394 31862 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9f0a5dea6f548118bfab82f29eb36d0. Latest consensus state: current_term: 1 leader_uuid: "a9f0a5dea6f548118bfab82f29eb36d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f0a5dea6f548118bfab82f29eb36d0" member_type: VOTER } }
I20260630 12:30:11.391845 31861 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:11.392138 31862 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:11.398501 31867 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:11.403615 31867 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:11.404711 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:11.412380 31867 catalog_manager.cc:1383] Generated new cluster ID: 01e659307edf46658bcb252959703747
I20260630 12:30:11.412664 31867 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:11.427773 31867 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:11.429121 31867 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:11.443897 31867 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0: Generated new TSK 0
I20260630 12:30:11.444527 31867 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:11.470577 29648 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000199595s
I20260630 12:30:23.565258 29648 master.cc:562] Master@127.28.244.62:39473 shutting down...
I20260630 12:30:23.592051 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:23.592912 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:23.593364 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9f0a5dea6f548118bfab82f29eb36d0: stopping tablet replica
I20260630 12:30:23.612521 29648 master.cc:584] Master@127.28.244.62:39473 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12373 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:30:23.643520 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:39247
I20260630 12:30:23.644665 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:23.650084 31881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:23.650688 31882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:23.652571 31884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:23.652899 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:23.653744 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:23.653921 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:23.654037 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822623654026 us; error 0 us; skew 500 ppm
I20260630 12:30:23.654469 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:23.656738 29648 webserver.cc:533] Webserver started at http://127.28.244.62:37037/ using document root <none> and password file <none>
I20260630 12:30:23.657260 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:23.657444 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:23.657672 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:23.658806 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "14d27f6fe4b5428b8ea53333b49ba4c6"
format_stamp: "Formatted at 2026-06-30 12:30:23 on dist-test-slave-0w4t"
I20260630 12:30:23.668802 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.006s	sys 0.005s
I20260630 12:30:23.672276 31889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:23.673019 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:23.673372 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "14d27f6fe4b5428b8ea53333b49ba4c6"
format_stamp: "Formatted at 2026-06-30 12:30:23 on dist-test-slave-0w4t"
I20260630 12:30:23.673667 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:23.689584 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:23.690791 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:23.727741 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:39247
I20260630 12:30:23.727854 31940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:39247 every 8 connection(s)
I20260630 12:30:23.731988 31941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.743131 31941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6: Bootstrap starting.
I20260630 12:30:23.747905 31941 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.752288 31941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6: No bootstrap required, opened a new log
I20260630 12:30:23.754544 31941 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14d27f6fe4b5428b8ea53333b49ba4c6" member_type: VOTER }
I20260630 12:30:23.755038 31941 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.755267 31941 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d27f6fe4b5428b8ea53333b49ba4c6, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.755892 31941 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14d27f6fe4b5428b8ea53333b49ba4c6" member_type: VOTER }
I20260630 12:30:23.756368 31941 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:23.756605 31941 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:23.756897 31941 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.761289 31941 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14d27f6fe4b5428b8ea53333b49ba4c6" member_type: VOTER }
I20260630 12:30:23.761808 31941 leader_election.cc:304] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [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: 14d27f6fe4b5428b8ea53333b49ba4c6; no voters: 
I20260630 12:30:23.762897 31941 leader_election.cc:290] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:23.763309 31944 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:23.764623 31944 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 1 LEADER]: Becoming Leader. State: Replica: 14d27f6fe4b5428b8ea53333b49ba4c6, State: Running, Role: LEADER
I20260630 12:30:23.765386 31944 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [LEADER]: Queue going to LEADER mode. State: All 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: "14d27f6fe4b5428b8ea53333b49ba4c6" member_type: VOTER }
I20260630 12:30:23.765992 31941 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:23.768530 31946 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14d27f6fe4b5428b8ea53333b49ba4c6. Latest consensus state: current_term: 1 leader_uuid: "14d27f6fe4b5428b8ea53333b49ba4c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14d27f6fe4b5428b8ea53333b49ba4c6" member_type: VOTER } }
I20260630 12:30:23.768513 31945 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14d27f6fe4b5428b8ea53333b49ba4c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14d27f6fe4b5428b8ea53333b49ba4c6" member_type: VOTER } }
I20260630 12:30:23.769285 31946 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:23.769410 31945 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:23.772653 31951 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:23.778633 31951 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:23.781931 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:23.788440 31951 catalog_manager.cc:1383] Generated new cluster ID: a98941926eae4fd6ba28dafeb4019de0
I20260630 12:30:23.788727 31951 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:23.801369 31951 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:23.802660 31951 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:23.819988 31951 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6: Generated new TSK 0
I20260630 12:30:23.820596 31951 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:23.848642 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:23.855008 31962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:23.856056 31963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:23.857798 31965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:23.857890 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:23.858882 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:23.859092 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:23.859287 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822623859230 us; error 0 us; skew 500 ppm
I20260630 12:30:23.859789 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:23.862035 29648 webserver.cc:533] Webserver started at http://127.28.244.1:34089/ using document root <none> and password file <none>
I20260630 12:30:23.862509 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:23.862712 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:23.862996 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:23.864219 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "ce3da898e914436a85c2233d5ff27e26"
format_stamp: "Formatted at 2026-06-30 12:30:23 on dist-test-slave-0w4t"
I20260630 12:30:23.868744 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:23.872032 31970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:23.872776 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:30:23.873183 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "ce3da898e914436a85c2233d5ff27e26"
format_stamp: "Formatted at 2026-06-30 12:30:23 on dist-test-slave-0w4t"
I20260630 12:30:23.873610 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:23.896859 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:23.898094 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:23.899544 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:23.901919 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:23.902156 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:23.902402 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:23.902588 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:23.942235 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:38287
I20260630 12:30:23.942333 32032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:38287 every 8 connection(s)
I20260630 12:30:23.947378 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:23.955334 32037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:23.957108 32038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:23.958762 29648 server_base.cc:1061] running on GCE node
W20260630 12:30:23.959277 32040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:23.960124 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:23.960312 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:23.960439 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822623960428 us; error 0 us; skew 500 ppm
I20260630 12:30:23.960894 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:23.963033 29648 webserver.cc:533] Webserver started at http://127.28.244.2:40679/ using document root <none> and password file <none>
I20260630 12:30:23.963519 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:23.963752 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:23.964035 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:23.965345 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "c8851f6d1861429db54dc4d153937674"
format_stamp: "Formatted at 2026-06-30 12:30:23 on dist-test-slave-0w4t"
I20260630 12:30:23.966778 32033 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39247
I20260630 12:30:23.967170 32033 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:23.967936 32033 heartbeater.cc:507] Master 127.28.244.62:39247 requested a full tablet report, sending...
I20260630 12:30:23.970329 31906 ts_manager.cc:194] Registered new tserver with Master: ce3da898e914436a85c2233d5ff27e26 (127.28.244.1:38287)
I20260630 12:30:23.970799 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:30:23.972769 31906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57860
I20260630 12:30:23.975771 32045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:23.976616 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:30:23.976928 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "c8851f6d1861429db54dc4d153937674"
format_stamp: "Formatted at 2026-06-30 12:30:23 on dist-test-slave-0w4t"
I20260630 12:30:23.977264 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:23.990131 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:23.991302 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:23.992743 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:23.994969 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:23.995193 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:23.995466 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:23.995651 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.034917 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:43717
I20260630 12:30:24.035022 32107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:43717 every 8 connection(s)
I20260630 12:30:24.039546 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:24.046381 32111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:24.048058 32112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:24.050958 32115 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:24.051069 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:24.052011 32108 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39247
I20260630 12:30:24.052130 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:24.052431 32108 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:24.052455 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:24.052860 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822624052841 us; error 0 us; skew 500 ppm
I20260630 12:30:24.053372 32108 heartbeater.cc:507] Master 127.28.244.62:39247 requested a full tablet report, sending...
I20260630 12:30:24.053437 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:24.055523 31906 ts_manager.cc:194] Registered new tserver with Master: c8851f6d1861429db54dc4d153937674 (127.28.244.2:43717)
I20260630 12:30:24.056340 29648 webserver.cc:533] Webserver started at http://127.28.244.3:34781/ using document root <none> and password file <none>
I20260630 12:30:24.056844 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:24.057037 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:24.056914 31906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57870
I20260630 12:30:24.057480 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:24.058804 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "26618196dece4a318a25a0c88a8cddb4"
format_stamp: "Formatted at 2026-06-30 12:30:24 on dist-test-slave-0w4t"
I20260630 12:30:24.063140 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:24.066468 32119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.067240 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:30:24.067561 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "26618196dece4a318a25a0c88a8cddb4"
format_stamp: "Formatted at 2026-06-30 12:30:24 on dist-test-slave-0w4t"
I20260630 12:30:24.067902 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:24.080628 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:24.081956 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:24.083456 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:24.085808 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:24.085996 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.086310 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:24.086477 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.126533 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:45199
I20260630 12:30:24.126629 32181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:45199 every 8 connection(s)
I20260630 12:30:24.140486 32182 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39247
I20260630 12:30:24.140895 32182 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:24.141745 32182 heartbeater.cc:507] Master 127.28.244.62:39247 requested a full tablet report, sending...
I20260630 12:30:24.143615 31906 ts_manager.cc:194] Registered new tserver with Master: 26618196dece4a318a25a0c88a8cddb4 (127.28.244.3:45199)
I20260630 12:30:24.144436 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01472518s
I20260630 12:30:24.144991 31906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57872
I20260630 12:30:24.976166 32033 heartbeater.cc:499] Master 127.28.244.62:39247 was elected leader, sending a full tablet report...
I20260630 12:30:25.059556 32108 heartbeater.cc:499] Master 127.28.244.62:39247 was elected leader, sending a full tablet report...
I20260630 12:30:25.147509 32182 heartbeater.cc:499] Master 127.28.244.62:39247 was elected leader, sending a full tablet report...
I20260630 12:30:25.781774 31959 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:27.782612 31959 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:29.783568 31959 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:31.784660 31959 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:33.786000 31959 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:35.787196 31959 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:36.239709 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:30:36.263620 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:36.280741 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:30:36.290508 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:30:36.309501 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:36.325318 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:30:36.334316 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:30:36.351511 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:36.367278 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:30:36.375813 29648 master.cc:562] Master@127.28.244.62:39247 shutting down...
I20260630 12:30:36.400128 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:36.400954 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:36.401422 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14d27f6fe4b5428b8ea53333b49ba4c6: stopping tablet replica
I20260630 12:30:36.419066 29648 master.cc:584] Master@127.28.244.62:39247 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12805 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:30:36.451325 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:37121
I20260630 12:30:36.452466 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:36.458206 32188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:36.458338 32187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:36.458878 32190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:36.460369 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:36.461288 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:36.461474 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:36.461642 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822636461629 us; error 0 us; skew 500 ppm
I20260630 12:30:36.462152 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:36.464452 29648 webserver.cc:533] Webserver started at http://127.28.244.62:45339/ using document root <none> and password file <none>
I20260630 12:30:36.464931 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:36.465178 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:36.465502 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:36.466722 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "fe9e4380d7574736a16c376eaa44220f"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.471221 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:36.474485 32195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.475220 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:36.475533 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "fe9e4380d7574736a16c376eaa44220f"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.475817 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:36.487073 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:36.488251 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:36.525288 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:37121
I20260630 12:30:36.525374 32246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:37121 every 8 connection(s)
I20260630 12:30:36.529322 32247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:36.540176 32247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f: Bootstrap starting.
I20260630 12:30:36.544746 32247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:36.548796 32247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f: No bootstrap required, opened a new log
I20260630 12:30:36.550951 32247 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe9e4380d7574736a16c376eaa44220f" member_type: VOTER }
I20260630 12:30:36.551373 32247 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:36.551544 32247 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe9e4380d7574736a16c376eaa44220f, State: Initialized, Role: FOLLOWER
I20260630 12:30:36.552124 32247 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe9e4380d7574736a16c376eaa44220f" member_type: VOTER }
I20260630 12:30:36.552547 32247 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:36.552752 32247 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:36.552971 32247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:36.557281 32247 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe9e4380d7574736a16c376eaa44220f" member_type: VOTER }
I20260630 12:30:36.557760 32247 leader_election.cc:304] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [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: fe9e4380d7574736a16c376eaa44220f; no voters: 
I20260630 12:30:36.558799 32247 leader_election.cc:290] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:36.559132 32250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:36.560408 32250 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 1 LEADER]: Becoming Leader. State: Replica: fe9e4380d7574736a16c376eaa44220f, State: Running, Role: LEADER
I20260630 12:30:36.561214 32250 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [LEADER]: Queue going to LEADER mode. State: All 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: "fe9e4380d7574736a16c376eaa44220f" member_type: VOTER }
I20260630 12:30:36.561857 32247 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:36.564096 32252 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe9e4380d7574736a16c376eaa44220f. Latest consensus state: current_term: 1 leader_uuid: "fe9e4380d7574736a16c376eaa44220f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe9e4380d7574736a16c376eaa44220f" member_type: VOTER } }
I20260630 12:30:36.564085 32251 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe9e4380d7574736a16c376eaa44220f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe9e4380d7574736a16c376eaa44220f" member_type: VOTER } }
I20260630 12:30:36.564834 32252 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:36.564910 32251 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:36.572175 32255 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:36.578296 32255 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:36.579768 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:36.591168 32255 catalog_manager.cc:1383] Generated new cluster ID: c454994801254fdaab60f44cabab7f25
I20260630 12:30:36.591492 32255 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:36.606701 32255 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:36.608435 32255 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:36.628895 32255 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f: Generated new TSK 0
I20260630 12:30:36.629562 32255 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:36.647452 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:36.653491 32268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:36.653927 32269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:36.655392 32271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:36.656024 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:36.656826 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:36.657008 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:36.657228 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822636657192 us; error 0 us; skew 500 ppm
I20260630 12:30:36.657733 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:36.659942 29648 webserver.cc:533] Webserver started at http://127.28.244.1:41249/ using document root <none> and password file <none>
I20260630 12:30:36.660392 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:36.660578 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:36.660869 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:36.662022 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "bc47cb6e92964e2fa344f31c39c0916e"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.666445 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:30:36.669524 32276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.670279 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:36.670579 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "bc47cb6e92964e2fa344f31c39c0916e"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.670964 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:36.691082 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:36.692647 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:36.694165 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:36.696390 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:36.696599 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.696842 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:36.697029 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.735831 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:35763
I20260630 12:30:36.735924 32338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:35763 every 8 connection(s)
I20260630 12:30:36.740931 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:36.749511 32343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:36.750231 32344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:36.750389 29648 server_base.cc:1061] running on GCE node
W20260630 12:30:36.751175 32346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:36.752094 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:36.752336 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:36.752552 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822636752533 us; error 0 us; skew 500 ppm
I20260630 12:30:36.753247 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:36.754720 32339 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37121
I20260630 12:30:36.755069 32339 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:36.755753 32339 heartbeater.cc:507] Master 127.28.244.62:37121 requested a full tablet report, sending...
I20260630 12:30:36.756194 29648 webserver.cc:533] Webserver started at http://127.28.244.2:33581/ using document root <none> and password file <none>
I20260630 12:30:36.756680 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:36.756886 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:36.757176 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:36.757866 32212 ts_manager.cc:194] Registered new tserver with Master: bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763)
I20260630 12:30:36.758406 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "70313e6fe23d47039874f3bb74c84250"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.759675 32212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49750
I20260630 12:30:36.763070 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:36.766489 32351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.767233 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:36.767536 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "70313e6fe23d47039874f3bb74c84250"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.767817 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:36.782791 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:36.783967 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:36.785411 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:36.787708 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:36.787933 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.788162 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:36.788333 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.829300 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:33305
I20260630 12:30:36.829418 32413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:33305 every 8 connection(s)
I20260630 12:30:36.834190 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:36.841383 32417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:36.844326 32418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:36.845800 29648 server_base.cc:1061] running on GCE node
W20260630 12:30:36.846725 32420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:36.847810 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:36.848008 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:36.848304 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822636848283 us; error 0 us; skew 500 ppm
I20260630 12:30:36.848404 32414 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37121
I20260630 12:30:36.848850 32414 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:36.849148 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:36.849634 32414 heartbeater.cc:507] Master 127.28.244.62:37121 requested a full tablet report, sending...
I20260630 12:30:36.851792 32212 ts_manager.cc:194] Registered new tserver with Master: 70313e6fe23d47039874f3bb74c84250 (127.28.244.2:33305)
I20260630 12:30:36.852360 29648 webserver.cc:533] Webserver started at http://127.28.244.3:43047/ using document root <none> and password file <none>
I20260630 12:30:36.852864 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:36.853108 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:36.853389 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:36.853428 32212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49758
I20260630 12:30:36.854594 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "76327aec799f45cb988966341f31704d"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.859053 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:30:36.862527 32425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.863363 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:36.863723 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "76327aec799f45cb988966341f31704d"
format_stamp: "Formatted at 2026-06-30 12:30:36 on dist-test-slave-0w4t"
I20260630 12:30:36.864027 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:36.882622 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:36.883838 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:36.885324 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:36.887565 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:36.887795 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.888028 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:36.888208 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:36.927218 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:32929
I20260630 12:30:36.927307 32487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:32929 every 8 connection(s)
I20260630 12:30:36.940815 32488 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37121
I20260630 12:30:36.941234 32488 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:36.941951 32488 heartbeater.cc:507] Master 127.28.244.62:37121 requested a full tablet report, sending...
I20260630 12:30:36.943944 32212 ts_manager.cc:194] Registered new tserver with Master: 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:36.945013 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014600653s
I20260630 12:30:36.945576 32212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49760
I20260630 12:30:37.762288 32339 heartbeater.cc:499] Master 127.28.244.62:37121 was elected leader, sending a full tablet report...
I20260630 12:30:37.855988 32414 heartbeater.cc:499] Master 127.28.244.62:37121 was elected leader, sending a full tablet report...
I20260630 12:30:37.948289 32488 heartbeater.cc:499] Master 127.28.244.62:37121 was elected leader, sending a full tablet report...
I20260630 12:30:37.998353 32212 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49772:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:38.000738 32212 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:38.065438 32379 tablet_service.cc:1511] Processing CreateTablet for tablet 4035b44a00dc4db4aa81f3c9914a845b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:38.066577 32304 tablet_service.cc:1511] Processing CreateTablet for tablet 4035b44a00dc4db4aa81f3c9914a845b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:38.067035 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4035b44a00dc4db4aa81f3c9914a845b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.068024 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4035b44a00dc4db4aa81f3c9914a845b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.070596 32378 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd0ccfe73ff453fb263fc55b485c17d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:38.072084 32378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd0ccfe73ff453fb263fc55b485c17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.074275 32303 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd0ccfe73ff453fb263fc55b485c17d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:38.075685 32303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd0ccfe73ff453fb263fc55b485c17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.078576 32377 tablet_service.cc:1511] Processing CreateTablet for tablet d5d6a1c88fff42adad1b6654a469b026 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:38.080150 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d6a1c88fff42adad1b6654a469b026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.081583 32302 tablet_service.cc:1511] Processing CreateTablet for tablet d5d6a1c88fff42adad1b6654a469b026 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:38.082185 32376 tablet_service.cc:1511] Processing CreateTablet for tablet 79288e5cf4c040c49410401736e25dcd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:38.083024 32302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d6a1c88fff42adad1b6654a469b026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.083539 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79288e5cf4c040c49410401736e25dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.089531 32453 tablet_service.cc:1511] Processing CreateTablet for tablet 4035b44a00dc4db4aa81f3c9914a845b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:38.091078 32453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4035b44a00dc4db4aa81f3c9914a845b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.090672 32451 tablet_service.cc:1511] Processing CreateTablet for tablet d5d6a1c88fff42adad1b6654a469b026 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:38.091642 32301 tablet_service.cc:1511] Processing CreateTablet for tablet 79288e5cf4c040c49410401736e25dcd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:38.092113 32451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d6a1c88fff42adad1b6654a469b026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.092778 32508 tablet_bootstrap.cc:492] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: Bootstrap starting.
I20260630 12:30:38.093246 32301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79288e5cf4c040c49410401736e25dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.096897 32450 tablet_service.cc:1511] Processing CreateTablet for tablet 79288e5cf4c040c49410401736e25dcd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:38.098387 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79288e5cf4c040c49410401736e25dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.093262 32452 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd0ccfe73ff453fb263fc55b485c17d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ba0e24b1cd9e41e58d642cbab2b620af]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:38.099514 32508 tablet_bootstrap.cc:654] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.099656 32452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd0ccfe73ff453fb263fc55b485c17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.111326 32508 tablet_bootstrap.cc:492] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: No bootstrap required, opened a new log
I20260630 12:30:38.111917 32508 ts_tablet_manager.cc:1403] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:30:38.114985 32508 raft_consensus.cc:359] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.115876 32508 raft_consensus.cc:385] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.116251 32508 raft_consensus.cc:740] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.117218 32508 consensus_queue.cc:260] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.123646 32510 tablet_bootstrap.cc:492] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Bootstrap starting.
I20260630 12:30:38.126616 32508 ts_tablet_manager.cc:1434] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:30:38.131642 32510 tablet_bootstrap.cc:654] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.139976 32513 tablet_bootstrap.cc:492] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e: Bootstrap starting.
I20260630 12:30:38.146380 32513 tablet_bootstrap.cc:654] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.149101 32510 tablet_bootstrap.cc:492] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: No bootstrap required, opened a new log
I20260630 12:30:38.152422 32510 ts_tablet_manager.cc:1403] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260630 12:30:38.155544 32510 raft_consensus.cc:359] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.156450 32510 raft_consensus.cc:385] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.159570 32513 tablet_bootstrap.cc:492] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e: No bootstrap required, opened a new log
I20260630 12:30:38.160055 32513 ts_tablet_manager.cc:1403] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260630 12:30:38.156874 32510 raft_consensus.cc:740] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76327aec799f45cb988966341f31704d, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.161224 32510 consensus_queue.cc:260] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.163028 32513 raft_consensus.cc:359] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.163857 32513 raft_consensus.cc:385] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.164256 32513 raft_consensus.cc:740] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc47cb6e92964e2fa344f31c39c0916e, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.165500 32513 consensus_queue.cc:260] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.171271 32508 tablet_bootstrap.cc:492] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: Bootstrap starting.
I20260630 12:30:38.174861 32510 ts_tablet_manager.cc:1434] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.008s
I20260630 12:30:38.177776 32513 ts_tablet_manager.cc:1434] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.001s
I20260630 12:30:38.178851 32508 tablet_bootstrap.cc:654] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.179009 32513 tablet_bootstrap.cc:492] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e: Bootstrap starting.
I20260630 12:30:38.179647 32510 tablet_bootstrap.cc:492] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d: Bootstrap starting.
W20260630 12:30:38.182430 32489 tablet.cc:2406] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:30:38.186084 32513 tablet_bootstrap.cc:654] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.193416 32510 tablet_bootstrap.cc:654] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.197645 32513 tablet_bootstrap.cc:492] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e: No bootstrap required, opened a new log
I20260630 12:30:38.198213 32513 ts_tablet_manager.cc:1403] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.014s
I20260630 12:30:38.201192 32513 raft_consensus.cc:359] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.202070 32513 raft_consensus.cc:385] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.202399 32513 raft_consensus.cc:740] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc47cb6e92964e2fa344f31c39c0916e, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.203248 32513 consensus_queue.cc:260] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.204092 32508 tablet_bootstrap.cc:492] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: No bootstrap required, opened a new log
I20260630 12:30:38.204604 32508 ts_tablet_manager.cc:1403] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.017s
I20260630 12:30:38.204813 32510 tablet_bootstrap.cc:492] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d: No bootstrap required, opened a new log
I20260630 12:30:38.205358 32510 ts_tablet_manager.cc:1403] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260630 12:30:38.205410 32513 ts_tablet_manager.cc:1434] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:30:38.206491 32513 tablet_bootstrap.cc:492] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e: Bootstrap starting.
I20260630 12:30:38.207540 32508 raft_consensus.cc:359] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.208280 32508 raft_consensus.cc:385] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.208796 32508 raft_consensus.cc:740] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.208310 32510 raft_consensus.cc:359] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.209401 32510 raft_consensus.cc:385] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.209859 32510 raft_consensus.cc:740] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76327aec799f45cb988966341f31704d, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.209690 32508 consensus_queue.cc:260] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.212071 32508 ts_tablet_manager.cc:1434] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:38.213151 32508 tablet_bootstrap.cc:492] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250: Bootstrap starting.
I20260630 12:30:38.213527 32510 consensus_queue.cc:260] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.213215 32513 tablet_bootstrap.cc:654] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.220079 32508 tablet_bootstrap.cc:654] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.222419 32510 ts_tablet_manager.cc:1434] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:30:38.226645 32510 tablet_bootstrap.cc:492] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d: Bootstrap starting.
I20260630 12:30:38.233098 32508 tablet_bootstrap.cc:492] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250: No bootstrap required, opened a new log
I20260630 12:30:38.233695 32508 ts_tablet_manager.cc:1403] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260630 12:30:38.233827 32510 tablet_bootstrap.cc:654] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.236050 32513 tablet_bootstrap.cc:492] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e: No bootstrap required, opened a new log
I20260630 12:30:38.236557 32513 ts_tablet_manager.cc:1403] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.017s
I20260630 12:30:38.236975 32508 raft_consensus.cc:359] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.237782 32508 raft_consensus.cc:385] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.238042 32508 raft_consensus.cc:740] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.238857 32508 consensus_queue.cc:260] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.239498 32510 tablet_bootstrap.cc:492] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d: No bootstrap required, opened a new log
I20260630 12:30:38.239241 32513 raft_consensus.cc:359] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.239966 32510 ts_tablet_manager.cc:1403] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260630 12:30:38.239930 32513 raft_consensus.cc:385] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.240512 32513 raft_consensus.cc:740] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc47cb6e92964e2fa344f31c39c0916e, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.241132 32508 ts_tablet_manager.cc:1434] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:30:38.241501 32513 consensus_queue.cc:260] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.242264 32508 tablet_bootstrap.cc:492] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: Bootstrap starting.
I20260630 12:30:38.243184 32510 raft_consensus.cc:359] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.243955 32510 raft_consensus.cc:385] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.244311 32510 raft_consensus.cc:740] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76327aec799f45cb988966341f31704d, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.245260 32510 consensus_queue.cc:260] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.247298 32513 ts_tablet_manager.cc:1434] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:30:38.248318 32513 tablet_bootstrap.cc:492] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e: Bootstrap starting.
I20260630 12:30:38.249158 32508 tablet_bootstrap.cc:654] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.251405 32510 ts_tablet_manager.cc:1434] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260630 12:30:38.252627 32510 tablet_bootstrap.cc:492] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d: Bootstrap starting.
I20260630 12:30:38.254597 32513 tablet_bootstrap.cc:654] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.260442 32510 tablet_bootstrap.cc:654] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.260936 32508 tablet_bootstrap.cc:492] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: No bootstrap required, opened a new log
I20260630 12:30:38.261543 32508 ts_tablet_manager.cc:1403] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:30:38.265230 32508 raft_consensus.cc:359] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.266242 32513 tablet_bootstrap.cc:492] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e: No bootstrap required, opened a new log
I20260630 12:30:38.266517 32508 raft_consensus.cc:385] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.266840 32513 ts_tablet_manager.cc:1403] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:30:38.266968 32508 raft_consensus.cc:740] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.268033 32508 consensus_queue.cc:260] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.270004 32513 raft_consensus.cc:359] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.270855 32513 raft_consensus.cc:385] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.271194 32513 raft_consensus.cc:740] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc47cb6e92964e2fa344f31c39c0916e, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.272336 32508 ts_tablet_manager.cc:1434] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:30:38.272085 32513 consensus_queue.cc:260] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.276700 32513 ts_tablet_manager.cc:1434] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:30:38.277858 32511 raft_consensus.cc:493] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:38.278350 32511 raft_consensus.cc:515] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.279613 32510 tablet_bootstrap.cc:492] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d: No bootstrap required, opened a new log
I20260630 12:30:38.280104 32510 ts_tablet_manager.cc:1403] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260630 12:30:38.282922 32511 leader_election.cc:290] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.282950 32510 raft_consensus.cc:359] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.284304 32510 raft_consensus.cc:385] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.284657 32510 raft_consensus.cc:740] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76327aec799f45cb988966341f31704d, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.285550 32510 consensus_queue.cc:260] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.287813 32510 ts_tablet_manager.cc:1434] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:30:38.296607 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4035b44a00dc4db4aa81f3c9914a845b" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e" is_pre_election: true
I20260630 12:30:38.297430 32314 raft_consensus.cc:2468] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 0.
I20260630 12:30:38.298509 32355 leader_election.cc:304] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70313e6fe23d47039874f3bb74c84250, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.299233 32511 raft_consensus.cc:2804] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:38.299556 32511 raft_consensus.cc:493] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:38.299829 32511 raft_consensus.cc:3060] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.303754 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4035b44a00dc4db4aa81f3c9914a845b" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d" is_pre_election: true
I20260630 12:30:38.304330 32463 raft_consensus.cc:2468] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 0.
I20260630 12:30:38.305397 32511 raft_consensus.cc:515] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.307080 32511 leader_election.cc:290] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 election: Requested vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.307726 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4035b44a00dc4db4aa81f3c9914a845b" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e"
I20260630 12:30:38.308099 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4035b44a00dc4db4aa81f3c9914a845b" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d"
I20260630 12:30:38.308349 32314 raft_consensus.cc:3060] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.308642 32463 raft_consensus.cc:3060] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.315574 32463 raft_consensus.cc:2468] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 1.
I20260630 12:30:38.315574 32314 raft_consensus.cc:2468] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 1.
I20260630 12:30:38.316990 32353 leader_election.cc:304] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70313e6fe23d47039874f3bb74c84250, 76327aec799f45cb988966341f31704d; no voters: 
I20260630 12:30:38.317734 32511 raft_consensus.cc:2804] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:38.318733 32511 raft_consensus.cc:697] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Becoming Leader. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Running, Role: LEADER
I20260630 12:30:38.319762 32511 consensus_queue.cc:237] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.327636 32211 catalog_manager.cc:5697] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70313e6fe23d47039874f3bb74c84250 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "70313e6fe23d47039874f3bb74c84250" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:38.355509 32511 raft_consensus.cc:493] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:38.355940 32511 raft_consensus.cc:515] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.357514 32511 leader_election.cc:290] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.358465 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d6a1c88fff42adad1b6654a469b026" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e" is_pre_election: true
I20260630 12:30:38.358502 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d6a1c88fff42adad1b6654a469b026" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d" is_pre_election: true
I20260630 12:30:38.359174 32314 raft_consensus.cc:2468] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 0.
I20260630 12:30:38.359248 32463 raft_consensus.cc:2468] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 0.
I20260630 12:30:38.360281 32355 leader_election.cc:304] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70313e6fe23d47039874f3bb74c84250, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.360962 32511 raft_consensus.cc:2804] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:38.361315 32511 raft_consensus.cc:493] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:38.361567 32511 raft_consensus.cc:3060] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.366251 32511 raft_consensus.cc:515] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.367740 32511 leader_election.cc:290] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 election: Requested vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.368561 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d6a1c88fff42adad1b6654a469b026" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e"
I20260630 12:30:38.368762 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d6a1c88fff42adad1b6654a469b026" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d"
I20260630 12:30:38.369128 32314 raft_consensus.cc:3060] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.369441 32463 raft_consensus.cc:3060] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.374387 32314 raft_consensus.cc:2468] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 1.
I20260630 12:30:38.374472 32463 raft_consensus.cc:2468] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 1.
I20260630 12:30:38.375458 32355 leader_election.cc:304] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70313e6fe23d47039874f3bb74c84250, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.376165 32511 raft_consensus.cc:2804] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:38.376652 32511 raft_consensus.cc:697] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Becoming Leader. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Running, Role: LEADER
I20260630 12:30:38.377434 32511 consensus_queue.cc:237] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.383853 32211 catalog_manager.cc:5697] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70313e6fe23d47039874f3bb74c84250 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "70313e6fe23d47039874f3bb74c84250" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:38.427768 32515 raft_consensus.cc:493] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:38.428325 32515 raft_consensus.cc:515] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.430416 32515 leader_election.cc:290] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 70313e6fe23d47039874f3bb74c84250 (127.28.244.2:33305)
I20260630 12:30:38.439059 32516 raft_consensus.cc:493] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:38.439628 32516 raft_consensus.cc:515] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.441763 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79288e5cf4c040c49410401736e25dcd" candidate_uuid: "76327aec799f45cb988966341f31704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e" is_pre_election: true
I20260630 12:30:38.442478 32314 raft_consensus.cc:2468] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76327aec799f45cb988966341f31704d in term 0.
I20260630 12:30:38.444178 32429 leader_election.cc:304] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76327aec799f45cb988966341f31704d, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.446131 32515 raft_consensus.cc:2804] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:38.446398 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79288e5cf4c040c49410401736e25dcd" candidate_uuid: "76327aec799f45cb988966341f31704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70313e6fe23d47039874f3bb74c84250" is_pre_election: true
I20260630 12:30:38.446724 32515 raft_consensus.cc:493] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:38.446877 32516 leader_election.cc:290] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70313e6fe23d47039874f3bb74c84250 (127.28.244.2:33305), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.447150 32389 raft_consensus.cc:2468] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76327aec799f45cb988966341f31704d in term 0.
I20260630 12:30:38.447266 32515 raft_consensus.cc:3060] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.455557 32511 raft_consensus.cc:493] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:38.456195 32511 raft_consensus.cc:515] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.458338 32511 leader_election.cc:290] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.459143 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e" is_pre_election: true
I20260630 12:30:38.459824 32314 raft_consensus.cc:2468] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 0.
I20260630 12:30:38.459955 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d" is_pre_election: true
I20260630 12:30:38.460618 32463 raft_consensus.cc:2468] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 0.
I20260630 12:30:38.461241 32355 leader_election.cc:304] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70313e6fe23d47039874f3bb74c84250, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.457582 32515 raft_consensus.cc:515] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.462147 32511 raft_consensus.cc:2804] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:38.462628 32511 raft_consensus.cc:493] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:38.462962 32511 raft_consensus.cc:3060] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.463163 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "bc47cb6e92964e2fa344f31c39c0916e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70313e6fe23d47039874f3bb74c84250" is_pre_election: true
I20260630 12:30:38.464028 32515 leader_election.cc:290] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [CANDIDATE]: Term 1 election: Requested vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 70313e6fe23d47039874f3bb74c84250 (127.28.244.2:33305)
I20260630 12:30:38.465091 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79288e5cf4c040c49410401736e25dcd" candidate_uuid: "76327aec799f45cb988966341f31704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e"
I20260630 12:30:38.465719 32314 raft_consensus.cc:3060] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.465716 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79288e5cf4c040c49410401736e25dcd" candidate_uuid: "76327aec799f45cb988966341f31704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70313e6fe23d47039874f3bb74c84250"
I20260630 12:30:38.465847 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "bc47cb6e92964e2fa344f31c39c0916e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d" is_pre_election: true
I20260630 12:30:38.466599 32388 raft_consensus.cc:3060] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.466692 32463 raft_consensus.cc:2468] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc47cb6e92964e2fa344f31c39c0916e in term 0.
I20260630 12:30:38.470194 32511 raft_consensus.cc:515] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.471230 32389 raft_consensus.cc:2393] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc47cb6e92964e2fa344f31c39c0916e in current term 1: Already voted for candidate 70313e6fe23d47039874f3bb74c84250 in this term.
I20260630 12:30:38.472055 32278 leader_election.cc:304] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76327aec799f45cb988966341f31704d, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.473121 32516 raft_consensus.cc:2804] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:38.473493 32516 raft_consensus.cc:493] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:38.473527 32314 raft_consensus.cc:2468] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76327aec799f45cb988966341f31704d in term 1.
I20260630 12:30:38.473961 32516 raft_consensus.cc:3060] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.474018 32388 raft_consensus.cc:2468] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76327aec799f45cb988966341f31704d in term 1.
I20260630 12:30:38.474867 32429 leader_election.cc:304] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76327aec799f45cb988966341f31704d, bc47cb6e92964e2fa344f31c39c0916e; no voters: 
I20260630 12:30:38.476171 32511 leader_election.cc:290] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [CANDIDATE]: Term 1 election: Requested vote from peers bc47cb6e92964e2fa344f31c39c0916e (127.28.244.1:35763), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.476282 32515 raft_consensus.cc:2804] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:38.476997 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc47cb6e92964e2fa344f31c39c0916e"
I20260630 12:30:38.477859 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "70313e6fe23d47039874f3bb74c84250" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d"
I20260630 12:30:38.478453 32463 raft_consensus.cc:3060] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.481215 32516 raft_consensus.cc:515] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.482534 32314 raft_consensus.cc:2393] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70313e6fe23d47039874f3bb74c84250 in current term 1: Already voted for candidate bc47cb6e92964e2fa344f31c39c0916e in this term.
I20260630 12:30:38.484131 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "bc47cb6e92964e2fa344f31c39c0916e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70313e6fe23d47039874f3bb74c84250"
I20260630 12:30:38.484977 32388 raft_consensus.cc:2393] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc47cb6e92964e2fa344f31c39c0916e in current term 1: Already voted for candidate 70313e6fe23d47039874f3bb74c84250 in this term.
I20260630 12:30:38.485535 32463 raft_consensus.cc:2468] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70313e6fe23d47039874f3bb74c84250 in term 1.
I20260630 12:30:38.485790 32516 leader_election.cc:290] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [CANDIDATE]: Term 1 election: Requested vote from peers 70313e6fe23d47039874f3bb74c84250 (127.28.244.2:33305), 76327aec799f45cb988966341f31704d (127.28.244.3:32929)
I20260630 12:30:38.486946 32353 leader_election.cc:304] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [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: 70313e6fe23d47039874f3bb74c84250, 76327aec799f45cb988966341f31704d; no voters: bc47cb6e92964e2fa344f31c39c0916e
I20260630 12:30:38.487004 32462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d" candidate_uuid: "bc47cb6e92964e2fa344f31c39c0916e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76327aec799f45cb988966341f31704d"
I20260630 12:30:38.487862 32462 raft_consensus.cc:2393] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc47cb6e92964e2fa344f31c39c0916e in current term 1: Already voted for candidate 70313e6fe23d47039874f3bb74c84250 in this term.
I20260630 12:30:38.487792 32511 raft_consensus.cc:2804] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:38.488023 32515 raft_consensus.cc:697] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 1 LEADER]: Becoming Leader. State: Replica: 76327aec799f45cb988966341f31704d, State: Running, Role: LEADER
I20260630 12:30:38.488457 32511 raft_consensus.cc:697] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Becoming Leader. State: Replica: 70313e6fe23d47039874f3bb74c84250, State: Running, Role: LEADER
I20260630 12:30:38.489009 32515 consensus_queue.cc:237] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.489231 32278 leader_election.cc:304] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [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: bc47cb6e92964e2fa344f31c39c0916e; no voters: 70313e6fe23d47039874f3bb74c84250, 76327aec799f45cb988966341f31704d
I20260630 12:30:38.489288 32511 consensus_queue.cc:237] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } }
I20260630 12:30:38.490477 32516 raft_consensus.cc:2749] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:38.497797 32211 catalog_manager.cc:5697] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70313e6fe23d47039874f3bb74c84250 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "70313e6fe23d47039874f3bb74c84250" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:38.499532 32210 catalog_manager.cc:5697] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76327aec799f45cb988966341f31704d (127.28.244.3). New cstate: current_term: 1 leader_uuid: "76327aec799f45cb988966341f31704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc47cb6e92964e2fa344f31c39c0916e" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70313e6fe23d47039874f3bb74c84250" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76327aec799f45cb988966341f31704d" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 32929 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:38.550319 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:30:38.567442 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:38.568331 29648 tablet_replica.cc:333] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e: stopping tablet replica
I20260630 12:30:38.568912 29648 raft_consensus.cc:2243] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.569427 29648 raft_consensus.cc:2272] T 79288e5cf4c040c49410401736e25dcd P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.571645 29648 tablet_replica.cc:333] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e: stopping tablet replica
I20260630 12:30:38.572171 29648 raft_consensus.cc:2243] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.572603 29648 raft_consensus.cc:2272] T 4035b44a00dc4db4aa81f3c9914a845b P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.574559 29648 tablet_replica.cc:333] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e: stopping tablet replica
I20260630 12:30:38.575060 29648 raft_consensus.cc:2243] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.575428 29648 raft_consensus.cc:2272] T 9fd0ccfe73ff453fb263fc55b485c17d P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.577390 29648 tablet_replica.cc:333] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e: stopping tablet replica
I20260630 12:30:38.577327 32265 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:30:38.578150 29648 raft_consensus.cc:2243] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.578564 29648 raft_consensus.cc:2272] T d5d6a1c88fff42adad1b6654a469b026 P bc47cb6e92964e2fa344f31c39c0916e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.593430 32388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd0ccfe73ff453fb263fc55b485c17d"
dest_uuid: "70313e6fe23d47039874f3bb74c84250"
mode: GRACEFUL
new_leader_uuid: "bc47cb6e92964e2fa344f31c39c0916e"
 from {username='slave'} at 127.0.0.1:54310
I20260630 12:30:38.594177 32388 raft_consensus.cc:606] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Received request to transfer leadership to TS bc47cb6e92964e2fa344f31c39c0916e
I20260630 12:30:38.596190 32265 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260630 12:30:38.596611 32265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:38.602121 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:30:38.612624 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:30:38.629159 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:38.629971 29648 tablet_replica.cc:333] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250: stopping tablet replica
I20260630 12:30:38.630560 29648 raft_consensus.cc:2243] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.630966 29648 raft_consensus.cc:2272] T 79288e5cf4c040c49410401736e25dcd P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.632694 29648 tablet_replica.cc:333] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: stopping tablet replica
I20260630 12:30:38.633271 29648 raft_consensus.cc:2243] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:38.633853 29648 pending_rounds.cc:70] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: Trying to abort 1 pending ops.
I20260630 12:30:38.634007 29648 pending_rounds.cc:77] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441527260581888 op_type: NO_OP noop_request { }
I20260630 12:30:38.634258 29648 raft_consensus.cc:2889] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:38.634480 29648 raft_consensus.cc:2272] T 9fd0ccfe73ff453fb263fc55b485c17d P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.636416 29648 tablet_replica.cc:333] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: stopping tablet replica
I20260630 12:30:38.636926 29648 raft_consensus.cc:2243] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:38.637482 29648 pending_rounds.cc:70] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: Trying to abort 1 pending ops.
I20260630 12:30:38.637629 29648 pending_rounds.cc:77] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441526801141760 op_type: NO_OP noop_request { }
I20260630 12:30:38.637902 29648 raft_consensus.cc:2889] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:38.638166 29648 raft_consensus.cc:2272] T d5d6a1c88fff42adad1b6654a469b026 P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.640120 29648 tablet_replica.cc:333] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: stopping tablet replica
I20260630 12:30:38.640588 29648 raft_consensus.cc:2243] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:38.641211 29648 pending_rounds.cc:70] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: Trying to abort 1 pending ops.
I20260630 12:30:38.641412 29648 pending_rounds.cc:77] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441526564454400 op_type: NO_OP noop_request { }
I20260630 12:30:38.641690 29648 raft_consensus.cc:2889] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:38.641966 29648 raft_consensus.cc:2272] T 4035b44a00dc4db4aa81f3c9914a845b P 70313e6fe23d47039874f3bb74c84250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.666698 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:30:38.677122 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:30:38.693221 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:38.694092 29648 tablet_replica.cc:333] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d: stopping tablet replica
I20260630 12:30:38.694684 29648 raft_consensus.cc:2243] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.695107 29648 raft_consensus.cc:2272] T 4035b44a00dc4db4aa81f3c9914a845b P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.696951 29648 tablet_replica.cc:333] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d: stopping tablet replica
I20260630 12:30:38.697541 29648 raft_consensus.cc:2243] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.697923 29648 raft_consensus.cc:2272] T 9fd0ccfe73ff453fb263fc55b485c17d P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.699697 29648 tablet_replica.cc:333] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d: stopping tablet replica
I20260630 12:30:38.700187 29648 raft_consensus.cc:2243] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:38.700562 29648 raft_consensus.cc:2272] T d5d6a1c88fff42adad1b6654a469b026 P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.702293 29648 tablet_replica.cc:333] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: stopping tablet replica
I20260630 12:30:38.702761 29648 raft_consensus.cc:2243] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:38.703332 29648 pending_rounds.cc:70] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Trying to abort 1 pending ops.
I20260630 12:30:38.703529 29648 pending_rounds.cc:77] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441527260008448 op_type: NO_OP noop_request { }
I20260630 12:30:38.703799 29648 raft_consensus.cc:2889] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:38.704063 29648 raft_consensus.cc:2272] T 79288e5cf4c040c49410401736e25dcd P 76327aec799f45cb988966341f31704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.725399 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:30:38.735854 29648 master.cc:562] Master@127.28.244.62:37121 shutting down...
I20260630 12:30:38.751374 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:38.751894 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:38.752223 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe9e4380d7574736a16c376eaa44220f: stopping tablet replica
I20260630 12:30:38.770005 29648 master.cc:584] Master@127.28.244.62:37121 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2350 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:30:38.800949 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:35849
I20260630 12:30:38.802016 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:38.806728 32541 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:38.806756 32540 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:38.809343 29648 server_base.cc:1061] running on GCE node
W20260630 12:30:38.809417 32543 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:38.810534 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:38.810714 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:38.810828 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822638810818 us; error 0 us; skew 500 ppm
I20260630 12:30:38.811249 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:38.813421 29648 webserver.cc:533] Webserver started at http://127.28.244.62:36187/ using document root <none> and password file <none>
I20260630 12:30:38.813834 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:38.813980 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:38.814188 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:38.815160 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "c7bf6c1e960b484c9488c6cba9281a84"
format_stamp: "Formatted at 2026-06-30 12:30:38 on dist-test-slave-0w4t"
I20260630 12:30:38.819540 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:30:38.822578 32548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:38.823311 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:30:38.823590 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "c7bf6c1e960b484c9488c6cba9281a84"
format_stamp: "Formatted at 2026-06-30 12:30:38 on dist-test-slave-0w4t"
I20260630 12:30:38.823875 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:38.851008 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:38.852017 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:38.885689 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:35849
I20260630 12:30:38.885772 32599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:35849 every 8 connection(s)
I20260630 12:30:38.889384 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.899935 32600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84: Bootstrap starting.
I20260630 12:30:38.904547 32600 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:38.908480 32600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84: No bootstrap required, opened a new log
I20260630 12:30:38.910527 32600 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bf6c1e960b484c9488c6cba9281a84" member_type: VOTER }
I20260630 12:30:38.910904 32600 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:38.911178 32600 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bf6c1e960b484c9488c6cba9281a84, State: Initialized, Role: FOLLOWER
I20260630 12:30:38.911718 32600 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7bf6c1e960b484c9488c6cba9281a84" member_type: VOTER }
I20260630 12:30:38.912184 32600 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:38.912420 32600 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:38.912657 32600 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:38.917102 32600 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bf6c1e960b484c9488c6cba9281a84" member_type: VOTER }
I20260630 12:30:38.917615 32600 leader_election.cc:304] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [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: c7bf6c1e960b484c9488c6cba9281a84; no voters: 
I20260630 12:30:38.918697 32600 leader_election.cc:290] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:38.919020 32603 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:38.920282 32603 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 1 LEADER]: Becoming Leader. State: Replica: c7bf6c1e960b484c9488c6cba9281a84, State: Running, Role: LEADER
I20260630 12:30:38.920933 32603 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [LEADER]: Queue going to LEADER mode. State: All 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: "c7bf6c1e960b484c9488c6cba9281a84" member_type: VOTER }
I20260630 12:30:38.921591 32600 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:38.923909 32604 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7bf6c1e960b484c9488c6cba9281a84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bf6c1e960b484c9488c6cba9281a84" member_type: VOTER } }
I20260630 12:30:38.924002 32605 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7bf6c1e960b484c9488c6cba9281a84. Latest consensus state: current_term: 1 leader_uuid: "c7bf6c1e960b484c9488c6cba9281a84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bf6c1e960b484c9488c6cba9281a84" member_type: VOTER } }
I20260630 12:30:38.924692 32604 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:38.924713 32605 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:38.928164 32609 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:38.934754 32609 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:38.935789 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:38.943251 32609 catalog_manager.cc:1383] Generated new cluster ID: 0a8ecd9999914a44899e592184acaf7c
I20260630 12:30:38.943545 32609 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:38.979723 32609 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:38.980966 32609 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:38.992828 32609 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84: Generated new TSK 0
I20260630 12:30:38.993506 32609 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:39.002491 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:39.008358 32621 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:39.009507 32622 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:39.011158 32624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:39.011802 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:39.012694 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:39.012885 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:39.013012 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822639013001 us; error 0 us; skew 500 ppm
I20260630 12:30:39.013546 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:39.015847 29648 webserver.cc:533] Webserver started at http://127.28.244.1:37529/ using document root <none> and password file <none>
I20260630 12:30:39.016292 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:39.016450 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:39.016664 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:39.017773 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "8d5f6fa5568c4af8bae6c2918099b638"
format_stamp: "Formatted at 2026-06-30 12:30:39 on dist-test-slave-0w4t"
I20260630 12:30:39.022300 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:39.025790 32629 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.026567 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:30:39.026881 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "8d5f6fa5568c4af8bae6c2918099b638"
format_stamp: "Formatted at 2026-06-30 12:30:39 on dist-test-slave-0w4t"
I20260630 12:30:39.027200 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:39.067339 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:39.068580 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:39.070156 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:39.072590 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:39.072831 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.073151 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:39.073335 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.111784 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:45761
I20260630 12:30:39.111866 32691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:45761 every 8 connection(s)
I20260630 12:30:39.117105 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:39.124054 32696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:39.124922 32697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:39.126412 32699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:39.126734 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:39.127679 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:39.127951 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:39.128149 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822639128129 us; error 0 us; skew 500 ppm
I20260630 12:30:39.128849 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:39.130102 32692 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35849
I20260630 12:30:39.130527 32692 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:39.131484 32692 heartbeater.cc:507] Master 127.28.244.62:35849 requested a full tablet report, sending...
I20260630 12:30:39.131678 29648 webserver.cc:533] Webserver started at http://127.28.244.2:34775/ using document root <none> and password file <none>
I20260630 12:30:39.132308 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:39.132542 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:39.132849 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:39.133882 32565 ts_manager.cc:194] Registered new tserver with Master: 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:39.134238 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "0232601624b9469ebe2901f95c54d3cb"
format_stamp: "Formatted at 2026-06-30 12:30:39 on dist-test-slave-0w4t"
I20260630 12:30:39.136266 32565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36380
I20260630 12:30:39.139786 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:30:39.143066 32704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.143793 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:39.144057 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "0232601624b9469ebe2901f95c54d3cb"
format_stamp: "Formatted at 2026-06-30 12:30:39 on dist-test-slave-0w4t"
I20260630 12:30:39.144286 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:39.158618 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:39.159595 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:39.160897 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:39.163071 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:39.163251 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.163553 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:39.163714 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.199635 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:41643
I20260630 12:30:39.199728 32766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:41643 every 8 connection(s)
I20260630 12:30:39.204355 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:39.210337   302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:39.212121   303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:39.215840   305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:39.216217 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:39.216984 32767 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35849
I20260630 12:30:39.217417 32767 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:39.217429 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:39.217799 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:39.217986 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822639217950 us; error 0 us; skew 500 ppm
I20260630 12:30:39.218349 32767 heartbeater.cc:507] Master 127.28.244.62:35849 requested a full tablet report, sending...
I20260630 12:30:39.218550 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:39.220664 32565 ts_manager.cc:194] Registered new tserver with Master: 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:39.221515 29648 webserver.cc:533] Webserver started at http://127.28.244.3:42759/ using document root <none> and password file <none>
I20260630 12:30:39.222189 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:39.222419 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:39.222572 32565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36390
I20260630 12:30:39.222754 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:39.224160 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "4558cb86126a486085635d629975fd43"
format_stamp: "Formatted at 2026-06-30 12:30:39 on dist-test-slave-0w4t"
I20260630 12:30:39.228554 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:30:39.231848   310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.232555 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:39.232851 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "4558cb86126a486085635d629975fd43"
format_stamp: "Formatted at 2026-06-30 12:30:39 on dist-test-slave-0w4t"
I20260630 12:30:39.233167 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:39.260794 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:39.261907 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:39.263326 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:39.265630 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:39.265857 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.266103 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:39.266276 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:39.303458 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:45189
I20260630 12:30:39.303555   372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:45189 every 8 connection(s)
I20260630 12:30:39.316220   373 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35849
I20260630 12:30:39.316624   373 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:39.317293   373 heartbeater.cc:507] Master 127.28.244.62:35849 requested a full tablet report, sending...
I20260630 12:30:39.319166 32565 ts_manager.cc:194] Registered new tserver with Master: 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:39.319994 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01347426s
I20260630 12:30:39.320523 32565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36402
I20260630 12:30:40.139236 32692 heartbeater.cc:499] Master 127.28.244.62:35849 was elected leader, sending a full tablet report...
I20260630 12:30:40.225150 32767 heartbeater.cc:499] Master 127.28.244.62:35849 was elected leader, sending a full tablet report...
I20260630 12:30:40.323199   373 heartbeater.cc:499] Master 127.28.244.62:35849 was elected leader, sending a full tablet report...
I20260630 12:30:40.372581 32565 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44810:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:40.374729 32565 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:40.434733   338 tablet_service.cc:1511] Processing CreateTablet for tablet 7efda3a7b27344f3902264e88c9bd8d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.436334   338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efda3a7b27344f3902264e88c9bd8d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.437738   336 tablet_service.cc:1511] Processing CreateTablet for tablet 9de8e608e9004268899bd30064f181ef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.438544   334 tablet_service.cc:1511] Processing CreateTablet for tablet 02a8bdd1b78a45959491d73125974ac6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.439208   336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de8e608e9004268899bd30064f181ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.439983   334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a8bdd1b78a45959491d73125974ac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.441186   337 tablet_service.cc:1511] Processing CreateTablet for tablet 304bd97ff001443383753a4866f8a4c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.442647   337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304bd97ff001443383753a4866f8a4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.443025   333 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.444396   333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.444445   332 tablet_service.cc:1511] Processing CreateTablet for tablet 898a24a1f9374b4985b4ac0dceedd41b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.446113   335 tablet_service.cc:1511] Processing CreateTablet for tablet 1accb02109824d38b3c9b3a2efd8d888 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.447274   332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898a24a1f9374b4985b4ac0dceedd41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.448006   335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accb02109824d38b3c9b3a2efd8d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.445742 32732 tablet_service.cc:1511] Processing CreateTablet for tablet 7efda3a7b27344f3902264e88c9bd8d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.449270 32732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efda3a7b27344f3902264e88c9bd8d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.450717 32731 tablet_service.cc:1511] Processing CreateTablet for tablet 304bd97ff001443383753a4866f8a4c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.452096 32731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304bd97ff001443383753a4866f8a4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.460951 32730 tablet_service.cc:1511] Processing CreateTablet for tablet 9de8e608e9004268899bd30064f181ef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.462978 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de8e608e9004268899bd30064f181ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.475267 32729 tablet_service.cc:1511] Processing CreateTablet for tablet 1accb02109824d38b3c9b3a2efd8d888 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.477264 32729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accb02109824d38b3c9b3a2efd8d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.482182   392 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.488713   392 tablet_bootstrap.cc:654] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.491381 32657 tablet_service.cc:1511] Processing CreateTablet for tablet 7efda3a7b27344f3902264e88c9bd8d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.495028 32657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efda3a7b27344f3902264e88c9bd8d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.494973 32726 tablet_service.cc:1511] Processing CreateTablet for tablet 898a24a1f9374b4985b4ac0dceedd41b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.495965 32654 tablet_service.cc:1511] Processing CreateTablet for tablet 1accb02109824d38b3c9b3a2efd8d888 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.496358   333 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22d159735d460698adff21926dec5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.497493 32654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accb02109824d38b3c9b3a2efd8d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.491751 32728 tablet_service.cc:1511] Processing CreateTablet for tablet 02a8bdd1b78a45959491d73125974ac6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.497762   333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22d159735d460698adff21926dec5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.497762 32725 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22d159735d460698adff21926dec5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.493396 32727 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.496454 32726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898a24a1f9374b4985b4ac0dceedd41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.501569 32653 tablet_service.cc:1511] Processing CreateTablet for tablet 02a8bdd1b78a45959491d73125974ac6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.495029 32655 tablet_service.cc:1511] Processing CreateTablet for tablet 9de8e608e9004268899bd30064f181ef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.503011 32653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a8bdd1b78a45959491d73125974ac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.503312 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22d159735d460698adff21926dec5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.506021 32652 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.507473 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.509379 32727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.510031 32651 tablet_service.cc:1511] Processing CreateTablet for tablet 898a24a1f9374b4985b4ac0dceedd41b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.511955   393 tablet_bootstrap.cc:492] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.512847 32728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a8bdd1b78a45959491d73125974ac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.512499 32650 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22d159735d460698adff21926dec5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.493304 32656 tablet_service.cc:1511] Processing CreateTablet for tablet 304bd97ff001443383753a4866f8a4c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:40.512565 32655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de8e608e9004268899bd30064f181ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.521441 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898a24a1f9374b4985b4ac0dceedd41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.522323 32656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304bd97ff001443383753a4866f8a4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.523841 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22d159735d460698adff21926dec5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:40.546996   393 tablet_bootstrap.cc:654] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.578483   395 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.605985   392 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.606523   392 ts_tablet_manager.cc:1403] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.125s	user 0.005s	sys 0.035s
I20260630 12:30:40.611667   392 raft_consensus.cc:359] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.612388   392 raft_consensus.cc:385] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.612679   392 raft_consensus.cc:740] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.612779   393 tablet_bootstrap.cc:492] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.614876   393 ts_tablet_manager.cc:1403] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.000s
I20260630 12:30:40.617539   392 consensus_queue.cc:260] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.619465   395 tablet_bootstrap.cc:654] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.620944   393 raft_consensus.cc:359] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:40.621737   393 raft_consensus.cc:385] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.622042   393 raft_consensus.cc:740] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.627658   393 consensus_queue.cc:260] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:40.630442   393 ts_tablet_manager.cc:1434] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:30:40.631428   393 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.636430   395 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.637147   395 ts_tablet_manager.cc:1403] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.007s
I20260630 12:30:40.639604   392 ts_tablet_manager.cc:1434] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.033s	user 0.022s	sys 0.004s
I20260630 12:30:40.640219   395 raft_consensus.cc:359] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.642776   393 tablet_bootstrap.cc:654] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.643038   392 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.645112   395 raft_consensus.cc:385] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.645547   395 raft_consensus.cc:740] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.646494   395 consensus_queue.cc:260] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.650146   392 tablet_bootstrap.cc:654] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.654090   395 ts_tablet_manager.cc:1434] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.006s
I20260630 12:30:40.654624   393 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.655130   393 ts_tablet_manager.cc:1403] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.012s
I20260630 12:30:40.655841   395 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.657815   392 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.658483   392 ts_tablet_manager.cc:1403] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:30:40.657848   393 raft_consensus.cc:359] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.658869   393 raft_consensus.cc:385] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.659201   393 raft_consensus.cc:740] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.659962   393 consensus_queue.cc:260] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.661244   392 raft_consensus.cc:359] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.661948   392 raft_consensus.cc:385] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.662235   395 tablet_bootstrap.cc:654] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.662447   393 ts_tablet_manager.cc:1434] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:30:40.663542   393 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.662225   392 raft_consensus.cc:740] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.665561   392 consensus_queue.cc:260] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.668071   392 ts_tablet_manager.cc:1434] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:30:40.669085   392 tablet_bootstrap.cc:492] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.673224   393 tablet_bootstrap.cc:654] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.674747   392 tablet_bootstrap.cc:654] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.684691   393 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.685277   393 ts_tablet_manager.cc:1403] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260630 12:30:40.687969   392 tablet_bootstrap.cc:492] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.688495   392 ts_tablet_manager.cc:1403] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:30:40.688334   393 raft_consensus.cc:359] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.689136   393 raft_consensus.cc:385] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.689430   395 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.689451   393 raft_consensus.cc:740] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.690028   395 ts_tablet_manager.cc:1403] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260630 12:30:40.690383   393 consensus_queue.cc:260] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.691279   392 raft_consensus.cc:359] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.691970   392 raft_consensus.cc:385] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.692265   392 raft_consensus.cc:740] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.692603   393 ts_tablet_manager.cc:1434] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:30:40.692397   395 raft_consensus.cc:359] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.693199   395 raft_consensus.cc:385] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.693002   392 consensus_queue.cc:260] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.693531   395 raft_consensus.cc:740] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.693702   393 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.694399   395 consensus_queue.cc:260] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.695271   392 ts_tablet_manager.cc:1434] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:30:40.696199   392 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.696527   395 ts_tablet_manager.cc:1434] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:40.697499   395 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.699908   393 tablet_bootstrap.cc:654] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.701673   392 tablet_bootstrap.cc:654] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.702929   395 tablet_bootstrap.cc:654] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.713444   393 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.713954   393 ts_tablet_manager.cc:1403] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:30:40.714248   392 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.714695   392 ts_tablet_manager.cc:1403] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:30:40.716533   393 raft_consensus.cc:359] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.717334   393 raft_consensus.cc:385] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.717249   392 raft_consensus.cc:359] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.717739   393 raft_consensus.cc:740] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.718118   392 raft_consensus.cc:385] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.718434   392 raft_consensus.cc:740] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.718596   393 consensus_queue.cc:260] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.719321   395 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.719295   392 consensus_queue.cc:260] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.719973   395 ts_tablet_manager.cc:1403] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260630 12:30:40.720804   393 ts_tablet_manager.cc:1434] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:40.721668   392 ts_tablet_manager.cc:1434] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:30:40.721935   393 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.722710   392 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.723135   395 raft_consensus.cc:359] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.723845   395 raft_consensus.cc:385] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.724153   395 raft_consensus.cc:740] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.722630   401 raft_consensus.cc:493] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:40.726167   401 raft_consensus.cc:515] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.728508   393 tablet_bootstrap.cc:654] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.728739   392 tablet_bootstrap.cc:654] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.730983   395 consensus_queue.cc:260] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.739806   392 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.740371   392 ts_tablet_manager.cc:1403] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:30:40.741289   401 leader_election.cc:290] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.743157   392 raft_consensus.cc:359] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.751159   392 raft_consensus.cc:385] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.751492   392 raft_consensus.cc:740] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.751631 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22d159735d460698adff21926dec5c" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
W20260630 12:30:40.753671 32632 leader_election.cc:343] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:40.748449   393 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.752333   392 consensus_queue.cc:260] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.754534   393 ts_tablet_manager.cc:1403] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260630 12:30:40.756026   392 ts_tablet_manager.cc:1434] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260630 12:30:40.757051   392 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.757364   393 raft_consensus.cc:359] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.757948   401 raft_consensus.cc:493] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:40.758111   393 raft_consensus.cc:385] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.758467   401 raft_consensus.cc:515] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.760537   401 leader_election.cc:290] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.758479   393 raft_consensus.cc:740] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.762079 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accb02109824d38b3c9b3a2efd8d888" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:40.762691 32742 raft_consensus.cc:2468] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 0.
I20260630 12:30:40.763612   392 tablet_bootstrap.cc:654] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.764951 32632 leader_election.cc:304] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:40.765952   401 raft_consensus.cc:2804] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:40.766345   401 raft_consensus.cc:493] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:40.766688   401 raft_consensus.cc:3060] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.762667   393 consensus_queue.cc:260] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.766927   395 ts_tablet_manager.cc:1434] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.047s	user 0.013s	sys 0.017s
I20260630 12:30:40.769487   395 tablet_bootstrap.cc:492] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.769683   393 ts_tablet_manager.cc:1434] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:30:40.770277   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22d159735d460698adff21926dec5c" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:40.770695   393 tablet_bootstrap.cc:492] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.770979   348 raft_consensus.cc:2468] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 0.
I20260630 12:30:40.773108   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accb02109824d38b3c9b3a2efd8d888" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:40.773747   348 raft_consensus.cc:2468] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 0.
I20260630 12:30:40.775744   395 tablet_bootstrap.cc:654] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.780567 32632 leader_election.cc:304] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [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: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 0232601624b9469ebe2901f95c54d3cb
I20260630 12:30:40.781077   401 raft_consensus.cc:515] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.782277   411 raft_consensus.cc:2804] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:40.782560   393 tablet_bootstrap.cc:654] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.782775   411 raft_consensus.cc:493] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:40.783257   411 raft_consensus.cc:3060] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.784514   401 leader_election.cc:290] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.785385   399 raft_consensus.cc:493] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:40.785998   399 raft_consensus.cc:515] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.787088 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accb02109824d38b3c9b3a2efd8d888" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:40.787694 32742 raft_consensus.cc:3060] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.798799   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accb02109824d38b3c9b3a2efd8d888" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:40.799932   348 raft_consensus.cc:3060] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.799351   399 leader_election.cc:290] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.810212   348 raft_consensus.cc:2468] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 1.
I20260630 12:30:40.811764 32632 leader_election.cc:304] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:40.812826   401 raft_consensus.cc:2804] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:40.814950   393 tablet_bootstrap.cc:492] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.815629   393 ts_tablet_manager.cc:1403] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260630 12:30:40.819459   393 raft_consensus.cc:359] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.820422   393 raft_consensus.cc:385] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.821710   401 raft_consensus.cc:697] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Becoming Leader. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Running, Role: LEADER
I20260630 12:30:40.820787   393 raft_consensus.cc:740] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.822903   401 consensus_queue.cc:237] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.824131   393 consensus_queue.cc:260] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.828094   393 ts_tablet_manager.cc:1434] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:30:40.829747   393 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.834105   392 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.834664   392 ts_tablet_manager.cc:1403] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.041s
I20260630 12:30:40.836553   393 tablet_bootstrap.cc:654] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.837744   392 raft_consensus.cc:359] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.838546   392 raft_consensus.cc:385] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.838845   392 raft_consensus.cc:740] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.828028 32742 raft_consensus.cc:2468] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 1.
I20260630 12:30:40.840162   392 consensus_queue.cc:260] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.842505   392 ts_tablet_manager.cc:1434] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:40.843493   392 tablet_bootstrap.cc:492] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.844544 32565 catalog_manager.cc:5697] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:40.810912   411 raft_consensus.cc:515] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.859827   411 leader_election.cc:290] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.864885   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22d159735d460698adff21926dec5c" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:40.865804   348 raft_consensus.cc:3060] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.870252 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22d159735d460698adff21926dec5c" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:40.870755   392 tablet_bootstrap.cc:654] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
W20260630 12:30:40.871644 32632 leader_election.cc:343] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:40.873930   393 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.874447   393 ts_tablet_manager.cc:1403] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.009s
I20260630 12:30:40.876672   395 tablet_bootstrap.cc:492] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.877259   395 ts_tablet_manager.cc:1403] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.108s	user 0.033s	sys 0.053s
I20260630 12:30:40.877369   393 raft_consensus.cc:359] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.878103   393 raft_consensus.cc:385] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.878407   393 raft_consensus.cc:740] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.879138   393 consensus_queue.cc:260] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.880174   348 raft_consensus.cc:2468] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 1.
I20260630 12:30:40.880409   395 raft_consensus.cc:359] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:40.881264   395 raft_consensus.cc:385] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.881408   393 ts_tablet_manager.cc:1434] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:30:40.881415 32632 leader_election.cc:304] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [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: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 0232601624b9469ebe2901f95c54d3cb
I20260630 12:30:40.881659   395 raft_consensus.cc:740] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.882766   411 raft_consensus.cc:2804] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:40.882697   395 consensus_queue.cc:260] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:40.883322   411 raft_consensus.cc:697] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Becoming Leader. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Running, Role: LEADER
I20260630 12:30:40.884296   411 consensus_queue.cc:237] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.885202   395 ts_tablet_manager.cc:1434] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:30:40.882717   393 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:40.891446   395 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.892143   393 tablet_bootstrap.cc:654] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.898875   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898a24a1f9374b4985b4ac0dceedd41b" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:40.899814   347 raft_consensus.cc:2468] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 0.
I20260630 12:30:40.901749 32707 leader_election.cc:304] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 
I20260630 12:30:40.902817   399 raft_consensus.cc:2804] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:40.903275   399 raft_consensus.cc:493] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:40.903689   399 raft_consensus.cc:3060] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.904299   393 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:40.904902   393 ts_tablet_manager.cc:1403] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260630 12:30:40.907614   393 raft_consensus.cc:359] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.908416   393 raft_consensus.cc:385] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.908727   393 raft_consensus.cc:740] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.909546   393 consensus_queue.cc:260] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.913937   395 tablet_bootstrap.cc:654] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.915053 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898a24a1f9374b4985b4ac0dceedd41b" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
W20260630 12:30:40.917212 32707 leader_election.cc:343] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:40.920413   392 tablet_bootstrap.cc:492] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.920926   392 ts_tablet_manager.cc:1403] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.023s
I20260630 12:30:40.924018   395 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.923856   392 raft_consensus.cc:359] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:40.924610   392 raft_consensus.cc:385] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.924675   395 ts_tablet_manager.cc:1403] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260630 12:30:40.920699   399 raft_consensus.cc:515] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.924993   392 raft_consensus.cc:740] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.925884   392 consensus_queue.cc:260] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:40.927546 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898a24a1f9374b4985b4ac0dceedd41b" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
W20260630 12:30:40.929090 32707 leader_election.cc:343] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:40.928660   395 raft_consensus.cc:359] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.924381 32565 catalog_manager.cc:5697] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:40.931828   392 ts_tablet_manager.cc:1434] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:30:40.932009   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898a24a1f9374b4985b4ac0dceedd41b" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:40.932619   348 raft_consensus.cc:3060] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.929862   395 raft_consensus.cc:385] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.930722   399 leader_election.cc:290] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.932853   392 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:40.933187   395 raft_consensus.cc:740] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
W20260630 12:30:40.933283 32613 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:40.934041   395 consensus_queue.cc:260] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.935245   393 ts_tablet_manager.cc:1434] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.008s
I20260630 12:30:40.935523 32618 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:40.936414   395 ts_tablet_manager.cc:1434] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260630 12:30:40.936465 32618 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:30:40.937544   395 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.943125   348 raft_consensus.cc:2468] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:40.944500   392 tablet_bootstrap.cc:654] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.945545 32707 leader_election.cc:304] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [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: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:40.946317   399 raft_consensus.cc:2804] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:40.946801   399 raft_consensus.cc:697] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Running, Role: LEADER
I20260630 12:30:40.947585   399 consensus_queue.cc:237] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.949514   424 raft_consensus.cc:493] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:40.949992   424 raft_consensus.cc:515] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.953758   395 tablet_bootstrap.cc:654] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.955973   392 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:40.956502   392 ts_tablet_manager.cc:1403] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260630 12:30:40.956773   424 leader_election.cc:290] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.959136   392 raft_consensus.cc:359] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.959853   392 raft_consensus.cc:385] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.960170   392 raft_consensus.cc:740] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.961200   392 consensus_queue.cc:260] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.963163   392 ts_tablet_manager.cc:1434] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:30:40.963100 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad74a85ebfb4b0f8d5d531904ec5bf9" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:40.964150 32667 raft_consensus.cc:2468] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 0.
I20260630 12:30:40.966938   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad74a85ebfb4b0f8d5d531904ec5bf9" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:40.967736   348 raft_consensus.cc:2468] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 0.
I20260630 12:30:40.969409 32707 leader_election.cc:304] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:40.972446   424 raft_consensus.cc:2804] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:40.972784   424 raft_consensus.cc:493] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:40.973168   424 raft_consensus.cc:3060] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.974406   395 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.974915   395 ts_tablet_manager.cc:1403] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.010s
I20260630 12:30:40.977830   395 raft_consensus.cc:359] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.977855 32564 catalog_manager.cc:5697] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0232601624b9469ebe2901f95c54d3cb (127.28.244.2). New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:40.978686   395 raft_consensus.cc:385] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:40.979031   395 raft_consensus.cc:740] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:40.979738   395 consensus_queue.cc:260] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.980265   424 raft_consensus.cc:515] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.982021   395 ts_tablet_manager.cc:1434] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:30:40.982331   424 leader_election.cc:290] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:40.983000   395 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:40.984053   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad74a85ebfb4b0f8d5d531904ec5bf9" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:40.984051 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad74a85ebfb4b0f8d5d531904ec5bf9" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:40.984862   348 raft_consensus.cc:3060] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.984930 32667 raft_consensus.cc:3060] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:40.989602   395 tablet_bootstrap.cc:654] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:40.991917   348 raft_consensus.cc:2468] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:40.992313 32667 raft_consensus.cc:2468] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:40.994208 32707 leader_election.cc:304] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:40.995225   424 raft_consensus.cc:2804] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:40.995707   424 raft_consensus.cc:697] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Running, Role: LEADER
I20260630 12:30:40.996541   424 consensus_queue.cc:237] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:40.998741   395 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:40.999248   395 ts_tablet_manager.cc:1403] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:30:41.002169   395 raft_consensus.cc:359] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.002928   395 raft_consensus.cc:385] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:41.003224   395 raft_consensus.cc:740] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:41.004010   395 consensus_queue.cc:260] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.005234 32564 catalog_manager.cc:5697] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0232601624b9469ebe2901f95c54d3cb (127.28.244.2). New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:41.006032   395 ts_tablet_manager.cc:1434] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:30:41.006991   395 tablet_bootstrap.cc:492] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:41.011849   395 tablet_bootstrap.cc:654] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.013250   397 raft_consensus.cc:493] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.013674   397 raft_consensus.cc:515] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.015714   397 leader_election.cc:290] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:41.020224   397 raft_consensus.cc:493] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.020725   397 raft_consensus.cc:515] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:41.022769   397 leader_election.cc:290] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:41.020092   395 tablet_bootstrap.cc:492] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:41.023634   395 ts_tablet_manager.cc:1403] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260630 12:30:41.025776   395 raft_consensus.cc:359] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.026517   395 raft_consensus.cc:385] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:41.026786   395 raft_consensus.cc:740] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:41.027823 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:41.028561 32742 raft_consensus.cc:2468] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:41.028438   395 consensus_queue.cc:260] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.027954 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efda3a7b27344f3902264e88c9bd8d1" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:41.029778 32741 raft_consensus.cc:2468] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:41.029831   313 leader_election.cc:304] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 
I20260630 12:30:41.031035   313 leader_election.cc:304] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 
I20260630 12:30:41.031477   397 raft_consensus.cc:2804] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:41.031867   397 raft_consensus.cc:493] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:41.032207   397 raft_consensus.cc:3060] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.033882 32666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efda3a7b27344f3902264e88c9bd8d1" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:41.034776 32666 raft_consensus.cc:2468] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:41.035756 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:41.036574 32667 raft_consensus.cc:2468] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:41.038197   395 ts_tablet_manager.cc:1434] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:30:41.039088   397 raft_consensus.cc:515] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.039445   435 raft_consensus.cc:2804] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:41.039979   435 raft_consensus.cc:493] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:41.040349   435 raft_consensus.cc:3060] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.041174   397 leader_election.cc:290] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:41.042598 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:41.042766 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:41.043179 32741 raft_consensus.cc:3060] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.043248 32667 raft_consensus.cc:3060] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.046798   435 raft_consensus.cc:515] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:41.048372   435 leader_election.cc:290] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:41.049963 32667 raft_consensus.cc:2468] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:41.049964 32741 raft_consensus.cc:2468] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:41.051465 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efda3a7b27344f3902264e88c9bd8d1" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:41.051465 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efda3a7b27344f3902264e88c9bd8d1" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:41.051693   313 leader_election.cc:304] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:41.052352 32742 raft_consensus.cc:3060] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.052413 32667 raft_consensus.cc:3060] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.052743   435 raft_consensus.cc:2804] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:41.053445   435 raft_consensus.cc:697] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Becoming Leader. State: Replica: 4558cb86126a486085635d629975fd43, State: Running, Role: LEADER
I20260630 12:30:41.054136   435 consensus_queue.cc:237] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.059387 32742 raft_consensus.cc:2468] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:41.060510   313 leader_election.cc:304] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 
I20260630 12:30:41.061555 32667 raft_consensus.cc:2468] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:41.062312 32565 catalog_manager.cc:5697] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4558cb86126a486085635d629975fd43 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:41.063611   435 raft_consensus.cc:2804] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:41.064066   435 raft_consensus.cc:697] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Becoming Leader. State: Replica: 4558cb86126a486085635d629975fd43, State: Running, Role: LEADER
I20260630 12:30:41.064723   435 consensus_queue.cc:237] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:41.074719 32565 catalog_manager.cc:5697] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4558cb86126a486085635d629975fd43 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:41.101245   411 raft_consensus.cc:493] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.101707   411 raft_consensus.cc:515] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.103240   411 leader_election.cc:290] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:41.104168 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898a24a1f9374b4985b4ac0dceedd41b" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:41.104395   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898a24a1f9374b4985b4ac0dceedd41b" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:41.105155   348 raft_consensus.cc:2393] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d5f6fa5568c4af8bae6c2918099b638 in current term 1: Already voted for candidate 0232601624b9469ebe2901f95c54d3cb in this term.
I20260630 12:30:41.106009 32632 leader_election.cc:304] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [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: 8d5f6fa5568c4af8bae6c2918099b638; no voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43
I20260630 12:30:41.106561   411 raft_consensus.cc:3060] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.110334   435 raft_consensus.cc:493] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.110741   435 raft_consensus.cc:515] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.111058   411 raft_consensus.cc:2749] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:41.112453   435 leader_election.cc:290] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:41.113358 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304bd97ff001443383753a4866f8a4c6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:41.113595 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304bd97ff001443383753a4866f8a4c6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:41.114051 32667 raft_consensus.cc:2468] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:41.114223 32742 raft_consensus.cc:2468] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:41.115120   313 leader_election.cc:304] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:41.115906   435 raft_consensus.cc:2804] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:41.116240   435 raft_consensus.cc:493] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:41.116518   435 raft_consensus.cc:3060] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.120723   424 raft_consensus.cc:493] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.120919   435 raft_consensus.cc:515] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.121250   424 raft_consensus.cc:515] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.122812   435 leader_election.cc:290] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Requested vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:41.123080   424 leader_election.cc:290] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:41.123987 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de8e608e9004268899bd30064f181ef" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:41.124128 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304bd97ff001443383753a4866f8a4c6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:41.124351 32666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304bd97ff001443383753a4866f8a4c6" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:41.124655 32667 raft_consensus.cc:2468] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 0.
I20260630 12:30:41.124128   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de8e608e9004268899bd30064f181ef" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:41.125051 32742 raft_consensus.cc:3060] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.125149 32666 raft_consensus.cc:3060] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.125274   348 raft_consensus.cc:2468] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 0.
I20260630 12:30:41.126346 32707 leader_election.cc:304] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:41.127143   424 raft_consensus.cc:2804] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:41.127498   424 raft_consensus.cc:493] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:41.127825   424 raft_consensus.cc:3060] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.131315 32666 raft_consensus.cc:2468] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:41.131989 32742 raft_consensus.cc:2468] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:41.132822   313 leader_election.cc:304] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:41.133765   435 raft_consensus.cc:2804] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:41.134248   435 raft_consensus.cc:697] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Becoming Leader. State: Replica: 4558cb86126a486085635d629975fd43, State: Running, Role: LEADER
I20260630 12:30:41.135118   424 raft_consensus.cc:515] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.135114   435 consensus_queue.cc:237] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.137321   424 leader_election.cc:290] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:41.138115 32666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de8e608e9004268899bd30064f181ef" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:41.138680 32666 raft_consensus.cc:3060] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.138576   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de8e608e9004268899bd30064f181ef" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:41.139467   348 raft_consensus.cc:3060] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.145089 32666 raft_consensus.cc:2468] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:41.146162   348 raft_consensus.cc:2468] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:41.146193 32707 leader_election.cc:304] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:41.146454 32565 catalog_manager.cc:5697] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4558cb86126a486085635d629975fd43 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:41.147485   424 raft_consensus.cc:2804] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:41.147998   424 raft_consensus.cc:697] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Running, Role: LEADER
I20260630 12:30:41.148613   424 consensus_queue.cc:237] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.156306 32564 catalog_manager.cc:5697] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0232601624b9469ebe2901f95c54d3cb (127.28.244.2). New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:41.259356 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:41.265895   440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:41.266057   441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:41.267151   443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:41.269078 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:41.270227 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:41.270447 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:41.270619 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822641270606 us; error 0 us; skew 500 ppm
I20260630 12:30:41.271219 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:41.273635 29648 webserver.cc:533] Webserver started at http://127.28.244.4:37881/ using document root <none> and password file <none>
I20260630 12:30:41.274133 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:41.274338 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:41.274664 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:41.274684   424 raft_consensus.cc:493] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.275204   424 raft_consensus.cc:515] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:41.275906 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "630564f9d0bf46e2bcb209630b05b289"
format_stamp: "Formatted at 2026-06-30 12:30:41 on dist-test-slave-0w4t"
I20260630 12:30:41.276964   424 leader_election.cc:290] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:41.277788 32666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22d159735d460698adff21926dec5c" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:41.278127   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22d159735d460698adff21926dec5c" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:41.278869   348 raft_consensus.cc:2393] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0232601624b9469ebe2901f95c54d3cb in current term 1: Already voted for candidate 8d5f6fa5568c4af8bae6c2918099b638 in this term.
I20260630 12:30:41.279768 32707 leader_election.cc:304] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [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: 0232601624b9469ebe2901f95c54d3cb; no voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:41.280403   424 raft_consensus.cc:3060] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.281478 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:30:41.285117   448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:41.284986   424 raft_consensus.cc:2749] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:41.286087 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:30:41.286391 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "630564f9d0bf46e2bcb209630b05b289"
format_stamp: "Formatted at 2026-06-30 12:30:41 on dist-test-slave-0w4t"
I20260630 12:30:41.286661 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:41.292757   411 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.298477   411 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.315446 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:41.315717   417 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.317236 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:41.319629 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:41.328264 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:41.328603 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:30:41.328897 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:41.329133 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:41.350059   417 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.358088   424 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:41.391877   427 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.438580 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:43673
I20260630 12:30:41.438676   520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:43673 every 8 connection(s)
I20260630 12:30:41.444856 32563 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44810:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:30:41.453665   427 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:41.455245   521 heartbeater.cc:344] Connected to a master server at 127.28.244.62:35849
I20260630 12:30:41.455688   521 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:41.456619   521 heartbeater.cc:507] Master 127.28.244.62:35849 requested a full tablet report, sending...
I20260630 12:30:41.459026 32565 ts_manager.cc:194] Registered new tserver with Master: 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673)
I20260630 12:30:41.460794 32565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44824
I20260630 12:30:41.468250   424 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.471158   435 consensus_queue.cc:1048] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:41.477533 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f04628188434ce69a8557dc88d0c5d4 has no consensus state
W20260630 12:30:41.481038 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 010ddcf809984515aa0249b4906deeec has no consensus state
W20260630 12:30:41.482393 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32cc4e3721b14d8baf8c063e90bfda69 has no consensus state
W20260630 12:30:41.484732 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 44cddc77781740129f6de47b229c2f37 has no consensus state
W20260630 12:30:41.488030 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58d23ade324e467b9da0d5606c819621 has no consensus state
W20260630 12:30:41.489414 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f53858604493456d98fc60b069955f03 has no consensus state
I20260630 12:30:41.496986   397 consensus_queue.cc:1048] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:30:41.500501 32550 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 32cc4e3721b14d8baf8c063e90bfda69 (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 32cc4e3721b14d8baf8c063e90bfda69 has no consensus state
W20260630 12:30:41.503039 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ca0752548e6413eb703ec2911052fd5 has no consensus state
W20260630 12:30:41.504688 32563 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b33881303ab4a949d7a6efc913b75d3 has no consensus state
I20260630 12:30:41.535293 32653 tablet_service.cc:1511] Processing CreateTablet for tablet 1f04628188434ce69a8557dc88d0c5d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.536849 32653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f04628188434ce69a8557dc88d0c5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.543471 32727 tablet_service.cc:1511] Processing CreateTablet for tablet 1f04628188434ce69a8557dc88d0c5d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.546717   338 tablet_service.cc:1511] Processing CreateTablet for tablet 010ddcf809984515aa0249b4906deeec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.548418   338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010ddcf809984515aa0249b4906deeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.551242 32727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f04628188434ce69a8557dc88d0c5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.556365   424 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.558152   397 consensus_queue.cc:1048] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.558815   435 consensus_queue.cc:1048] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.565956   435 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.572996   424 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:41.603106 32657 tablet_service.cc:1511] Processing CreateTablet for tablet 010ddcf809984515aa0249b4906deeec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.610157 32657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010ddcf809984515aa0249b4906deeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.611399 32725 tablet_service.cc:1511] Processing CreateTablet for tablet 32cc4e3721b14d8baf8c063e90bfda69 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.612759 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cc4e3721b14d8baf8c063e90bfda69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.639714 32656 tablet_service.cc:1511] Processing CreateTablet for tablet 44cddc77781740129f6de47b229c2f37 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.639904   336 tablet_service.cc:1511] Processing CreateTablet for tablet 32cc4e3721b14d8baf8c063e90bfda69 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.641144 32656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cddc77781740129f6de47b229c2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.646041   336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cc4e3721b14d8baf8c063e90bfda69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.646628 32651 tablet_service.cc:1511] Processing CreateTablet for tablet 58d23ade324e467b9da0d5606c819621 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.647909 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d23ade324e467b9da0d5606c819621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.649806   332 tablet_service.cc:1511] Processing CreateTablet for tablet 58d23ade324e467b9da0d5606c819621 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.651647   332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d23ade324e467b9da0d5606c819621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.655644 32728 tablet_service.cc:1511] Processing CreateTablet for tablet f53858604493456d98fc60b069955f03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.656944 32728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53858604493456d98fc60b069955f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.662421   337 tablet_service.cc:1511] Processing CreateTablet for tablet f53858604493456d98fc60b069955f03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.663730   337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53858604493456d98fc60b069955f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.672369   435 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:41.678443 32655 tablet_service.cc:1511] Processing CreateTablet for tablet 1b33881303ab4a949d7a6efc913b75d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.680269 32655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33881303ab4a949d7a6efc913b75d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.683275 32652 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca0752548e6413eb703ec2911052fd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.684652 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca0752548e6413eb703ec2911052fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.685207   335 tablet_service.cc:1511] Processing CreateTablet for tablet 1b33881303ab4a949d7a6efc913b75d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.686951   335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33881303ab4a949d7a6efc913b75d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.678443 32730 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca0752548e6413eb703ec2911052fd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.691228 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca0752548e6413eb703ec2911052fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.709733 32725 tablet_service.cc:1511] Processing CreateTablet for tablet 44cddc77781740129f6de47b229c2f37 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.711638 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cddc77781740129f6de47b229c2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.732322   485 tablet_service.cc:1511] Processing CreateTablet for tablet 010ddcf809984515aa0249b4906deeec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.733827   485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010ddcf809984515aa0249b4906deeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.734500   484 tablet_service.cc:1511] Processing CreateTablet for tablet 32cc4e3721b14d8baf8c063e90bfda69 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.736290   484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cc4e3721b14d8baf8c063e90bfda69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.750475   486 tablet_service.cc:1511] Processing CreateTablet for tablet 1f04628188434ce69a8557dc88d0c5d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.751205   483 tablet_service.cc:1511] Processing CreateTablet for tablet 44cddc77781740129f6de47b229c2f37 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.752022   486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f04628188434ce69a8557dc88d0c5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.752648   537 tablet_bootstrap.cc:492] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:41.759147   479 tablet_service.cc:1511] Processing CreateTablet for tablet 1b33881303ab4a949d7a6efc913b75d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.763455   480 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca0752548e6413eb703ec2911052fd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.766381   481 tablet_service.cc:1511] Processing CreateTablet for tablet f53858604493456d98fc60b069955f03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.750481   482 tablet_service.cc:1511] Processing CreateTablet for tablet 58d23ade324e467b9da0d5606c819621 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:41.770740   483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cddc77781740129f6de47b229c2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.777261   537 tablet_bootstrap.cc:654] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.771284   538 tablet_bootstrap.cc:492] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:41.783233   481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53858604493456d98fc60b069955f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.791667   482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d23ade324e467b9da0d5606c819621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.797237   480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca0752548e6413eb703ec2911052fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.798838   540 tablet_bootstrap.cc:492] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:41.801074   479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33881303ab4a949d7a6efc913b75d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:41.828744   541 tablet_bootstrap.cc:492] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:41.839255   538 tablet_bootstrap.cc:654] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.860028   541 tablet_bootstrap.cc:654] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.868866   538 tablet_bootstrap.cc:492] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:41.869400   538 ts_tablet_manager.cc:1403] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.006s
I20260630 12:30:41.875046   540 tablet_bootstrap.cc:654] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.875643   538 raft_consensus.cc:359] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:41.877918   538 raft_consensus.cc:385] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:41.878785   537 tablet_bootstrap.cc:492] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:41.878901   538 raft_consensus.cc:740] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:41.879680   537 ts_tablet_manager.cc:1403] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.017s
I20260630 12:30:41.880717   538 consensus_queue.cc:260] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:41.882769   537 raft_consensus.cc:359] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:41.883460   538 ts_tablet_manager.cc:1434] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:30:41.884167   537 raft_consensus.cc:385] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:41.886034   537 raft_consensus.cc:740] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:41.887840   537 consensus_queue.cc:260] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:41.900856   538 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:41.906571   537 ts_tablet_manager.cc:1434] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260630 12:30:41.907691   537 tablet_bootstrap.cc:492] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:41.914288   541 tablet_bootstrap.cc:492] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:41.914899   541 ts_tablet_manager.cc:1403] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.003s
I20260630 12:30:41.919381   541 raft_consensus.cc:359] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:41.920120   541 raft_consensus.cc:385] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:41.920424   541 raft_consensus.cc:740] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:41.920797   411 raft_consensus.cc:493] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:41.921350   411 raft_consensus.cc:515] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:41.921132   541 consensus_queue.cc:260] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
W20260630 12:30:41.938728 32613 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:41.943532   411 leader_election.cc:290] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:41.945168 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f04628188434ce69a8557dc88d0c5d4" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:41.946139 32742 raft_consensus.cc:2468] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 0.
I20260630 12:30:41.948089 32632 leader_election.cc:304] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:41.950212   411 raft_consensus.cc:2804] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:41.950752   411 raft_consensus.cc:493] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:41.951191   411 raft_consensus.cc:3060] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.959283   538 tablet_bootstrap.cc:654] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.968312   411 raft_consensus.cc:515] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:41.966733   537 tablet_bootstrap.cc:654] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:41.975736   540 tablet_bootstrap.cc:492] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:41.978572   540 ts_tablet_manager.cc:1403] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.180s	user 0.020s	sys 0.026s
I20260630 12:30:41.976147   411 leader_election.cc:290] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 election: Requested vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:41.982666   540 raft_consensus.cc:359] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:41.983657   540 raft_consensus.cc:385] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:41.984038   540 raft_consensus.cc:740] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:41.987566 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f04628188434ce69a8557dc88d0c5d4" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:41.988490 32742 raft_consensus.cc:3060] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:41.988700   496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f04628188434ce69a8557dc88d0c5d4" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:41.989503   540 consensus_queue.cc:260] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:41.990305   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f04628188434ce69a8557dc88d0c5d4" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289"
W20260630 12:30:41.992631 32633 leader_election.cc:343] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:41.993932   541 ts_tablet_manager.cc:1434] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.079s	user 0.021s	sys 0.030s
W20260630 12:30:41.994486 32633 leader_election.cc:343] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:41.994959   541 tablet_bootstrap.cc:492] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:41.995246   521 heartbeater.cc:499] Master 127.28.244.62:35849 was elected leader, sending a full tablet report...
I20260630 12:30:41.998998   540 ts_tablet_manager.cc:1434] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260630 12:30:42.002929   541 tablet_bootstrap.cc:654] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.005888   540 tablet_bootstrap.cc:492] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:42.006021   538 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:42.006129   537 tablet_bootstrap.cc:492] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:42.006589   538 ts_tablet_manager.cc:1403] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.003s
I20260630 12:30:42.003430 32742 raft_consensus.cc:2468] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 1.
I20260630 12:30:42.006589   537 ts_tablet_manager.cc:1403] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.014s
I20260630 12:30:42.008332 32632 leader_election.cc:304] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [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: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.009081   411 raft_consensus.cc:2804] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.009582   411 raft_consensus.cc:697] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Becoming Leader. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Running, Role: LEADER
I20260630 12:30:42.010403   411 consensus_queue.cc:237] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.012130   538 raft_consensus.cc:359] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.012693   538 raft_consensus.cc:385] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.012954   538 raft_consensus.cc:740] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.013893   538 consensus_queue.cc:260] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.016597   538 ts_tablet_manager.cc:1434] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:30:42.017632   538 tablet_bootstrap.cc:492] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:42.020584   540 tablet_bootstrap.cc:654] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.022388   537 raft_consensus.cc:359] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.025837   537 raft_consensus.cc:385] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.026217   537 raft_consensus.cc:740] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.024330   538 tablet_bootstrap.cc:654] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.027144   537 consensus_queue.cc:260] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.030303   427 raft_consensus.cc:493] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.030804   427 raft_consensus.cc:515] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.032202   537 ts_tablet_manager.cc:1434] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260630 12:30:42.039462 32563 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84: range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb] alter complete (version 0)
I20260630 12:30:42.039391   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:42.041328   417 raft_consensus.cc:493] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.043009   417 raft_consensus.cc:515] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.044070   537 tablet_bootstrap.cc:492] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:42.046131   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca0752548e6413eb703ec2911052fd5" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.048465   547 raft_consensus.cc:493] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:30:42.042397 32707 leader_election.cc:343] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.059101   547 raft_consensus.cc:515] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.060410 32565 catalog_manager.cc:5697] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } }
W20260630 12:30:42.059389 32633 leader_election.cc:343] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.040132   427 leader_election.cc:290] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4558cb86126a486085635d629975fd43 (127.28.244.3:45189), 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673)
I20260630 12:30:42.076898 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca0752548e6413eb703ec2911052fd5" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:42.065084   547 leader_election.cc:290] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4558cb86126a486085635d629975fd43 (127.28.244.3:45189), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.060448   417 leader_election.cc:290] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
W20260630 12:30:42.082680 32632 leader_election.cc:343] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.083349 32632 leader_election.cc:304] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [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: 8d5f6fa5568c4af8bae6c2918099b638; no voters: 0232601624b9469ebe2901f95c54d3cb, 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.084235   541 tablet_bootstrap.cc:492] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.084793   541 ts_tablet_manager.cc:1403] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.004s
I20260630 12:30:42.085234   411 raft_consensus.cc:2749] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.093371   540 tablet_bootstrap.cc:492] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:42.094038   540 ts_tablet_manager.cc:1403] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.016s
I20260630 12:30:42.102761   541 raft_consensus.cc:359] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.103530   541 raft_consensus.cc:385] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.103827   541 raft_consensus.cc:740] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.105757   540 raft_consensus.cc:359] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.106468   540 raft_consensus.cc:385] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.104525   541 consensus_queue.cc:260] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.115025   540 raft_consensus.cc:740] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.121008   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.123757   540 consensus_queue.cc:260] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
W20260630 12:30:42.131556 32708 leader_election.cc:343] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.132040 32708 leader_election.cc:304] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [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: 0232601624b9469ebe2901f95c54d3cb; no voters: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.133329   399 raft_consensus.cc:2749] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.134805   537 tablet_bootstrap.cc:654] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.135712   541 ts_tablet_manager.cc:1434] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260630 12:30:42.138748   541 tablet_bootstrap.cc:492] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:42.137552   540 ts_tablet_manager.cc:1434] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.004s
I20260630 12:30:42.139842   538 tablet_bootstrap.cc:492] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:42.151345   538 ts_tablet_manager.cc:1403] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.134s	user 0.028s	sys 0.010s
I20260630 12:30:42.154454   538 raft_consensus.cc:359] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.155015   538 raft_consensus.cc:385] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.155282   538 raft_consensus.cc:740] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.155941   538 consensus_queue.cc:260] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.150003 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ddcf809984515aa0249b4906deeec" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:42.158324   538 ts_tablet_manager.cc:1434] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:30:42.158546   540 tablet_bootstrap.cc:492] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:42.159197   537 tablet_bootstrap.cc:492] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:42.159300   538 tablet_bootstrap.cc:492] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:42.159737   537 ts_tablet_manager.cc:1403] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.116s	user 0.024s	sys 0.005s
W20260630 12:30:42.162269   451 leader_election.cc:343] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.162835   537 raft_consensus.cc:359] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.163616   537 raft_consensus.cc:385] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.163916   537 raft_consensus.cc:740] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.165796   541 tablet_bootstrap.cc:654] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.164960   540 tablet_bootstrap.cc:654] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.169479   537 consensus_queue.cc:260] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.171975   537 ts_tablet_manager.cc:1434] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:30:42.172977   537 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:42.177538   399 raft_consensus.cc:493] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.178071   399 raft_consensus.cc:515] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.180168   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ddcf809984515aa0249b4906deeec" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:42.180809   348 raft_consensus.cc:2468] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 0.
I20260630 12:30:42.181007   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53858604493456d98fc60b069955f03" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.181309   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53858604493456d98fc60b069955f03" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
W20260630 12:30:42.182343 32708 leader_election.cc:343] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:30:42.182839 32707 leader_election.cc:343] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.183272 32707 leader_election.cc:304] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [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: 0232601624b9469ebe2901f95c54d3cb; no voters: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.183681   538 tablet_bootstrap.cc:654] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.182353   451 leader_election.cc:304] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [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: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289; no voters: 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:42.184132   424 raft_consensus.cc:2749] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.184612   547 raft_consensus.cc:2804] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.180183   399 leader_election.cc:290] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:42.184993   547 raft_consensus.cc:493] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.185458   547 raft_consensus.cc:3060] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.183619   537 tablet_bootstrap.cc:654] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.194252   541 tablet_bootstrap.cc:492] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.194787   541 ts_tablet_manager.cc:1403] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260630 12:30:42.196341   538 tablet_bootstrap.cc:492] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:42.196978   538 ts_tablet_manager.cc:1403] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.010s
I20260630 12:30:42.197748   540 tablet_bootstrap.cc:492] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:42.198230   540 ts_tablet_manager.cc:1403] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260630 12:30:42.197999   541 raft_consensus.cc:359] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.198704   541 raft_consensus.cc:385] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.199498   541 raft_consensus.cc:740] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.196427   547 raft_consensus.cc:515] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.200472   541 consensus_queue.cc:260] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.201071   538 raft_consensus.cc:359] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.201922   538 raft_consensus.cc:385] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.201666   540 raft_consensus.cc:359] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.202334   538 raft_consensus.cc:740] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.202584   540 raft_consensus.cc:385] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.203008   540 raft_consensus.cc:740] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.203218   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ddcf809984515aa0249b4906deeec" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:42.203815   347 raft_consensus.cc:3060] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.203732   540 consensus_queue.cc:260] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.203562   538 consensus_queue.cc:260] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.205632 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ddcf809984515aa0249b4906deeec" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
W20260630 12:30:42.207809   451 leader_election.cc:343] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.206387   540 ts_tablet_manager.cc:1434] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:30:42.209143   540 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:42.210938   538 ts_tablet_manager.cc:1434] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:30:42.206249   547 leader_election.cc:290] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Requested vote from peers 4558cb86126a486085635d629975fd43 (127.28.244.3:45189), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.212100   538 tablet_bootstrap.cc:492] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:42.215369   540 tablet_bootstrap.cc:654] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.215626   347 raft_consensus.cc:2468] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.217005   451 leader_election.cc:304] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [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: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289; no voters: 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:42.218413   538 tablet_bootstrap.cc:654] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.219029   537 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:42.219736   537 ts_tablet_manager.cc:1403] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.002s
I20260630 12:30:42.219190   547 raft_consensus.cc:2804] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.220683   547 raft_consensus.cc:697] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Becoming Leader. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Running, Role: LEADER
I20260630 12:30:42.221644   547 consensus_queue.cc:237] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.223752   537 raft_consensus.cc:359] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.224658   537 raft_consensus.cc:385] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.225117   537 raft_consensus.cc:740] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.272490   537 consensus_queue.cc:260] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.274151   540 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:42.275056   540 ts_tablet_manager.cc:1403] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.006s
I20260630 12:30:42.275586   541 ts_tablet_manager.cc:1434] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.002s
I20260630 12:30:42.275797   537 ts_tablet_manager.cc:1434] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.006s
I20260630 12:30:42.277794   541 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:42.277879   537 tablet_bootstrap.cc:492] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:42.293640   538 tablet_bootstrap.cc:492] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:42.294570   538 ts_tablet_manager.cc:1403] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.003s
I20260630 12:30:42.297322   547 raft_consensus.cc:493] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.299187   547 raft_consensus.cc:515] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.298118   540 raft_consensus.cc:359] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.302772   540 raft_consensus.cc:385] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.303150   540 raft_consensus.cc:740] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.302104   547 leader_election.cc:290] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4558cb86126a486085635d629975fd43 (127.28.244.3:45189), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.304636   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d23ade324e467b9da0d5606c819621" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:42.300926   538 raft_consensus.cc:359] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.305730 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d23ade324e467b9da0d5606c819621" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:42.306614 32667 raft_consensus.cc:2468] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 0.
I20260630 12:30:42.305557   540 consensus_queue.cc:260] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.306995   538 raft_consensus.cc:385] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.307686   538 raft_consensus.cc:740] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.308084   451 leader_election.cc:304] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630564f9d0bf46e2bcb209630b05b289, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:42.308483   538 consensus_queue.cc:260] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.309103   547 raft_consensus.cc:2804] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.309223   541 tablet_bootstrap.cc:654] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.309754   547 raft_consensus.cc:493] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.310312   547 raft_consensus.cc:3060] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.305717   347 raft_consensus.cc:2468] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 0.
I20260630 12:30:42.301908 32563 catalog_manager.cc:5697] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 reported cstate change: term changed from 0 to 1, leader changed from <none> to 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4). New cstate: current_term: 1 leader_uuid: "630564f9d0bf46e2bcb209630b05b289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:42.315855   537 tablet_bootstrap.cc:654] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.318393   399 raft_consensus.cc:493] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.318912   399 raft_consensus.cc:515] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.316682   538 ts_tablet_manager.cc:1434] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260630 12:30:42.322288   538 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638: Bootstrap starting.
I20260630 12:30:42.324955   540 ts_tablet_manager.cc:1434] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.006s
I20260630 12:30:42.327836   540 tablet_bootstrap.cc:492] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:42.330638 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca0752548e6413eb703ec2911052fd5" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:42.331794 32667 raft_consensus.cc:2468] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 0.
I20260630 12:30:42.333472   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca0752548e6413eb703ec2911052fd5" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.333945 32707 leader_election.cc:304] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
W20260630 12:30:42.335408 32708 leader_election.cc:343] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.336429   424 raft_consensus.cc:2804] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.336881   424 raft_consensus.cc:493] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.337256   424 raft_consensus.cc:3060] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.337386   538 tablet_bootstrap.cc:654] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.339305   540 tablet_bootstrap.cc:654] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.344383   541 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.345002   541 ts_tablet_manager.cc:1403] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.009s
I20260630 12:30:42.345147   565 raft_consensus.cc:493] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.345882   565 raft_consensus.cc:515] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.349288   541 raft_consensus.cc:359] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.350101   541 raft_consensus.cc:385] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.350477   541 raft_consensus.cc:740] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.352804   541 consensus_queue.cc:260] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.359357   565 leader_election.cc:290] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:42.359560   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
W20260630 12:30:42.363235   451 leader_election.cc:343] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.341322   399 leader_election.cc:290] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673)
I20260630 12:30:42.374437   541 ts_tablet_manager.cc:1434] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260630 12:30:42.377368   541 tablet_bootstrap.cc:492] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:42.378120   417 raft_consensus.cc:493] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.378700   417 raft_consensus.cc:515] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.384069   417 leader_election.cc:290] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:42.385996 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cddc77781740129f6de47b229c2f37" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
W20260630 12:30:42.388280 32632 leader_election.cc:343] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.376791   424 raft_consensus.cc:515] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.395349 32667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca0752548e6413eb703ec2911052fd5" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:42.395449   496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca0752548e6413eb703ec2911052fd5" candidate_uuid: "0232601624b9469ebe2901f95c54d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289"
I20260630 12:30:42.396045 32667 raft_consensus.cc:3060] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.396147   496 raft_consensus.cc:3060] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.396816   547 raft_consensus.cc:515] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.399107   547 leader_election.cc:290] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Requested vote from peers 4558cb86126a486085635d629975fd43 (127.28.244.3:45189), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.399655   424 leader_election.cc:290] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673)
I20260630 12:30:42.382354   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cddc77781740129f6de47b229c2f37" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.400489 32665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d23ade324e467b9da0d5606c819621" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:42.404004 32665 raft_consensus.cc:3060] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.404903   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d23ade324e467b9da0d5606c819621" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:42.405520   347 raft_consensus.cc:3060] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:30:42.405668 32633 leader_election.cc:343] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.409626 32633 leader_election.cc:304] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [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: 8d5f6fa5568c4af8bae6c2918099b638; no voters: 0232601624b9469ebe2901f95c54d3cb, 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.411085   417 raft_consensus.cc:2749] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.411772 32667 raft_consensus.cc:2468] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:42.414382 32707 leader_election.cc:304] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:42.415191   424 raft_consensus.cc:2804] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.416803   424 raft_consensus.cc:697] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Running, Role: LEADER
I20260630 12:30:42.415145   496 raft_consensus.cc:2468] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0232601624b9469ebe2901f95c54d3cb in term 1.
I20260630 12:30:42.417821   424 consensus_queue.cc:237] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.418697   347 raft_consensus.cc:2468] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.419984   451 leader_election.cc:304] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289; no voters: 
I20260630 12:30:42.420764   547 raft_consensus.cc:2804] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.416989   540 tablet_bootstrap.cc:492] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43: No bootstrap required, opened a new log
I20260630 12:30:42.421569   540 ts_tablet_manager.cc:1403] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.022s
I20260630 12:30:42.422116   547 raft_consensus.cc:697] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Becoming Leader. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Running, Role: LEADER
I20260630 12:30:42.423736   547 consensus_queue.cc:237] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.424767 32665 raft_consensus.cc:2468] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.422441   541 tablet_bootstrap.cc:654] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.425639   538 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638: No bootstrap required, opened a new log
I20260630 12:30:42.428462   538 ts_tablet_manager.cc:1403] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.032s
I20260630 12:30:42.429476   540 raft_consensus.cc:359] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.430172   540 raft_consensus.cc:385] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.430485   540 raft_consensus.cc:740] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.430994 32563 catalog_manager.cc:5697] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0232601624b9469ebe2901f95c54d3cb (127.28.244.2). New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:42.432015   538 raft_consensus.cc:359] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.432789   538 raft_consensus.cc:385] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.433172   538 raft_consensus.cc:740] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.434049   538 consensus_queue.cc:260] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.436699   538 ts_tablet_manager.cc:1434] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:30:42.438849 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:42.439661 32742 raft_consensus.cc:2468] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 0.
I20260630 12:30:42.440025   540 consensus_queue.cc:260] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.441648   451 leader_election.cc:304] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [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: 0232601624b9469ebe2901f95c54d3cb, 630564f9d0bf46e2bcb209630b05b289; no voters: 4558cb86126a486085635d629975fd43
I20260630 12:30:42.442742   540 ts_tablet_manager.cc:1434] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260630 12:30:42.442912   573 raft_consensus.cc:2804] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.443349   573 raft_consensus.cc:493] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.443684   573 raft_consensus.cc:3060] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.446214   541 tablet_bootstrap.cc:492] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.446713   541 ts_tablet_manager.cc:1403] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.004s
I20260630 12:30:42.449795   541 raft_consensus.cc:359] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.450551   541 raft_consensus.cc:385] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.450852   541 raft_consensus.cc:740] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.451715   541 consensus_queue.cc:260] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.452498   537 tablet_bootstrap.cc:492] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb: No bootstrap required, opened a new log
I20260630 12:30:42.452989   537 ts_tablet_manager.cc:1403] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.035s
I20260630 12:30:42.454254   435 raft_consensus.cc:493] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.454465   541 ts_tablet_manager.cc:1434] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:30:42.454712   435 raft_consensus.cc:515] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.456136   537 raft_consensus.cc:359] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.457547   435 leader_election.cc:290] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.460170   541 tablet_bootstrap.cc:492] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:42.456897   537 raft_consensus.cc:385] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.462607   435 raft_consensus.cc:493] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.460582   417 raft_consensus.cc:493] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.466717   435 raft_consensus.cc:515] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.466908   417 raft_consensus.cc:515] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.460826 32665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33881303ab4a949d7a6efc913b75d3" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:42.466127   537 raft_consensus.cc:740] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.469786 32665 raft_consensus.cc:2468] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:42.471022   313 leader_election.cc:304] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:42.471946   417 leader_election.cc:290] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:42.472100   397 raft_consensus.cc:2804] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.472828   397 raft_consensus.cc:493] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.473311   397 raft_consensus.cc:3060] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.473822   496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ddcf809984515aa0249b4906deeec" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.471225   435 leader_election.cc:290] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:42.469794   537 consensus_queue.cc:260] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.461356 32562 catalog_manager.cc:5697] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 reported cstate change: term changed from 0 to 1, leader changed from <none> to 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4). New cstate: current_term: 1 leader_uuid: "630564f9d0bf46e2bcb209630b05b289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:42.477016 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53858604493456d98fc60b069955f03" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:42.482302 32742 raft_consensus.cc:2468] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
I20260630 12:30:42.486075   537 ts_tablet_manager.cc:1434] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260630 12:30:42.486438   541 tablet_bootstrap.cc:654] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.486677   313 leader_election.cc:304] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 
I20260630 12:30:42.481675   573 raft_consensus.cc:515] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.488281   536 raft_consensus.cc:2804] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.488703   536 raft_consensus.cc:493] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.489015   536 raft_consensus.cc:3060] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.490186   573 leader_election.cc:290] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:42.491813   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:42.493884 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:42.487763   435 raft_consensus.cc:493] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.496649   435 raft_consensus.cc:515] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.494628 32742 raft_consensus.cc:3060] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.497618   347 raft_consensus.cc:3060] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.499027   536 raft_consensus.cc:515] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.501121   536 leader_election.cc:290] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Requested vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:42.505555   435 leader_election.cc:290] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673)
I20260630 12:30:42.506749   347 raft_consensus.cc:2468] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.508764 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53858604493456d98fc60b069955f03" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:42.509564 32741 raft_consensus.cc:3060] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.511853   451 leader_election.cc:304] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289; no voters: 
I20260630 12:30:42.512722   573 raft_consensus.cc:2804] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.513933 32740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:42.519454   573 raft_consensus.cc:697] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Becoming Leader. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Running, Role: LEADER
I20260630 12:30:42.495469   397 raft_consensus.cc:515] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.520347   573 consensus_queue.cc:237] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } }
I20260630 12:30:42.522508 32742 raft_consensus.cc:2468] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.525256   547 raft_consensus.cc:493] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.528301   547 raft_consensus.cc:515] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.528888   397 leader_election.cc:290] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Requested vote from peers 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.530354   547 leader_election.cc:290] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:42.532327 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cddc77781740129f6de47b229c2f37" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:42.534430 32742 raft_consensus.cc:2468] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 0.
I20260630 12:30:42.533206 32665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33881303ab4a949d7a6efc913b75d3" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
W20260630 12:30:42.524082 32633 consensus_peers.cc:597] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:42.536970 32665 raft_consensus.cc:3060] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.538062 32666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cddc77781740129f6de47b229c2f37" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:42.538569 32666 raft_consensus.cc:2468] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 0.
I20260630 12:30:42.533354   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ddcf809984515aa0249b4906deeec" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:42.539534   348 raft_consensus.cc:2393] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d5f6fa5568c4af8bae6c2918099b638 in current term 1: Already voted for candidate 630564f9d0bf46e2bcb209630b05b289 in this term.
I20260630 12:30:42.535707   451 leader_election.cc:304] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 630564f9d0bf46e2bcb209630b05b289; no voters: 
I20260630 12:30:42.540460 32632 leader_election.cc:304] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [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: 8d5f6fa5568c4af8bae6c2918099b638; no voters: 4558cb86126a486085635d629975fd43, 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.541402   417 raft_consensus.cc:3060] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.542495 32741 raft_consensus.cc:2468] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:42.544138   547 raft_consensus.cc:2804] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:42.544188 32665 raft_consensus.cc:2468] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:42.544715   547 raft_consensus.cc:493] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:42.545928   313 leader_election.cc:304] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:42.551419   435 raft_consensus.cc:2804] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.551900   435 raft_consensus.cc:697] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Becoming Leader. State: Replica: 4558cb86126a486085635d629975fd43, State: Running, Role: LEADER
I20260630 12:30:42.551990   313 leader_election.cc:304] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0232601624b9469ebe2901f95c54d3cb, 4558cb86126a486085635d629975fd43; no voters: 
I20260630 12:30:42.552467   541 tablet_bootstrap.cc:492] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.552991   536 raft_consensus.cc:2804] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.553195   541 ts_tablet_manager.cc:1403] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.029s
I20260630 12:30:42.552757   435 consensus_queue.cc:237] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.556300   536 raft_consensus.cc:697] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Becoming Leader. State: Replica: 4558cb86126a486085635d629975fd43, State: Running, Role: LEADER
I20260630 12:30:42.557166   536 consensus_queue.cc:237] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.553670   547 raft_consensus.cc:3060] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.566406   417 raft_consensus.cc:2749] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.574187   541 raft_consensus.cc:359] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.574921   541 raft_consensus.cc:385] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.575188   541 raft_consensus.cc:740] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.575237 32563 catalog_manager.cc:5697] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4558cb86126a486085635d629975fd43 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:42.575060 32562 catalog_manager.cc:5697] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 reported cstate change: term changed from 0 to 1, leader changed from <none> to 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4). New cstate: current_term: 1 leader_uuid: "630564f9d0bf46e2bcb209630b05b289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:42.576004   541 consensus_queue.cc:260] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:42.580209   541 ts_tablet_manager.cc:1434] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260630 12:30:42.581278   541 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:42.587394   541 tablet_bootstrap.cc:654] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.589833   496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33881303ab4a949d7a6efc913b75d3" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.589972   495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53858604493456d98fc60b069955f03" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.590637   495 raft_consensus.cc:2468] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 0.
W20260630 12:30:42.592365   314 leader_election.cc:343] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.592753   493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cc4e3721b14d8baf8c063e90bfda69" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289" is_pre_election: true
I20260630 12:30:42.593677   547 raft_consensus.cc:515] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.594488   492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33881303ab4a949d7a6efc913b75d3" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289"
I20260630 12:30:42.594592   494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53858604493456d98fc60b069955f03" candidate_uuid: "4558cb86126a486085635d629975fd43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630564f9d0bf46e2bcb209630b05b289"
I20260630 12:30:42.596180   494 raft_consensus.cc:3060] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.598362   547 leader_election.cc:290] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
W20260630 12:30:42.600548   314 leader_election.cc:343] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:42.601925 32665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cddc77781740129f6de47b229c2f37" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
I20260630 12:30:42.602435 32665 raft_consensus.cc:3060] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.600941 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cddc77781740129f6de47b229c2f37" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:42.605371 32741 raft_consensus.cc:3060] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:42.606178 32562 catalog_manager.cc:5697] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4558cb86126a486085635d629975fd43 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:42.609591 32665 raft_consensus.cc:2468] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.615435   314 leader_election.cc:304] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [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: 4558cb86126a486085635d629975fd43; no voters: 0232601624b9469ebe2901f95c54d3cb, 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:42.616288   536 raft_consensus.cc:2749] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.611094   451 leader_election.cc:304] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630564f9d0bf46e2bcb209630b05b289, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:42.617142   547 raft_consensus.cc:2804] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:42.619580   547 raft_consensus.cc:697] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Becoming Leader. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Running, Role: LEADER
I20260630 12:30:42.619848   494 raft_consensus.cc:2468] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4558cb86126a486085635d629975fd43 in term 1.
I20260630 12:30:42.620383   547 consensus_queue.cc:237] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.617079 32741 raft_consensus.cc:2468] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630564f9d0bf46e2bcb209630b05b289 in term 1.
I20260630 12:30:42.617230   541 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.622243   541 ts_tablet_manager.cc:1403] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.011s
I20260630 12:30:42.622932   417 consensus_queue.cc:1048] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:42.626006   541 raft_consensus.cc:359] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.627902   541 raft_consensus.cc:385] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.628238   541 raft_consensus.cc:740] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.629072   541 consensus_queue.cc:260] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:42.631453   541 ts_tablet_manager.cc:1434] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:30:42.632651   541 tablet_bootstrap.cc:492] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:42.642309   541 tablet_bootstrap.cc:654] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:42.643926 32563 catalog_manager.cc:5697] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 reported cstate change: term changed from 0 to 1, leader changed from <none> to 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4). New cstate: current_term: 1 leader_uuid: "630564f9d0bf46e2bcb209630b05b289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:42.660531   541 tablet_bootstrap.cc:492] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289: No bootstrap required, opened a new log
I20260630 12:30:42.660990   541 ts_tablet_manager.cc:1403] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260630 12:30:42.663208   541 raft_consensus.cc:359] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.663722   541 raft_consensus.cc:385] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:42.663946   541 raft_consensus.cc:740] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: FOLLOWER
I20260630 12:30:42.664454   541 consensus_queue.cc:260] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.666183   541 ts_tablet_manager.cc:1434] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:30:42.752072   547 consensus_queue.cc:1048] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:42.765967   573 consensus_queue.cc:1048] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:42.899669   573 raft_consensus.cc:493] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:42.900131   573 raft_consensus.cc:515] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } }
I20260630 12:30:42.901937   573 leader_election.cc:290] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761), 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:42.903087 32665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f04628188434ce69a8557dc88d0c5d4" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:42.903590 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f04628188434ce69a8557dc88d0c5d4" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0232601624b9469ebe2901f95c54d3cb" is_pre_election: true
I20260630 12:30:42.905342   451 leader_election.cc:304] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [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: 630564f9d0bf46e2bcb209630b05b289; no voters: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:42.905596   399 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:42.906136   573 raft_consensus.cc:2749] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:42.910688   399 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:42.937677 32618 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:42.943362   573 consensus_queue.cc:1048] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:42.958338   565 consensus_queue.cc:1048] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:42.987046   565 consensus_queue.cc:1048] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.010955   348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6"
dest_uuid: "4558cb86126a486085635d629975fd43"
mode: GRACEFUL
new_leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
 from {username='slave'} at 127.0.0.1:42510
I20260630 12:30:43.011763   348 raft_consensus.cc:606] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Received request to transfer leadership to TS 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:43.013360 32618 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:30:43.014194 32618 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:43.016937   536 consensus_queue.cc:1048] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.022493   573 consensus_queue.cc:1048] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.023120   435 raft_consensus.cc:993] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: : Instructing follower 8d5f6fa5568c4af8bae6c2918099b638 to start an election
I20260630 12:30:43.023660   435 raft_consensus.cc:1081] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Signalling peer 8d5f6fa5568c4af8bae6c2918099b638 to start an election
I20260630 12:30:43.024189   565 raft_consensus.cc:493] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:43.024688   565 raft_consensus.cc:515] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } }
I20260630 12:30:43.026825   348 consensus_queue.cc:237] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.027930 32665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6"
dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638"
 from {username='slave'} at 127.0.0.1:33940
I20260630 12:30:43.028520 32665 raft_consensus.cc:493] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:43.028888 32665 raft_consensus.cc:3060] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:43.031011 32666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33881303ab4a949d7a6efc913b75d3" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d5f6fa5568c4af8bae6c2918099b638" is_pre_election: true
I20260630 12:30:43.028913   565 leader_election.cc:290] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4558cb86126a486085635d629975fd43 (127.28.244.3:45189), 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:43.032043 32666 raft_consensus.cc:2393] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630564f9d0bf46e2bcb209630b05b289 in current term 1: Already voted for candidate 4558cb86126a486085635d629975fd43 in this term.
I20260630 12:30:43.033016   493 raft_consensus.cc:3060] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:43.038610   346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33881303ab4a949d7a6efc913b75d3" candidate_uuid: "630564f9d0bf46e2bcb209630b05b289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4558cb86126a486085635d629975fd43" is_pre_election: true
I20260630 12:30:43.042245   494 raft_consensus.cc:3060] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:43.046950   451 leader_election.cc:304] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [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: 630564f9d0bf46e2bcb209630b05b289; no voters: 4558cb86126a486085635d629975fd43, 8d5f6fa5568c4af8bae6c2918099b638
I20260630 12:30:43.050714   435 consensus_queue.cc:1048] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.051280   565 consensus_queue.cc:1048] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.060019   573 raft_consensus.cc:2749] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:43.062000 32665 raft_consensus.cc:515] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:43.064222   435 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.071674 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0232601624b9469ebe2901f95c54d3cb"
I20260630 12:30:43.072089   565 consensus_queue.cc:1048] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:43.075850 32742 raft_consensus.cc:3060] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:43.072636 32665 leader_election.cc:290] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [CANDIDATE]: Term 2 election: Requested vote from peers 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643), 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:43.073859   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8bdd1b78a45959491d73125974ac6" candidate_uuid: "8d5f6fa5568c4af8bae6c2918099b638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4558cb86126a486085635d629975fd43"
I20260630 12:30:43.081562   347 raft_consensus.cc:3055] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:43.082037   347 raft_consensus.cc:740] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Running, Role: LEADER
I20260630 12:30:43.085438   347 consensus_queue.cc:260] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:43.086933   347 raft_consensus.cc:3060] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:30:43.097209   314 consensus_peers.cc:597] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 304bd97ff001443383753a4866f8a4c6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:43.099831 32742 raft_consensus.cc:2468] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 2.
I20260630 12:30:43.103581 32739 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:43.106112 32632 leader_election.cc:304] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [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: 0232601624b9469ebe2901f95c54d3cb, 8d5f6fa5568c4af8bae6c2918099b638; no voters: 
I20260630 12:30:43.107074   411 raft_consensus.cc:2804] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:43.107728   411 raft_consensus.cc:697] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 2 LEADER]: Becoming Leader. State: Replica: 8d5f6fa5568c4af8bae6c2918099b638, State: Running, Role: LEADER
I20260630 12:30:43.107643   397 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:43.108814   411 consensus_queue.cc:237] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } }
I20260630 12:30:43.103837 32665 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:43.111316   397 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:43.124154   347 raft_consensus.cc:2468] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d5f6fa5568c4af8bae6c2918099b638 in term 2.
I20260630 12:30:43.124773 32563 catalog_manager.cc:5697] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: term changed from 1 to 2, leader changed from 4558cb86126a486085635d629975fd43 (127.28.244.3) to 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1). New cstate: current_term: 2 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:43.126775   617 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:43.138777 32742 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.136907   617 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.169219 32564 catalog_manager.cc:5697] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb reported cstate change: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.184877 32665 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.202445 32742 consensus_queue.cc:237] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.209215   347 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:43.209383 32708 consensus_peers.cc:597] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ad74a85ebfb4b0f8d5d531904ec5bf9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:43.210172 32665 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:43.210603   596 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:43.211398   424 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:43.219030   424 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.220903 32665 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.221407   347 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.232120 32564 catalog_manager.cc:5697] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.249102 32665 consensus_queue.cc:237] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.257118 32742 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:43.257467   347 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:43.258689   626 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:43.259723   417 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:30:43.262425 32633 consensus_peers.cc:597] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1accb02109824d38b3c9b3a2efd8d888. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:43.267894   411 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.269663   347 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.269927 32742 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:43.281286 32563 catalog_manager.cc:5697] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
W20260630 12:30:43.283367 32613 auto_rebalancer.cc:639] Failed to schedule move for tablet 02a8bdd1b78a45959491d73125974ac6: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:30:43.497560   347 raft_consensus.cc:1275] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 2 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:43.498953   411 consensus_queue.cc:1048] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:43.517834 32742 raft_consensus.cc:1275] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 2 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:43.524034   630 ts_tablet_manager.cc:933] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: Initiating tablet copy from peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:43.525323   417 consensus_queue.cc:1048] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:43.539269   630 tablet_copy_client.cc:323] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:45189
I20260630 12:30:43.541517   358 tablet_copy_service.cc:140] P 4558cb86126a486085635d629975fd43: Received BeginTabletCopySession request for tablet 304bd97ff001443383753a4866f8a4c6 from peer 630564f9d0bf46e2bcb209630b05b289 ({username='slave'} at 127.0.0.1:42506)
I20260630 12:30:43.542088   358 tablet_copy_service.cc:161] P 4558cb86126a486085635d629975fd43: Beginning new tablet copy session on tablet 304bd97ff001443383753a4866f8a4c6 from peer 630564f9d0bf46e2bcb209630b05b289 at {username='slave'} at 127.0.0.1:42506: session id = 630564f9d0bf46e2bcb209630b05b289-304bd97ff001443383753a4866f8a4c6
I20260630 12:30:43.550280   358 tablet_copy_source_session.cc:215] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:43.553206   630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304bd97ff001443383753a4866f8a4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:43.563300   630 tablet_copy_client.cc:806] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:43.563848   630 tablet_copy_client.cc:670] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:43.567389   630 tablet_copy_client.cc:538] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:43.574954   630 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:43.589524   630 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:43.590250   630 tablet_bootstrap.cc:492] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap complete.
I20260630 12:30:43.590780   630 ts_tablet_manager.cc:1403] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260630 12:30:43.592787   630 raft_consensus.cc:359] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.593410   630 raft_consensus.cc:740] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: LEARNER
I20260630 12:30:43.593916   630 consensus_queue.cc:260] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.596009   630 ts_tablet_manager.cc:1434] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:30:43.598997   358 tablet_copy_service.cc:342] P 4558cb86126a486085635d629975fd43: Request end of tablet copy session 630564f9d0bf46e2bcb209630b05b289-304bd97ff001443383753a4866f8a4c6 received from {username='slave'} at 127.0.0.1:42506
I20260630 12:30:43.599447   358 tablet_copy_service.cc:434] P 4558cb86126a486085635d629975fd43: ending tablet copy session 630564f9d0bf46e2bcb209630b05b289-304bd97ff001443383753a4866f8a4c6 on tablet 304bd97ff001443383753a4866f8a4c6 with peer 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:43.744158   630 ts_tablet_manager.cc:933] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: Initiating tablet copy from peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:43.746100   630 tablet_copy_client.cc:323] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:41643
I20260630 12:30:43.748098 32752 tablet_copy_service.cc:140] P 0232601624b9469ebe2901f95c54d3cb: Received BeginTabletCopySession request for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 from peer 630564f9d0bf46e2bcb209630b05b289 ({username='slave'} at 127.0.0.1:59572)
I20260630 12:30:43.748556 32752 tablet_copy_service.cc:161] P 0232601624b9469ebe2901f95c54d3cb: Beginning new tablet copy session on tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 from peer 630564f9d0bf46e2bcb209630b05b289 at {username='slave'} at 127.0.0.1:59572: session id = 630564f9d0bf46e2bcb209630b05b289-2ad74a85ebfb4b0f8d5d531904ec5bf9
I20260630 12:30:43.753887 32752 tablet_copy_source_session.cc:215] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:43.756474   630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:43.766992   630 tablet_copy_client.cc:806] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:43.767508   630 tablet_copy_client.cc:670] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:43.771214   630 tablet_copy_client.cc:538] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:43.779958   630 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:43.798631   630 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:43.799521   630 tablet_bootstrap.cc:492] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap complete.
I20260630 12:30:43.800164   630 ts_tablet_manager.cc:1403] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260630 12:30:43.802992   630 raft_consensus.cc:359] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.803810   630 raft_consensus.cc:740] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: LEARNER
I20260630 12:30:43.804454   630 consensus_queue.cc:260] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.806881   630 ts_tablet_manager.cc:1434] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:30:43.810118 32752 tablet_copy_service.cc:342] P 0232601624b9469ebe2901f95c54d3cb: Request end of tablet copy session 630564f9d0bf46e2bcb209630b05b289-2ad74a85ebfb4b0f8d5d531904ec5bf9 received from {username='slave'} at 127.0.0.1:59572
I20260630 12:30:43.810547 32752 tablet_copy_service.cc:434] P 0232601624b9469ebe2901f95c54d3cb: ending tablet copy session 630564f9d0bf46e2bcb209630b05b289-2ad74a85ebfb4b0f8d5d531904ec5bf9 on tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 with peer 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:43.833017   630 ts_tablet_manager.cc:933] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: Initiating tablet copy from peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:43.834796   630 tablet_copy_client.cc:323] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:45761
I20260630 12:30:43.836489 32677 tablet_copy_service.cc:140] P 8d5f6fa5568c4af8bae6c2918099b638: Received BeginTabletCopySession request for tablet 1accb02109824d38b3c9b3a2efd8d888 from peer 630564f9d0bf46e2bcb209630b05b289 ({username='slave'} at 127.0.0.1:33944)
I20260630 12:30:43.836967 32677 tablet_copy_service.cc:161] P 8d5f6fa5568c4af8bae6c2918099b638: Beginning new tablet copy session on tablet 1accb02109824d38b3c9b3a2efd8d888 from peer 630564f9d0bf46e2bcb209630b05b289 at {username='slave'} at 127.0.0.1:33944: session id = 630564f9d0bf46e2bcb209630b05b289-1accb02109824d38b3c9b3a2efd8d888
I20260630 12:30:43.842149 32677 tablet_copy_source_session.cc:215] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:43.845118   630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accb02109824d38b3c9b3a2efd8d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:43.860343   630 tablet_copy_client.cc:806] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:43.860927   630 tablet_copy_client.cc:670] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:43.864358   630 tablet_copy_client.cc:538] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:43.872227   630 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:43.889389   630 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:43.890246   630 tablet_bootstrap.cc:492] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: Bootstrap complete.
I20260630 12:30:43.890852   630 ts_tablet_manager.cc:1403] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:30:43.893363   630 raft_consensus.cc:359] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.894111   630 raft_consensus.cc:740] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: LEARNER
I20260630 12:30:43.894665   630 consensus_queue.cc:260] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:43.896646   630 ts_tablet_manager.cc:1434] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:43.898389 32677 tablet_copy_service.cc:342] P 8d5f6fa5568c4af8bae6c2918099b638: Request end of tablet copy session 630564f9d0bf46e2bcb209630b05b289-1accb02109824d38b3c9b3a2efd8d888 received from {username='slave'} at 127.0.0.1:33944
I20260630 12:30:43.898831 32677 tablet_copy_service.cc:434] P 8d5f6fa5568c4af8bae6c2918099b638: ending tablet copy session 630564f9d0bf46e2bcb209630b05b289-1accb02109824d38b3c9b3a2efd8d888 on tablet 1accb02109824d38b3c9b3a2efd8d888 with peer 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:44.002198   494 raft_consensus.cc:1217] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:44.334507   494 raft_consensus.cc:1217] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:44.442682   494 raft_consensus.cc:1217] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:44.611624   639 raft_consensus.cc:1064] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: attempting to promote NON_VOTER 630564f9d0bf46e2bcb209630b05b289 to VOTER
I20260630 12:30:44.613782   639 consensus_queue.cc:237] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:44.621270   494 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:44.621713 32742 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:44.623236   640 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:44.625063   640 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:44.628415 32665 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:44.631242   639 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:44.642120   639 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.644503 32666 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.654461 32742 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.652781   494 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.661372 32562 catalog_manager.cc:5697] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:44.688943   347 consensus_queue.cc:237] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:44.695137   494 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:44.696410 32742 raft_consensus.cc:1275] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:44.697757   639 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:44.698612   644 consensus_queue.cc:1048] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:44.704103   639 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.707100   494 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.711205 32742 raft_consensus.cc:2955] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.712989 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 304bd97ff001443383753a4866f8a4c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:44.720515 32565 catalog_manager.cc:5697] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:44.731494 32655 tablet_service.cc:1558] Processing DeleteTablet for tablet 304bd97ff001443383753a4866f8a4c6 with delete_type TABLET_DATA_TOMBSTONED (TS 8d5f6fa5568c4af8bae6c2918099b638 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33924
I20260630 12:30:44.733832   652 tablet_replica.cc:333] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:44.734859   652 raft_consensus.cc:2243] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:44.735524   652 raft_consensus.cc:2272] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:44.738741   652 ts_tablet_manager.cc:1916] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:44.748893   652 ts_tablet_manager.cc:1929] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:44.749286   652 log.cc:1199] T 304bd97ff001443383753a4866f8a4c6 P 8d5f6fa5568c4af8bae6c2918099b638: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/304bd97ff001443383753a4866f8a4c6
I20260630 12:30:44.750643 32551 catalog_manager.cc:5028] TS 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): tablet 304bd97ff001443383753a4866f8a4c6 (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:44.796983   596 raft_consensus.cc:1064] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: attempting to promote NON_VOTER 630564f9d0bf46e2bcb209630b05b289 to VOTER
I20260630 12:30:44.799435   596 consensus_queue.cc:237] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:44.806111   347 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:44.806128   494 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:44.807214 32666 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:44.807701   596 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:44.808709   642 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:44.809669   641 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:44.825275   642 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.827131   347 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.831151   494 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.841476 32666 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.844368 32562 catalog_manager.cc:5697] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb reported cstate change: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:44.861382 32742 consensus_queue.cc:237] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:44.866305   494 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:44.867375 32666 raft_consensus.cc:1275] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:44.867621   642 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:44.869588   641 consensus_queue.cc:1048] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:44.873919   641 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.875734   494 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.878250 32665 raft_consensus.cc:2955] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.890079 32564 catalog_manager.cc:5697] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 reported cstate change: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:44.891863 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:44.900244   336 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 with delete_type TABLET_DATA_TOMBSTONED (TS 4558cb86126a486085635d629975fd43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42486
I20260630 12:30:44.903527   657 tablet_replica.cc:333] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:44.904592   657 raft_consensus.cc:2243] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:44.905361   657 raft_consensus.cc:2272] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:44.908524   657 ts_tablet_manager.cc:1916] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:44.918501   657 ts_tablet_manager.cc:1929] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:44.918819   657 log.cc:1199] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 4558cb86126a486085635d629975fd43: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/2ad74a85ebfb4b0f8d5d531904ec5bf9
I20260630 12:30:44.920389 32551 catalog_manager.cc:5028] TS 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): tablet 2ad74a85ebfb4b0f8d5d531904ec5bf9 (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:45.015421 32618 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:45.031965 32618 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:30:45.032722 32618 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:45.046056   658 raft_consensus.cc:1064] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: attempting to promote NON_VOTER 630564f9d0bf46e2bcb209630b05b289 to VOTER
I20260630 12:30:45.048801   658 consensus_queue.cc:237] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:45.055384   494 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:45.056979   658 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:45.057284   347 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:45.057725 32742 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:45.058924   417 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:45.060669   660 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:45.068325   417 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.070089   347 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.083194 32564 catalog_manager.cc:5697] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.086829   494 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.088714 32742 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.105094 32665 consensus_queue.cc:237] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:45.112558   494 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:45.112749   347 raft_consensus.cc:1275] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:45.114140   417 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:45.115020   658 consensus_queue.cc:1048] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:45.121503   659 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.123013   494 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.123585   347 raft_consensus.cc:2955] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.132587 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1accb02109824d38b3c9b3a2efd8d888 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:45.136708 32565 catalog_manager.cc:5697] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 reported cstate change: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:45.146883 32725 tablet_service.cc:1558] Processing DeleteTablet for tablet 1accb02109824d38b3c9b3a2efd8d888 with delete_type TABLET_DATA_TOMBSTONED (TS 0232601624b9469ebe2901f95c54d3cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260630 12:30:45.149917   665 tablet_replica.cc:333] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:45.150873   665 raft_consensus.cc:2243] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:45.151423   665 raft_consensus.cc:2272] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:45.154451   665 ts_tablet_manager.cc:1916] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:45.165251   665 ts_tablet_manager.cc:1929] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:45.165673   665 log.cc:1199] T 1accb02109824d38b3c9b3a2efd8d888 P 0232601624b9469ebe2901f95c54d3cb: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/1accb02109824d38b3c9b3a2efd8d888
I20260630 12:30:45.167021 32551 catalog_manager.cc:5028] TS 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): tablet 1accb02109824d38b3c9b3a2efd8d888 (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:46.170872 32742 consensus_queue.cc:237] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
W20260630 12:30:46.176826 32708 consensus_peers.cc:597] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9de8e608e9004268899bd30064f181ef. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:46.177588   347 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:46.177645 32665 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:46.178826   669 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.179579   641 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.186774   669 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.188905   347 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.194473 32665 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.199862 32565 catalog_manager.cc:5697] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb reported cstate change: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:46.202256   348 consensus_queue.cc:237] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [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: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } }
W20260630 12:30:46.211822   313 consensus_peers.cc:597] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 -> Peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Couldn't send request to peer 0232601624b9469ebe2901f95c54d3cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b33881303ab4a949d7a6efc913b75d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:46.212666   494 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:46.213310 32665 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:46.213955   639 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.216650   639 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.232271   679 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } } }
I20260630 12:30:46.234205 32665 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } } }
I20260630 12:30:46.236542   494 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } } }
I20260630 12:30:46.244421 32564 catalog_manager.cc:5697] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index -1 to 2, NON_VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) added. New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } } }
I20260630 12:30:46.246634 32665 consensus_queue.cc:237] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:46.255981   348 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:46.256464 32633 consensus_peers.cc:597] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e22d159735d460698adff21926dec5c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:46.257784   417 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.260771 32742 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:46.262130   417 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.269335   667 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.272032 32742 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.273069   348 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.283737 32742 consensus_queue.cc:237] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } }
I20260630 12:30:46.285480 32563 catalog_manager.cc:5697] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb reported cstate change: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:46.291520   494 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:46.291604 32665 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:46.292248 32707 consensus_peers.cc:597] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb -> Peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): Couldn't send request to peer 4558cb86126a486085635d629975fd43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ca0752548e6413eb703ec2911052fd5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:46.293179   669 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.294031   666 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:46.301824   669 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } } }
I20260630 12:30:46.305220 32665 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } } }
I20260630 12:30:46.305688   494 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } } }
I20260630 12:30:46.317467 32564 catalog_manager.cc:5697] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index -1 to 2, NON_VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) added. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } } }
I20260630 12:30:46.692624   688 ts_tablet_manager.cc:933] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: Initiating tablet copy from peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:46.694517   688 tablet_copy_client.cc:323] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:41643
I20260630 12:30:46.696138 32752 tablet_copy_service.cc:140] P 0232601624b9469ebe2901f95c54d3cb: Received BeginTabletCopySession request for tablet 9de8e608e9004268899bd30064f181ef from peer 630564f9d0bf46e2bcb209630b05b289 ({username='slave'} at 127.0.0.1:59572)
I20260630 12:30:46.696579 32752 tablet_copy_service.cc:161] P 0232601624b9469ebe2901f95c54d3cb: Beginning new tablet copy session on tablet 9de8e608e9004268899bd30064f181ef from peer 630564f9d0bf46e2bcb209630b05b289 at {username='slave'} at 127.0.0.1:59572: session id = 630564f9d0bf46e2bcb209630b05b289-9de8e608e9004268899bd30064f181ef
I20260630 12:30:46.702071 32752 tablet_copy_source_session.cc:215] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:46.705271   688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de8e608e9004268899bd30064f181ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:46.716370   688 tablet_copy_client.cc:806] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:46.716879   688 tablet_copy_client.cc:670] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:46.720379   688 tablet_copy_client.cc:538] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:46.726390   690 ts_tablet_manager.cc:933] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: Initiating tablet copy from peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:46.728255   690 tablet_copy_client.cc:323] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:41643
I20260630 12:30:46.728789   688 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:46.729856 32752 tablet_copy_service.cc:140] P 0232601624b9469ebe2901f95c54d3cb: Received BeginTabletCopySession request for tablet 7ca0752548e6413eb703ec2911052fd5 from peer 4558cb86126a486085635d629975fd43 ({username='slave'} at 127.0.0.1:59558)
I20260630 12:30:46.730319 32752 tablet_copy_service.cc:161] P 0232601624b9469ebe2901f95c54d3cb: Beginning new tablet copy session on tablet 7ca0752548e6413eb703ec2911052fd5 from peer 4558cb86126a486085635d629975fd43 at {username='slave'} at 127.0.0.1:59558: session id = 4558cb86126a486085635d629975fd43-7ca0752548e6413eb703ec2911052fd5
I20260630 12:30:46.735179 32752 tablet_copy_source_session.cc:215] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:46.737583   690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca0752548e6413eb703ec2911052fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:46.751439   688 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:46.751540   693 ts_tablet_manager.cc:933] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: Initiating tablet copy from peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761)
I20260630 12:30:46.752584   688 tablet_bootstrap.cc:492] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: Bootstrap complete.
I20260630 12:30:46.753355   688 ts_tablet_manager.cc:1403] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.010s
I20260630 12:30:46.759660   693 tablet_copy_client.cc:323] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:45761
I20260630 12:30:46.760628   688 raft_consensus.cc:359] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:46.761503 32677 tablet_copy_service.cc:140] P 8d5f6fa5568c4af8bae6c2918099b638: Received BeginTabletCopySession request for tablet 8e22d159735d460698adff21926dec5c from peer 630564f9d0bf46e2bcb209630b05b289 ({username='slave'} at 127.0.0.1:33944)
I20260630 12:30:46.761647   688 raft_consensus.cc:740] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: LEARNER
I20260630 12:30:46.762079 32677 tablet_copy_service.cc:161] P 8d5f6fa5568c4af8bae6c2918099b638: Beginning new tablet copy session on tablet 8e22d159735d460698adff21926dec5c from peer 630564f9d0bf46e2bcb209630b05b289 at {username='slave'} at 127.0.0.1:33944: session id = 630564f9d0bf46e2bcb209630b05b289-8e22d159735d460698adff21926dec5c
I20260630 12:30:46.762777   688 consensus_queue.cc:260] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:46.765769   688 ts_tablet_manager.cc:1434] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:30:46.767813 32752 tablet_copy_service.cc:342] P 0232601624b9469ebe2901f95c54d3cb: Request end of tablet copy session 630564f9d0bf46e2bcb209630b05b289-9de8e608e9004268899bd30064f181ef received from {username='slave'} at 127.0.0.1:59572
I20260630 12:30:46.768215 32752 tablet_copy_service.cc:434] P 0232601624b9469ebe2901f95c54d3cb: ending tablet copy session 630564f9d0bf46e2bcb209630b05b289-9de8e608e9004268899bd30064f181ef on tablet 9de8e608e9004268899bd30064f181ef with peer 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:46.772317   690 tablet_copy_client.cc:806] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:46.772895   690 tablet_copy_client.cc:670] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:46.775482 32677 tablet_copy_source_session.cc:215] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:46.779719   695 ts_tablet_manager.cc:933] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: Initiating tablet copy from peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189)
I20260630 12:30:46.780150   690 tablet_copy_client.cc:538] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:46.786206   693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22d159735d460698adff21926dec5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:46.792022   690 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: Bootstrap starting.
I20260630 12:30:46.805855   695 tablet_copy_client.cc:323] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:45189
I20260630 12:30:46.807682   358 tablet_copy_service.cc:140] P 4558cb86126a486085635d629975fd43: Received BeginTabletCopySession request for tablet 1b33881303ab4a949d7a6efc913b75d3 from peer 0232601624b9469ebe2901f95c54d3cb ({username='slave'} at 127.0.0.1:42500)
I20260630 12:30:46.808220   358 tablet_copy_service.cc:161] P 4558cb86126a486085635d629975fd43: Beginning new tablet copy session on tablet 1b33881303ab4a949d7a6efc913b75d3 from peer 0232601624b9469ebe2901f95c54d3cb at {username='slave'} at 127.0.0.1:42500: session id = 0232601624b9469ebe2901f95c54d3cb-1b33881303ab4a949d7a6efc913b75d3
I20260630 12:30:46.813920   693 tablet_copy_client.cc:806] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:46.814580   693 tablet_copy_client.cc:670] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:46.815619   358 tablet_copy_source_session.cc:215] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:46.819422   695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33881303ab4a949d7a6efc913b75d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:46.823151   693 tablet_copy_client.cc:538] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:46.832093   693 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:46.836129   690 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:46.837252   695 tablet_copy_client.cc:806] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:46.837690   690 tablet_bootstrap.cc:492] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: Bootstrap complete.
I20260630 12:30:46.837831   695 tablet_copy_client.cc:670] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:46.838521   690 ts_tablet_manager.cc:1403] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.000s
I20260630 12:30:46.841632   695 tablet_copy_client.cc:538] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:46.841434   690 raft_consensus.cc:359] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } }
I20260630 12:30:46.842269   690 raft_consensus.cc:740] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4558cb86126a486085635d629975fd43, State: Initialized, Role: LEARNER
I20260630 12:30:46.842916   690 consensus_queue.cc:260] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: NON_VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: true } }
I20260630 12:30:46.847272   690 ts_tablet_manager.cc:1434] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:46.848949 32752 tablet_copy_service.cc:342] P 0232601624b9469ebe2901f95c54d3cb: Request end of tablet copy session 4558cb86126a486085635d629975fd43-7ca0752548e6413eb703ec2911052fd5 received from {username='slave'} at 127.0.0.1:59558
I20260630 12:30:46.849377 32752 tablet_copy_service.cc:434] P 0232601624b9469ebe2901f95c54d3cb: ending tablet copy session 4558cb86126a486085635d629975fd43-7ca0752548e6413eb703ec2911052fd5 on tablet 7ca0752548e6413eb703ec2911052fd5 with peer 4558cb86126a486085635d629975fd43
I20260630 12:30:46.852993   695 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap starting.
I20260630 12:30:46.861925   693 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:46.862840   693 tablet_bootstrap.cc:492] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: Bootstrap complete.
I20260630 12:30:46.863476   693 ts_tablet_manager.cc:1403] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.003s
I20260630 12:30:46.866398   693 raft_consensus.cc:359] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:46.867246   693 raft_consensus.cc:740] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: LEARNER
I20260630 12:30:46.868054   693 consensus_queue.cc:260] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:46.876430   693 ts_tablet_manager.cc:1434] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:30:46.879487 32677 tablet_copy_service.cc:342] P 8d5f6fa5568c4af8bae6c2918099b638: Request end of tablet copy session 630564f9d0bf46e2bcb209630b05b289-8e22d159735d460698adff21926dec5c received from {username='slave'} at 127.0.0.1:33944
I20260630 12:30:46.879936 32677 tablet_copy_service.cc:434] P 8d5f6fa5568c4af8bae6c2918099b638: ending tablet copy session 630564f9d0bf46e2bcb209630b05b289-8e22d159735d460698adff21926dec5c on tablet 8e22d159735d460698adff21926dec5c with peer 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:46.880697   695 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:46.882050   695 tablet_bootstrap.cc:492] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: Bootstrap complete.
I20260630 12:30:46.882748   695 ts_tablet_manager.cc:1403] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.008s
I20260630 12:30:46.885941   695 raft_consensus.cc:359] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } }
I20260630 12:30:46.886651   695 raft_consensus.cc:740] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0232601624b9469ebe2901f95c54d3cb, State: Initialized, Role: LEARNER
I20260630 12:30:46.887149   695 consensus_queue.cc:260] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [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: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: NON_VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: true } }
I20260630 12:30:46.889204   695 ts_tablet_manager.cc:1434] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:46.891047   358 tablet_copy_service.cc:342] P 4558cb86126a486085635d629975fd43: Request end of tablet copy session 0232601624b9469ebe2901f95c54d3cb-1b33881303ab4a949d7a6efc913b75d3 received from {username='slave'} at 127.0.0.1:42500
I20260630 12:30:46.891395   358 tablet_copy_service.cc:434] P 4558cb86126a486085635d629975fd43: ending tablet copy session 0232601624b9469ebe2901f95c54d3cb-1b33881303ab4a949d7a6efc913b75d3 on tablet 1b33881303ab4a949d7a6efc913b75d3 with peer 0232601624b9469ebe2901f95c54d3cb
I20260630 12:30:47.033842 32618 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:47.050146 32618 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:30:47.050917 32618 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:47.176306   348 raft_consensus.cc:1217] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:47.214269   494 raft_consensus.cc:1217] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:47.285265 32742 raft_consensus.cc:1217] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:47.298965   494 raft_consensus.cc:1217] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:47.655164   701 raft_consensus.cc:1064] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: attempting to promote NON_VOTER 4558cb86126a486085635d629975fd43 to VOTER
I20260630 12:30:47.657014   701 consensus_queue.cc:237] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } }
I20260630 12:30:47.662973   494 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.663404   348 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 LEARNER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.664921 32665 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.664348   701 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:47.665853   700 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:47.666610   641 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:47.675704   641 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4558cb86126a486085635d629975fd43 (127.28.244.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.677672 32665 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4558cb86126a486085635d629975fd43 (127.28.244.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.679114   494 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4558cb86126a486085635d629975fd43 (127.28.244.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.688409   348 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4558cb86126a486085635d629975fd43 (127.28.244.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.689941 32565 catalog_manager.cc:5697] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index 2 to 3, 4558cb86126a486085635d629975fd43 (127.28.244.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.696477   704 raft_consensus.cc:1064] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: attempting to promote NON_VOTER 630564f9d0bf46e2bcb209630b05b289 to VOTER
I20260630 12:30:47.701166   704 consensus_queue.cc:237] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:47.708244   494 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.709233   348 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.709532   705 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:47.710695   684 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:47.716565 32742 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.717975   704 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:47.726698   684 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.730875 32742 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.739976   494 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.741642   348 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.757814 32742 consensus_queue.cc:237] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } }
I20260630 12:30:47.759106 32564 catalog_manager.cc:5697] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:47.760561   700 raft_consensus.cc:1064] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: attempting to promote NON_VOTER 630564f9d0bf46e2bcb209630b05b289 to VOTER
I20260630 12:30:47.762737   700 consensus_queue.cc:237] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:47.769412 32665 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:47.770860   701 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:47.773846   348 raft_consensus.cc:1275] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:47.775133   701 consensus_queue.cc:1048] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:47.778162   641 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.785938 32665 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.786818   493 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.794852   701 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:47.797051   346 raft_consensus.cc:2955] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.792876 32666 consensus_queue.cc:237] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:47.807488 32564 catalog_manager.cc:5697] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { promote: false } } }
I20260630 12:30:47.809136   494 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:47.810352   348 raft_consensus.cc:1275] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 8d5f6fa5568c4af8bae6c2918099b638: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:47.811483   705 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:30:47.812515   704 consensus_queue.cc:1048] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:47.818840   346 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.819309   486 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ca0752548e6413eb703ec2911052fd5 with delete_type TABLET_DATA_TOMBSTONED (TS 630564f9d0bf46e2bcb209630b05b289 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49426
I20260630 12:30:47.823122 32666 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.824808   723 tablet_replica.cc:333] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:47.831439   684 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.821836   720 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260630 12:30:47.834712   493 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.840926   719 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:47.843475 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e22d159735d460698adff21926dec5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:47.846243   723 raft_consensus.cc:2243] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:47.847658   723 raft_consensus.cc:2272] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:47.847446 32565 catalog_manager.cc:5697] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "8d5f6fa5568c4af8bae6c2918099b638" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:47.848770   346 raft_consensus.cc:2955] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.857728   723 ts_tablet_manager.cc:1916] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:47.861593 32725 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e22d159735d460698adff21926dec5c with delete_type TABLET_DATA_TOMBSTONED (TS 0232601624b9469ebe2901f95c54d3cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260630 12:30:47.878394 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ca0752548e6413eb703ec2911052fd5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:47.888937   727 tablet_replica.cc:333] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:47.888010   721 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.897092   727 raft_consensus.cc:2243] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:47.898262   727 raft_consensus.cc:2272] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:47.898564   348 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.901587   727 ts_tablet_manager.cc:1916] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:47.907982 32665 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.911409   493 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.912549   728 raft_consensus.cc:1064] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: attempting to promote NON_VOTER 0232601624b9469ebe2901f95c54d3cb to VOTER
I20260630 12:30:47.915027   728 consensus_queue.cc:237] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [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: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } }
I20260630 12:30:47.917425   723 ts_tablet_manager.cc:1929] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:47.917909   723 log.cc:1199] T 7ca0752548e6413eb703ec2911052fd5 P 630564f9d0bf46e2bcb209630b05b289: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root/wals/7ca0752548e6413eb703ec2911052fd5
I20260630 12:30:47.921528 32552 catalog_manager.cc:5028] TS 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): tablet 7ca0752548e6413eb703ec2911052fd5 (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:47.921394 32564 catalog_manager.cc:5697] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb reported cstate change: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:47.935184 32742 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEARNER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.935374 32665 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.936597   493 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:47.940657 32742 consensus_queue.cc:237] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [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: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:47.941784   726 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:47.943380   703 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:47.947499   726 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:47.956734   494 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:47.958947   720 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:47.959436   727 ts_tablet_manager.cc:1929] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:47.959837   727 log.cc:1199] T 8e22d159735d460698adff21926dec5c P 0232601624b9469ebe2901f95c54d3cb: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/8e22d159735d460698adff21926dec5c
I20260630 12:30:47.962086 32551 catalog_manager.cc:5028] TS 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): tablet 8e22d159735d460698adff21926dec5c (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:47.969014   719 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.970147   703 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:47.971491   346 raft_consensus.cc:1275] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:47.973483   721 consensus_queue.cc:1048] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:47.972849 32666 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:47.984234   346 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.985229 32562 catalog_manager.cc:5697] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index 2 to 3, 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:47.985414   492 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:47.989738   494 raft_consensus.cc:2955] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:47.991658 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9de8e608e9004268899bd30064f181ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:47.993789 32739 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0232601624b9469ebe2901f95c54d3cb (127.28.244.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { replace: true } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:48.017102 32564 catalog_manager.cc:5697] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb reported cstate change: config changed from index 3 to 4, VOTER 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:48.032343 32655 tablet_service.cc:1558] Processing DeleteTablet for tablet 9de8e608e9004268899bd30064f181ef with delete_type TABLET_DATA_TOMBSTONED (TS 8d5f6fa5568c4af8bae6c2918099b638 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33924
I20260630 12:30:48.038028   346 consensus_queue.cc:237] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [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: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } }
I20260630 12:30:48.040242   734 tablet_replica.cc:333] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:48.041342   734 raft_consensus.cc:2243] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:48.042501   734 raft_consensus.cc:2272] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:48.044368 32739 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:48.044461 32666 raft_consensus.cc:1275] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 4558cb86126a486085635d629975fd43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:48.046446   703 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:48.047292   726 consensus_queue.cc:1048] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:48.053802   726 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:48.055545   734 ts_tablet_manager.cc:1916] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:48.061733 32739 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:48.068045 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b33881303ab4a949d7a6efc913b75d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:48.067662 32666 raft_consensus.cc:2955] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } } }
I20260630 12:30:48.073505 32562 catalog_manager.cc:5697] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index 3 to 4, VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "4558cb86126a486085635d629975fd43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:48.085165   486 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b33881303ab4a949d7a6efc913b75d3 with delete_type TABLET_DATA_TOMBSTONED (TS 630564f9d0bf46e2bcb209630b05b289 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49426
I20260630 12:30:48.086186   723 tablet_replica.cc:333] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:48.087126   723 raft_consensus.cc:2243] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:48.087762   723 raft_consensus.cc:2272] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:48.091943   734 ts_tablet_manager.cc:1929] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:48.092460   734 log.cc:1199] T 9de8e608e9004268899bd30064f181ef P 8d5f6fa5568c4af8bae6c2918099b638: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/9de8e608e9004268899bd30064f181ef
I20260630 12:30:48.092809   723 ts_tablet_manager.cc:1916] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:48.094023 32551 catalog_manager.cc:5028] TS 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): tablet 9de8e608e9004268899bd30064f181ef (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:48.104456   723 ts_tablet_manager.cc:1929] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:48.104902   723 log.cc:1199] T 1b33881303ab4a949d7a6efc913b75d3 P 630564f9d0bf46e2bcb209630b05b289: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-3-root/wals/1b33881303ab4a949d7a6efc913b75d3
I20260630 12:30:48.106304 32552 catalog_manager.cc:5028] TS 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): tablet 1b33881303ab4a949d7a6efc913b75d3 (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:49.052066 32618 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:49.067273 32618 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:30:49.068089 32618 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:49.108057 32739 consensus_queue.cc:237] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
W20260630 12:30:49.114823 32708 consensus_peers.cc:597] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb -> Peer 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4:43673): Couldn't send request to peer 630564f9d0bf46e2bcb209630b05b289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 898a24a1f9374b4985b4ac0dceedd41b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:49.115556   346 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:49.115651 32666 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:49.116858   737 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:49.117705   738 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:49.125541   721 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:49.127249 32666 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:49.127235   346 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:49.138005 32562 catalog_manager.cc:5697] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index -1 to 2, NON_VOTER 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } } }
I20260630 12:30:49.588574   746 ts_tablet_manager.cc:933] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: Initiating tablet copy from peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643)
I20260630 12:30:49.590444   746 tablet_copy_client.cc:323] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:41643
I20260630 12:30:49.592000 32752 tablet_copy_service.cc:140] P 0232601624b9469ebe2901f95c54d3cb: Received BeginTabletCopySession request for tablet 898a24a1f9374b4985b4ac0dceedd41b from peer 630564f9d0bf46e2bcb209630b05b289 ({username='slave'} at 127.0.0.1:59572)
I20260630 12:30:49.592533 32752 tablet_copy_service.cc:161] P 0232601624b9469ebe2901f95c54d3cb: Beginning new tablet copy session on tablet 898a24a1f9374b4985b4ac0dceedd41b from peer 630564f9d0bf46e2bcb209630b05b289 at {username='slave'} at 127.0.0.1:59572: session id = 630564f9d0bf46e2bcb209630b05b289-898a24a1f9374b4985b4ac0dceedd41b
I20260630 12:30:49.599974 32752 tablet_copy_source_session.cc:215] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:49.602946   746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898a24a1f9374b4985b4ac0dceedd41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.618059   746 tablet_copy_client.cc:806] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:49.618657   746 tablet_copy_client.cc:670] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:49.622021   746 tablet_copy_client.cc:538] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:49.630414   746 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: Bootstrap starting.
I20260630 12:30:49.650908   746 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:49.651835   746 tablet_bootstrap.cc:492] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: Bootstrap complete.
I20260630 12:30:49.652969   746 ts_tablet_manager.cc:1403] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260630 12:30:49.655903   746 raft_consensus.cc:359] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:49.656867   746 raft_consensus.cc:740] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 630564f9d0bf46e2bcb209630b05b289, State: Initialized, Role: LEARNER
I20260630 12:30:49.657591   746 consensus_queue.cc:260] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: true } }
I20260630 12:30:49.660288   746 ts_tablet_manager.cc:1434] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:49.662745 32752 tablet_copy_service.cc:342] P 0232601624b9469ebe2901f95c54d3cb: Request end of tablet copy session 630564f9d0bf46e2bcb209630b05b289-898a24a1f9374b4985b4ac0dceedd41b received from {username='slave'} at 127.0.0.1:59572
I20260630 12:30:49.663165 32752 tablet_copy_service.cc:434] P 0232601624b9469ebe2901f95c54d3cb: ending tablet copy session 630564f9d0bf46e2bcb209630b05b289-898a24a1f9374b4985b4ac0dceedd41b on tablet 898a24a1f9374b4985b4ac0dceedd41b with peer 630564f9d0bf46e2bcb209630b05b289
I20260630 12:30:49.995446   492 raft_consensus.cc:1217] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:50.375172   741 raft_consensus.cc:1064] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: attempting to promote NON_VOTER 630564f9d0bf46e2bcb209630b05b289 to VOTER
I20260630 12:30:50.377686   741 consensus_queue.cc:237] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:50.384073   492 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEARNER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:50.385499   346 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:50.385717 32665 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:50.385480   752 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:30:50.387197   741 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:50.388057   751 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:50.397634   751 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.400676   346 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.403831 32665 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.409965   492 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.415442 32564 catalog_manager.cc:5697] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 reported cstate change: config changed from index 2 to 3, 630564f9d0bf46e2bcb209630b05b289 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "4558cb86126a486085635d629975fd43" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45189 } attrs { replace: true } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.438710 32739 consensus_queue.cc:237] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [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: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } }
I20260630 12:30:50.444260   492 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:50.444603 32665 raft_consensus.cc:1275] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Refusing update from remote peer 0232601624b9469ebe2901f95c54d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:50.445930   755 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:50.446813   751 consensus_queue.cc:1048] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:50.453514   751 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.455627 32665 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.455627   492 raft_consensus.cc:2955] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.469682 32563 catalog_manager.cc:5697] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 reported cstate change: config changed from index 3 to 4, VOTER 4558cb86126a486085635d629975fd43 (127.28.244.3) evicted. New cstate: current_term: 1 leader_uuid: "0232601624b9469ebe2901f95c54d3cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d5f6fa5568c4af8bae6c2918099b638" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 45761 } } peers { permanent_uuid: "0232601624b9469ebe2901f95c54d3cb" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 41643 } } peers { permanent_uuid: "630564f9d0bf46e2bcb209630b05b289" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 43673 } attrs { promote: false } } }
I20260630 12:30:50.470413 32551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 898a24a1f9374b4985b4ac0dceedd41b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:50.479759   336 tablet_service.cc:1558] Processing DeleteTablet for tablet 898a24a1f9374b4985b4ac0dceedd41b with delete_type TABLET_DATA_TOMBSTONED (TS 4558cb86126a486085635d629975fd43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42486
I20260630 12:30:50.481515   763 tablet_replica.cc:333] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:50.482744   763 raft_consensus.cc:2243] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:50.483486   763 raft_consensus.cc:2272] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:50.486517   763 ts_tablet_manager.cc:1916] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:50.496956   763 ts_tablet_manager.cc:1929] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:50.497320   763 log.cc:1199] T 898a24a1f9374b4985b4ac0dceedd41b P 4558cb86126a486085635d629975fd43: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/898a24a1f9374b4985b4ac0dceedd41b
I20260630 12:30:50.498585 32551 catalog_manager.cc:5028] TS 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): tablet 898a24a1f9374b4985b4ac0dceedd41b (table range_aware_rebalance_new_range [id=ce8a5a43dfd54308a7c58232f811eecb]) successfully deleted
I20260630 12:30:51.069128 32618 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:51.081058 32618 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:30:51.081818 32618 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:51.091035 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:30:51.116315 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:51.117003 29648 tablet_replica.cc:333] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.117654 29648 raft_consensus.cc:2243] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.118256 29648 raft_consensus.cc:2272] T 1b33881303ab4a949d7a6efc913b75d3 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.120191 29648 tablet_replica.cc:333] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.120730 29648 raft_consensus.cc:2243] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.121205 29648 raft_consensus.cc:2272] T 010ddcf809984515aa0249b4906deeec P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.122840 29648 tablet_replica.cc:333] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.123410 29648 raft_consensus.cc:2243] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.123797 29648 raft_consensus.cc:2272] T 44cddc77781740129f6de47b229c2f37 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.125479 29648 tablet_replica.cc:333] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.126149 29648 raft_consensus.cc:2243] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.126876 29648 raft_consensus.cc:2272] T 8e22d159735d460698adff21926dec5c P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.129212 29648 tablet_replica.cc:333] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
W20260630 12:30:51.129630   451 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260630 12:30:51.129709 29648 raft_consensus.cc:2243] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.130316 29648 raft_consensus.cc:2272] T 58d23ade324e467b9da0d5606c819621 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.132256 29648 tablet_replica.cc:333] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
W20260630 12:30:51.132649   451 consensus_peers.cc:597] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 -> Peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Couldn't send request to peer 8d5f6fa5568c4af8bae6c2918099b638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.132833 29648 raft_consensus.cc:2243] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.133519 29648 raft_consensus.cc:2272] T 7ca0752548e6413eb703ec2911052fd5 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.135299 29648 tablet_replica.cc:333] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.135825 29648 raft_consensus.cc:2243] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.136619 29648 raft_consensus.cc:2272] T 02a8bdd1b78a45959491d73125974ac6 P 8d5f6fa5568c4af8bae6c2918099b638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.138566 29648 tablet_replica.cc:333] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.139070 29648 raft_consensus.cc:2243] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.139955 29648 raft_consensus.cc:2272] T 1f04628188434ce69a8557dc88d0c5d4 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:51.140003   451 consensus_peers.cc:597] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 -> Peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Couldn't send request to peer 8d5f6fa5568c4af8bae6c2918099b638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.141896 29648 tablet_replica.cc:333] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.142424 29648 raft_consensus.cc:2243] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.142971 29648 raft_consensus.cc:2272] T 898a24a1f9374b4985b4ac0dceedd41b P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.145078 29648 tablet_replica.cc:333] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.145560 29648 raft_consensus.cc:2243] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.146310 29648 raft_consensus.cc:2272] T 1accb02109824d38b3c9b3a2efd8d888 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.147989 29648 tablet_replica.cc:333] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.148581 29648 raft_consensus.cc:2243] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.149298 29648 raft_consensus.cc:2272] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.151449 29648 tablet_replica.cc:333] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638: stopping tablet replica
I20260630 12:30:51.151928 29648 raft_consensus.cc:2243] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.152344 29648 raft_consensus.cc:2272] T 7efda3a7b27344f3902264e88c9bd8d1 P 8d5f6fa5568c4af8bae6c2918099b638 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:51.168895   313 consensus_peers.cc:597] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 -> Peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Couldn't send request to peer 8d5f6fa5568c4af8bae6c2918099b638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.188210 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
W20260630 12:30:51.200723 32707 consensus_peers.cc:597] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb -> Peer 8d5f6fa5568c4af8bae6c2918099b638 (127.28.244.1:45761): Couldn't send request to peer 8d5f6fa5568c4af8bae6c2918099b638. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.215816 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:30:51.243250 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:51.243860 29648 tablet_replica.cc:333] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.244392 29648 raft_consensus.cc:2243] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.244840 29648 raft_consensus.cc:2272] T 1b33881303ab4a949d7a6efc913b75d3 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.246469 29648 tablet_replica.cc:333] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.246922 29648 raft_consensus.cc:2243] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.247242 29648 raft_consensus.cc:2272] T 44cddc77781740129f6de47b229c2f37 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.248693 29648 tablet_replica.cc:333] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.249218 29648 raft_consensus.cc:2243] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.249987 29648 raft_consensus.cc:2272] T 7ca0752548e6413eb703ec2911052fd5 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.251852 29648 tablet_replica.cc:333] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.252287 29648 raft_consensus.cc:2243] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.252612 29648 raft_consensus.cc:2272] T 32cc4e3721b14d8baf8c063e90bfda69 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.254211 29648 tablet_replica.cc:333] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.254664 29648 raft_consensus.cc:2243] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.254985 29648 raft_consensus.cc:2272] T 02a8bdd1b78a45959491d73125974ac6 P 0232601624b9469ebe2901f95c54d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.256448 29648 tablet_replica.cc:333] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.256860 29648 raft_consensus.cc:2243] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.257246 29648 raft_consensus.cc:2272] T 1f04628188434ce69a8557dc88d0c5d4 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.258814 29648 tablet_replica.cc:333] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.259229 29648 raft_consensus.cc:2243] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.259853 29648 raft_consensus.cc:2272] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.261562 29648 tablet_replica.cc:333] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.261981 29648 raft_consensus.cc:2243] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.262583 29648 raft_consensus.cc:2272] T 898a24a1f9374b4985b4ac0dceedd41b P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.264438 29648 tablet_replica.cc:333] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.264969 29648 raft_consensus.cc:2243] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.265676 29648 raft_consensus.cc:2272] T 9de8e608e9004268899bd30064f181ef P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.267266 29648 tablet_replica.cc:333] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.267716 29648 raft_consensus.cc:2243] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.268045 29648 raft_consensus.cc:2272] T 7efda3a7b27344f3902264e88c9bd8d1 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.269946 29648 tablet_replica.cc:333] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.270428 29648 raft_consensus.cc:2243] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.270803 29648 raft_consensus.cc:2272] T f53858604493456d98fc60b069955f03 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.272310 29648 tablet_replica.cc:333] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb: stopping tablet replica
I20260630 12:30:51.272797 29648 raft_consensus.cc:2243] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.273281 29648 raft_consensus.cc:2272] T 304bd97ff001443383753a4866f8a4c6 P 0232601624b9469ebe2901f95c54d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.306958 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:30:51.332647 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
W20260630 12:30:51.356590   313 consensus_peers.cc:597] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 -> Peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Couldn't send request to peer 0232601624b9469ebe2901f95c54d3cb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:41643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.357735 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:51.358361 29648 tablet_replica.cc:333] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.358916 29648 raft_consensus.cc:2243] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.359406 29648 raft_consensus.cc:2272] T 7ca0752548e6413eb703ec2911052fd5 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.361011 29648 tablet_replica.cc:333] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.361618 29648 raft_consensus.cc:2243] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.362002 29648 raft_consensus.cc:2272] T 32cc4e3721b14d8baf8c063e90bfda69 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.363547 29648 tablet_replica.cc:333] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.364068 29648 raft_consensus.cc:2243] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.364754 29648 raft_consensus.cc:2272] T 1b33881303ab4a949d7a6efc913b75d3 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.366364 29648 tablet_replica.cc:333] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.366865 29648 raft_consensus.cc:2243] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.367394 29648 raft_consensus.cc:2272] T 8e22d159735d460698adff21926dec5c P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.369009 29648 tablet_replica.cc:333] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.369534 29648 raft_consensus.cc:2243] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.369918 29648 raft_consensus.cc:2272] T 58d23ade324e467b9da0d5606c819621 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.371447 29648 tablet_replica.cc:333] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.371946 29648 raft_consensus.cc:2243] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.372321 29648 raft_consensus.cc:2272] T 010ddcf809984515aa0249b4906deeec P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.373975 29648 tablet_replica.cc:333] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.374464 29648 raft_consensus.cc:2243] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.374924 29648 raft_consensus.cc:2272] T 9de8e608e9004268899bd30064f181ef P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.376549 29648 tablet_replica.cc:333] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.377012 29648 raft_consensus.cc:2243] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.377782 29648 raft_consensus.cc:2272] T f53858604493456d98fc60b069955f03 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.379426 29648 tablet_replica.cc:333] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.380091 29648 raft_consensus.cc:2243] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.380785 29648 raft_consensus.cc:2272] T 304bd97ff001443383753a4866f8a4c6 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.382571 29648 tablet_replica.cc:333] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.383050 29648 raft_consensus.cc:2243] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.383581 29648 raft_consensus.cc:2272] T 1accb02109824d38b3c9b3a2efd8d888 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.385253 29648 tablet_replica.cc:333] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.385713 29648 raft_consensus.cc:2243] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.386413 29648 raft_consensus.cc:2272] T 7efda3a7b27344f3902264e88c9bd8d1 P 4558cb86126a486085635d629975fd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.388124 29648 tablet_replica.cc:333] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43: stopping tablet replica
I20260630 12:30:51.388635 29648 raft_consensus.cc:2243] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.389068 29648 raft_consensus.cc:2272] T 02a8bdd1b78a45959491d73125974ac6 P 4558cb86126a486085635d629975fd43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:51.400131   451 consensus_peers.cc:597] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 -> Peer 0232601624b9469ebe2901f95c54d3cb (127.28.244.2:41643): Couldn't send request to peer 0232601624b9469ebe2901f95c54d3cb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:41643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:30:51.409528   313 connection.cc:466] server connection from 127.0.0.1:42506 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42506 (request call id 65) could send its response
W20260630 12:30:51.410392   451 consensus_peers.cc:597] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 -> Peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): Couldn't send request to peer 4558cb86126a486085635d629975fd43. Status: Network error: recv got EOF from 127.28.244.3:45189 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.424573 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
W20260630 12:30:51.443359   451 consensus_peers.cc:597] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 -> Peer 4558cb86126a486085635d629975fd43 (127.28.244.3:45189): Couldn't send request to peer 4558cb86126a486085635d629975fd43. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.3:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.450439 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:30:51.473556 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:51.474519 29648 tablet_replica.cc:333] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.475435 29648 raft_consensus.cc:2243] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.476121 29648 raft_consensus.cc:2272] T 898a24a1f9374b4985b4ac0dceedd41b P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.477941 29648 tablet_replica.cc:333] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.478401 29648 raft_consensus.cc:2243] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.478840 29648 raft_consensus.cc:2272] T 9de8e608e9004268899bd30064f181ef P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.480293 29648 tablet_replica.cc:333] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.480732 29648 raft_consensus.cc:2243] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.481223 29648 raft_consensus.cc:2272] T 1accb02109824d38b3c9b3a2efd8d888 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.482698 29648 tablet_replica.cc:333] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.483150 29648 raft_consensus.cc:2243] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.483538 29648 raft_consensus.cc:2272] T 2ad74a85ebfb4b0f8d5d531904ec5bf9 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.485564 29648 tablet_replica.cc:333] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.486334 29648 raft_consensus.cc:2243] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.486804 29648 raft_consensus.cc:2272] T 1f04628188434ce69a8557dc88d0c5d4 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.488983 29648 tablet_replica.cc:333] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.489658 29648 raft_consensus.cc:2243] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.490365 29648 raft_consensus.cc:2272] T 304bd97ff001443383753a4866f8a4c6 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.492470 29648 tablet_replica.cc:333] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.493193 29648 raft_consensus.cc:2243] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.493628 29648 raft_consensus.cc:2272] T f53858604493456d98fc60b069955f03 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.495533 29648 tablet_replica.cc:333] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.496184 29648 raft_consensus.cc:2243] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.497010 29648 raft_consensus.cc:2272] T 44cddc77781740129f6de47b229c2f37 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.498975 29648 tablet_replica.cc:333] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.499598 29648 raft_consensus.cc:2243] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:51.500165 29648 raft_consensus.cc:2272] T 8e22d159735d460698adff21926dec5c P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.502130 29648 tablet_replica.cc:333] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.502760 29648 raft_consensus.cc:2243] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.503598 29648 raft_consensus.cc:2272] T 58d23ade324e467b9da0d5606c819621 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.505627 29648 tablet_replica.cc:333] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.506233 29648 raft_consensus.cc:2243] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.507047 29648 raft_consensus.cc:2272] T 32cc4e3721b14d8baf8c063e90bfda69 P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.508543 29648 tablet_replica.cc:333] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289: stopping tablet replica
I20260630 12:30:51.508992 29648 raft_consensus.cc:2243] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.509693 29648 raft_consensus.cc:2272] T 010ddcf809984515aa0249b4906deeec P 630564f9d0bf46e2bcb209630b05b289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.539637 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:30:51.560998 29648 master.cc:562] Master@127.28.244.62:35849 shutting down...
I20260630 12:30:51.579420 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:51.579968 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:51.580288 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7bf6c1e960b484c9488c6cba9281a84: stopping tablet replica
I20260630 12:30:51.600106 29648 master.cc:584] Master@127.28.244.62:35849 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12851 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:30:51.650678 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:34015
I20260630 12:30:51.651778 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:51.657644   771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:51.657737   770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:51.658506   773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:51.661541 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:51.662747 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:51.662930 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:51.663046 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822651663035 us; error 0 us; skew 500 ppm
I20260630 12:30:51.663461 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:51.665781 29648 webserver.cc:533] Webserver started at http://127.28.244.62:42833/ using document root <none> and password file <none>
I20260630 12:30:51.666208 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:51.666350 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:51.666572 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:51.667578 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "09ac4e6e3cad448cac294fb5a6d7ded2"
format_stamp: "Formatted at 2026-06-30 12:30:51 on dist-test-slave-0w4t"
I20260630 12:30:51.671931 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:51.675133   778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:51.675884 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:51.676172 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "09ac4e6e3cad448cac294fb5a6d7ded2"
format_stamp: "Formatted at 2026-06-30 12:30:51 on dist-test-slave-0w4t"
I20260630 12:30:51.676440 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:51.700166 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:51.701399 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:51.737368 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:34015
I20260630 12:30:51.737463   829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:34015 every 8 connection(s)
I20260630 12:30:51.741314   830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:51.750953   830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2: Bootstrap starting.
I20260630 12:30:51.755378   830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:51.759411   830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2: No bootstrap required, opened a new log
I20260630 12:30:51.761561   830 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ac4e6e3cad448cac294fb5a6d7ded2" member_type: VOTER }
I20260630 12:30:51.761984   830 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:51.762226   830 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ac4e6e3cad448cac294fb5a6d7ded2, State: Initialized, Role: FOLLOWER
I20260630 12:30:51.762921   830 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09ac4e6e3cad448cac294fb5a6d7ded2" member_type: VOTER }
I20260630 12:30:51.763387   830 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:51.763613   830 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:51.763890   830 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:51.768031   830 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ac4e6e3cad448cac294fb5a6d7ded2" member_type: VOTER }
I20260630 12:30:51.768539   830 leader_election.cc:304] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [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: 09ac4e6e3cad448cac294fb5a6d7ded2; no voters: 
I20260630 12:30:51.769752   830 leader_election.cc:290] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:51.770087   833 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:51.771433   833 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 09ac4e6e3cad448cac294fb5a6d7ded2, State: Running, Role: LEADER
I20260630 12:30:51.772006   833 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [LEADER]: Queue going to LEADER mode. State: All 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: "09ac4e6e3cad448cac294fb5a6d7ded2" member_type: VOTER }
I20260630 12:30:51.772540   830 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:51.776345   834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09ac4e6e3cad448cac294fb5a6d7ded2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ac4e6e3cad448cac294fb5a6d7ded2" member_type: VOTER } }
I20260630 12:30:51.777127   834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:51.777639   835 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09ac4e6e3cad448cac294fb5a6d7ded2. Latest consensus state: current_term: 1 leader_uuid: "09ac4e6e3cad448cac294fb5a6d7ded2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ac4e6e3cad448cac294fb5a6d7ded2" member_type: VOTER } }
I20260630 12:30:51.779419   835 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:51.781085   841 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:51.787348   841 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:51.788331 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:51.795943   841 catalog_manager.cc:1383] Generated new cluster ID: 17340ebc72574eba98101e3a2554d3b7
I20260630 12:30:51.796197   841 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:51.816501   841 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:51.817795   841 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:51.831909   841 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2: Generated new TSK 0
I20260630 12:30:51.832741   841 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:51.855089 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:51.861150   851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:51.862169   852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:51.865494   854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:51.866315 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:51.872650 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:51.872874 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:51.873188 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822651873164 us; error 0 us; skew 500 ppm
I20260630 12:30:51.874003 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:51.877489 29648 webserver.cc:533] Webserver started at http://127.28.244.1:39007/ using document root <none> and password file <none>
I20260630 12:30:51.878206 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:51.878448 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:51.878768 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:51.880141 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "8a8e2567e7b64fb99d98baafd881d482"
format_stamp: "Formatted at 2026-06-30 12:30:51 on dist-test-slave-0w4t"
I20260630 12:30:51.884812 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:30:51.888053   859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:51.888805 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:51.889104 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "8a8e2567e7b64fb99d98baafd881d482"
format_stamp: "Formatted at 2026-06-30 12:30:51 on dist-test-slave-0w4t"
I20260630 12:30:51.889360 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:51.909909 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:51.911000 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:51.912395 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:51.914674 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:51.914845 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:51.915151 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:51.915329 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:51.955437 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:37173
I20260630 12:30:51.955549   921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:37173 every 8 connection(s)
I20260630 12:30:51.960350 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:51.966897   926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:51.969681   927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:51.970638   929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:51.970940 29648 server_base.cc:1061] running on GCE node
I20260630 12:30:51.971755 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:51.971974 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:51.972169 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822651972154 us; error 0 us; skew 500 ppm
I20260630 12:30:51.972600 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:51.975477 29648 webserver.cc:533] Webserver started at http://127.28.244.2:45683/ using document root <none> and password file <none>
I20260630 12:30:51.975999 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:51.976217 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:51.976488 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:51.976764   922 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34015
I20260630 12:30:51.977202   922 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:51.977926 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "2f87f1277c0044e18ac327fcee2389f7"
format_stamp: "Formatted at 2026-06-30 12:30:51 on dist-test-slave-0w4t"
I20260630 12:30:51.978116   922 heartbeater.cc:507] Master 127.28.244.62:34015 requested a full tablet report, sending...
I20260630 12:30:51.980350   795 ts_manager.cc:194] Registered new tserver with Master: 8a8e2567e7b64fb99d98baafd881d482 (127.28.244.1:37173)
I20260630 12:30:51.982465   795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56708
I20260630 12:30:51.982935 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:30:51.986646   934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:51.987459 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:51.987747 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "2f87f1277c0044e18ac327fcee2389f7"
format_stamp: "Formatted at 2026-06-30 12:30:51 on dist-test-slave-0w4t"
I20260630 12:30:51.988018 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:52.003648 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:52.004674 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:52.006057 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:52.008167 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:52.008339 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.008628 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:52.008764 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.047897 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:46809
I20260630 12:30:52.047999   996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:46809 every 8 connection(s)
I20260630 12:30:52.052764 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:52.059633  1000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:52.061230  1001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.064146 29648 server_base.cc:1061] running on GCE node
W20260630 12:30:52.064733  1003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.065402   997 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34015
I20260630 12:30:52.065770   997 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:52.065788 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:52.066182 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:52.066375 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822652066340 us; error 0 us; skew 500 ppm
I20260630 12:30:52.066732   997 heartbeater.cc:507] Master 127.28.244.62:34015 requested a full tablet report, sending...
I20260630 12:30:52.066973 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:52.069149   795 ts_manager.cc:194] Registered new tserver with Master: 2f87f1277c0044e18ac327fcee2389f7 (127.28.244.2:46809)
I20260630 12:30:52.069911 29648 webserver.cc:533] Webserver started at http://127.28.244.3:34993/ using document root <none> and password file <none>
I20260630 12:30:52.070555 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:52.070807 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:52.071112 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:52.071048   795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56720
I20260630 12:30:52.072640 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "9e2df78bbb954c1f840ce4eed9114879"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-0w4t"
I20260630 12:30:52.076987 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:30:52.080279  1008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.081183 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:52.081492 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "9e2df78bbb954c1f840ce4eed9114879"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-0w4t"
I20260630 12:30:52.081808 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:52.107985 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:52.109244 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:52.110707 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:52.112950 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:52.113205 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.113446 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:52.113622 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.149852 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:37923
I20260630 12:30:52.149941  1070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:37923 every 8 connection(s)
I20260630 12:30:52.154626 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:52.161422  1074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:52.162060  1075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.166352 29648 server_base.cc:1061] running on GCE node
W20260630 12:30:52.166397  1078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.167189  1071 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34015
I20260630 12:30:52.167589  1071 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:52.167656 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:52.167989 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:52.168207 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822652168190 us; error 0 us; skew 500 ppm
I20260630 12:30:52.168416  1071 heartbeater.cc:507] Master 127.28.244.62:34015 requested a full tablet report, sending...
I20260630 12:30:52.168824 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:52.170692   795 ts_manager.cc:194] Registered new tserver with Master: 9e2df78bbb954c1f840ce4eed9114879 (127.28.244.3:37923)
I20260630 12:30:52.171960 29648 webserver.cc:533] Webserver started at http://127.28.244.4:36109/ using document root <none> and password file <none>
I20260630 12:30:52.172224   795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56736
I20260630 12:30:52.172538 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:52.172806 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:52.173162 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:52.174538 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "508184fb094640e5a48170d249d874fb"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-0w4t"
I20260630 12:30:52.180804 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:30:52.184293  1082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.185132 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:52.185439 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "508184fb094640e5a48170d249d874fb"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-0w4t"
I20260630 12:30:52.185715 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:52.210176 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:52.211297 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:52.212980 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:52.215574 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:52.215764 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.215950 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:52.216079 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.253243 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:35015
I20260630 12:30:52.253356  1144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:35015 every 8 connection(s)
I20260630 12:30:52.267241  1145 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34015
I20260630 12:30:52.267632  1145 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:52.268352  1145 heartbeater.cc:507] Master 127.28.244.62:34015 requested a full tablet report, sending...
I20260630 12:30:52.270301   795 ts_manager.cc:194] Registered new tserver with Master: 508184fb094640e5a48170d249d874fb (127.28.244.4:35015)
I20260630 12:30:52.271337 29648 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014865701s
I20260630 12:30:52.271623   795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56744
I20260630 12:30:52.858213   795 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56754:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:30:52.917781  1036 tablet_service.cc:1511] Processing CreateTablet for tablet 0937614d9a544945860faa00a519b85d (DEFAULT_TABLE table=test-workload [id=a3509a605f194625b467a8948b1b3016]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:52.919584  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0937614d9a544945860faa00a519b85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:52.921379   887 tablet_service.cc:1511] Processing CreateTablet for tablet 0937614d9a544945860faa00a519b85d (DEFAULT_TABLE table=test-workload [id=a3509a605f194625b467a8948b1b3016]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:52.922906   887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0937614d9a544945860faa00a519b85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:52.925858  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 0937614d9a544945860faa00a519b85d (DEFAULT_TABLE table=test-workload [id=a3509a605f194625b467a8948b1b3016]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:52.927376  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0937614d9a544945860faa00a519b85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:52.938537  1167 tablet_bootstrap.cc:492] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879: Bootstrap starting.
I20260630 12:30:52.942590  1168 tablet_bootstrap.cc:492] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482: Bootstrap starting.
I20260630 12:30:52.945763  1167 tablet_bootstrap.cc:654] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:52.947499  1169 tablet_bootstrap.cc:492] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb: Bootstrap starting.
I20260630 12:30:52.953161  1168 tablet_bootstrap.cc:654] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:52.953857  1169 tablet_bootstrap.cc:654] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:52.956157  1167 tablet_bootstrap.cc:492] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879: No bootstrap required, opened a new log
I20260630 12:30:52.956763  1167 ts_tablet_manager.cc:1403] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:30:52.959492  1169 tablet_bootstrap.cc:492] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb: No bootstrap required, opened a new log
I20260630 12:30:52.959743  1168 tablet_bootstrap.cc:492] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482: No bootstrap required, opened a new log
I20260630 12:30:52.959976  1169 ts_tablet_manager.cc:1403] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:30:52.960407  1168 ts_tablet_manager.cc:1403] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:30:52.960186  1167 raft_consensus.cc:359] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:52.961266  1167 raft_consensus.cc:385] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:52.961596  1167 raft_consensus.cc:740] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2df78bbb954c1f840ce4eed9114879, State: Initialized, Role: FOLLOWER
I20260630 12:30:52.962566  1167 consensus_queue.cc:260] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:52.963214  1169 raft_consensus.cc:359] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:52.963663  1168 raft_consensus.cc:359] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:52.964030  1169 raft_consensus.cc:385] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:52.964493  1168 raft_consensus.cc:385] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:52.965041  1168 raft_consensus.cc:740] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a8e2567e7b64fb99d98baafd881d482, State: Initialized, Role: FOLLOWER
I20260630 12:30:52.965559  1071 heartbeater.cc:499] Master 127.28.244.62:34015 was elected leader, sending a full tablet report...
I20260630 12:30:52.965806  1167 ts_tablet_manager.cc:1434] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:30:52.965895  1168 consensus_queue.cc:260] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:52.964628  1169 raft_consensus.cc:740] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 508184fb094640e5a48170d249d874fb, State: Initialized, Role: FOLLOWER
I20260630 12:30:52.968499   922 heartbeater.cc:499] Master 127.28.244.62:34015 was elected leader, sending a full tablet report...
I20260630 12:30:52.968741  1168 ts_tablet_manager.cc:1434] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:30:52.969164  1169 consensus_queue.cc:260] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:52.975409  1145 heartbeater.cc:499] Master 127.28.244.62:34015 was elected leader, sending a full tablet report...
I20260630 12:30:52.975733  1169 ts_tablet_manager.cc:1434] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:30:53.073993   997 heartbeater.cc:499] Master 127.28.244.62:34015 was elected leader, sending a full tablet report...
I20260630 12:30:53.229692  1175 raft_consensus.cc:493] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:53.230278  1175 raft_consensus.cc:515] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:53.232556  1175 leader_election.cc:290] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e2df78bbb954c1f840ce4eed9114879 (127.28.244.3:37923), 8a8e2567e7b64fb99d98baafd881d482 (127.28.244.1:37173)
I20260630 12:30:53.244033   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0937614d9a544945860faa00a519b85d" candidate_uuid: "508184fb094640e5a48170d249d874fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a8e2567e7b64fb99d98baafd881d482" is_pre_election: true
I20260630 12:30:53.244010  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0937614d9a544945860faa00a519b85d" candidate_uuid: "508184fb094640e5a48170d249d874fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2df78bbb954c1f840ce4eed9114879" is_pre_election: true
I20260630 12:30:53.245158  1046 raft_consensus.cc:2468] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 508184fb094640e5a48170d249d874fb in term 0.
I20260630 12:30:53.245157   897 raft_consensus.cc:2468] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 508184fb094640e5a48170d249d874fb in term 0.
I20260630 12:30:53.246733  1084 leader_election.cc:304] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 508184fb094640e5a48170d249d874fb, 8a8e2567e7b64fb99d98baafd881d482; no voters: 
I20260630 12:30:53.247421  1175 raft_consensus.cc:2804] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:53.247777  1175 raft_consensus.cc:493] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:53.248000  1175 raft_consensus.cc:3060] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:53.253337  1175 raft_consensus.cc:515] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:53.254896  1175 leader_election.cc:290] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [CANDIDATE]: Term 1 election: Requested vote from peers 9e2df78bbb954c1f840ce4eed9114879 (127.28.244.3:37923), 8a8e2567e7b64fb99d98baafd881d482 (127.28.244.1:37173)
I20260630 12:30:53.255836  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0937614d9a544945860faa00a519b85d" candidate_uuid: "508184fb094640e5a48170d249d874fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2df78bbb954c1f840ce4eed9114879"
I20260630 12:30:53.256021   897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0937614d9a544945860faa00a519b85d" candidate_uuid: "508184fb094640e5a48170d249d874fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a8e2567e7b64fb99d98baafd881d482"
I20260630 12:30:53.256464  1046 raft_consensus.cc:3060] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:53.256520   897 raft_consensus.cc:3060] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:53.264608  1046 raft_consensus.cc:2468] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 508184fb094640e5a48170d249d874fb in term 1.
I20260630 12:30:53.264608   897 raft_consensus.cc:2468] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 508184fb094640e5a48170d249d874fb in term 1.
I20260630 12:30:53.266382  1086 leader_election.cc:304] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 508184fb094640e5a48170d249d874fb, 9e2df78bbb954c1f840ce4eed9114879; no voters: 
I20260630 12:30:53.267189  1175 raft_consensus.cc:2804] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:53.268183  1175 raft_consensus.cc:697] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 1 LEADER]: Becoming Leader. State: Replica: 508184fb094640e5a48170d249d874fb, State: Running, Role: LEADER
I20260630 12:30:53.269069  1175 consensus_queue.cc:237] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } }
I20260630 12:30:53.276966   792 catalog_manager.cc:5697] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 508184fb094640e5a48170d249d874fb (127.28.244.4). New cstate: current_term: 1 leader_uuid: "508184fb094640e5a48170d249d874fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "508184fb094640e5a48170d249d874fb" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:53.664525  1175 consensus_queue.cc:1048] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2df78bbb954c1f840ce4eed9114879" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:53.676589  1178 consensus_queue.cc:1048] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8e2567e7b64fb99d98baafd881d482" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:53.787073   848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:53.788549   848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:53.788911   848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:55.789951   848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:55.791342   848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:55.791667   848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:57.792586   848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:57.794060   848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:57.794382   848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:59.795420   848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:59.796797   848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:59.797158   848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:01.798045   848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:01.799320   848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:01.799638   848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:03.800810   848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:03.802888   848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:03.803258   848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:04.360693 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:31:04.385529 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:04.386278 29648 tablet_replica.cc:333] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482: stopping tablet replica
I20260630 12:31:04.386875 29648 raft_consensus.cc:2243] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.387506 29648 raft_consensus.cc:2272] T 0937614d9a544945860faa00a519b85d P 8a8e2567e7b64fb99d98baafd881d482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.408013 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:31:04.421428 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:31:04.440318 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:04.455713 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:31:04.464352 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:31:04.485514 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:04.486157 29648 tablet_replica.cc:333] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879: stopping tablet replica
I20260630 12:31:04.486729 29648 raft_consensus.cc:2243] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.487252 29648 raft_consensus.cc:2272] T 0937614d9a544945860faa00a519b85d P 9e2df78bbb954c1f840ce4eed9114879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.506671 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:31:04.517175 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:31:04.536936 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:04.537708 29648 tablet_replica.cc:333] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb: stopping tablet replica
I20260630 12:31:04.538252 29648 raft_consensus.cc:2243] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:04.539184 29648 raft_consensus.cc:2272] T 0937614d9a544945860faa00a519b85d P 508184fb094640e5a48170d249d874fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.558385 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:31:04.568873 29648 master.cc:562] Master@127.28.244.62:34015 shutting down...
I20260630 12:31:04.587538 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:04.588147 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.588452 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09ac4e6e3cad448cac294fb5a6d7ded2: stopping tablet replica
I20260630 12:31:04.607791 29648 master.cc:584] Master@127.28.244.62:34015 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12992 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:31:04.643500 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:34519
I20260630 12:31:04.644651 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.650444  1191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:04.650461  1190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:04.651408  1193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:04.653443 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:04.654239 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.654451 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:04.654613 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822664654583 us; error 0 us; skew 500 ppm
I20260630 12:31:04.655123 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.657564 29648 webserver.cc:533] Webserver started at http://127.28.244.62:39515/ using document root <none> and password file <none>
I20260630 12:31:04.658082 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.658289 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.658581 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.659754 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "af05f64d6fea483d83dbae3fec909ac9"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-0w4t"
I20260630 12:31:04.664192 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:04.667810  1198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.668594 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:04.668906 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "af05f64d6fea483d83dbae3fec909ac9"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-0w4t"
I20260630 12:31:04.669425 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:04.701612 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:04.702987 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:04.742465 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:34519
I20260630 12:31:04.742512  1249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:34519 every 8 connection(s)
I20260630 12:31:04.746594  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:04.757797  1250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9: Bootstrap starting.
I20260630 12:31:04.762494  1250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:04.766750  1250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9: No bootstrap required, opened a new log
I20260630 12:31:04.768939  1250 raft_consensus.cc:359] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af05f64d6fea483d83dbae3fec909ac9" member_type: VOTER }
I20260630 12:31:04.769415  1250 raft_consensus.cc:385] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:04.769650  1250 raft_consensus.cc:740] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af05f64d6fea483d83dbae3fec909ac9, State: Initialized, Role: FOLLOWER
I20260630 12:31:04.770226  1250 consensus_queue.cc:260] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af05f64d6fea483d83dbae3fec909ac9" member_type: VOTER }
I20260630 12:31:04.770709  1250 raft_consensus.cc:399] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:04.770964  1250 raft_consensus.cc:493] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:04.771311  1250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:04.775872  1250 raft_consensus.cc:515] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af05f64d6fea483d83dbae3fec909ac9" member_type: VOTER }
I20260630 12:31:04.776415  1250 leader_election.cc:304] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [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: af05f64d6fea483d83dbae3fec909ac9; no voters: 
I20260630 12:31:04.777601  1250 leader_election.cc:290] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:04.777945  1253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:04.779500  1253 raft_consensus.cc:697] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 1 LEADER]: Becoming Leader. State: Replica: af05f64d6fea483d83dbae3fec909ac9, State: Running, Role: LEADER
I20260630 12:31:04.780118  1253 consensus_queue.cc:237] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [LEADER]: Queue going to LEADER mode. State: All 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: "af05f64d6fea483d83dbae3fec909ac9" member_type: VOTER }
I20260630 12:31:04.780676  1250 sys_catalog.cc:565] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:04.783325  1255 sys_catalog.cc:455] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af05f64d6fea483d83dbae3fec909ac9. Latest consensus state: current_term: 1 leader_uuid: "af05f64d6fea483d83dbae3fec909ac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af05f64d6fea483d83dbae3fec909ac9" member_type: VOTER } }
I20260630 12:31:04.783273  1254 sys_catalog.cc:455] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af05f64d6fea483d83dbae3fec909ac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af05f64d6fea483d83dbae3fec909ac9" member_type: VOTER } }
I20260630 12:31:04.784802  1255 sys_catalog.cc:458] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:04.784891  1254 sys_catalog.cc:458] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:04.787436  1260 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:04.795680  1260 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:04.796665 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:04.804730  1260 catalog_manager.cc:1383] Generated new cluster ID: d6d7168589644f919a620fbf9e6b268d
I20260630 12:31:04.805079  1260 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:04.824062  1260 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:04.825390  1260 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:04.844964  1260 catalog_manager.cc:6070] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9: Generated new TSK 0
I20260630 12:31:04.845582  1260 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:04.863207 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.869007  1271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:04.870134  1272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:04.871320  1274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:04.872103 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:04.872961 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.873260 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:04.873417 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822664873404 us; error 0 us; skew 500 ppm
I20260630 12:31:04.873847 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.876003 29648 webserver.cc:533] Webserver started at http://127.28.244.1:37147/ using document root <none> and password file <none>
I20260630 12:31:04.876415 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.876566 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.876782 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.877872 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-0w4t"
I20260630 12:31:04.882189 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:04.885495  1279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.886240 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:04.886535 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-0w4t"
I20260630 12:31:04.886840 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:04.907195 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:04.908432 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:04.909977 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:04.912221 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:04.912456 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.912691 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:04.912889 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.963105 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:44095
I20260630 12:31:04.963215  1341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:44095 every 8 connection(s)
I20260630 12:31:04.968181 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.975431  1346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:04.977934  1347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:04.981585 29648 server_base.cc:1061] running on GCE node
W20260630 12:31:04.983357  1349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:04.984365 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.984592 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:04.984797 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822664984777 us; error 0 us; skew 500 ppm
I20260630 12:31:04.984848  1342 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34519
I20260630 12:31:04.985313  1342 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:04.985417 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.986083  1342 heartbeater.cc:507] Master 127.28.244.62:34519 requested a full tablet report, sending...
I20260630 12:31:04.988106 29648 webserver.cc:533] Webserver started at http://127.28.244.2:42741/ using document root <none> and password file <none>
I20260630 12:31:04.988767 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.988711  1215 ts_manager.cc:194] Registered new tserver with Master: fbc5bac7bc794aaaa3632efb7b81dbe4 (127.28.244.1:44095)
I20260630 12:31:04.989200 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.989600 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.991142 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "0fba0e866b714b60bbe17cbae741726d"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-0w4t"
I20260630 12:31:04.991428  1215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57668
I20260630 12:31:04.996080 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:04.999500  1354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:05.000231 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:05.000540 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "0fba0e866b714b60bbe17cbae741726d"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-0w4t"
I20260630 12:31:05.000831 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:05.016744 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:05.017977 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:05.019402 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:05.021579 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:05.021800 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:05.022038 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:05.022205 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:05.060721 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:38327
I20260630 12:31:05.060813  1416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:38327 every 8 connection(s)
I20260630 12:31:05.065435 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:05.071890  1420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:05.074805  1423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:05.074934  1421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:05.076222 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:05.077456 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:05.077730 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:05.077828  1417 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34519
I20260630 12:31:05.077986 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822665077963 us; error 0 us; skew 500 ppm
I20260630 12:31:05.078362  1417 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:05.078709 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:05.079316  1417 heartbeater.cc:507] Master 127.28.244.62:34519 requested a full tablet report, sending...
I20260630 12:31:05.081664  1215 ts_manager.cc:194] Registered new tserver with Master: 0fba0e866b714b60bbe17cbae741726d (127.28.244.2:38327)
I20260630 12:31:05.083242  1215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57672
I20260630 12:31:05.084499 29648 webserver.cc:533] Webserver started at http://127.28.244.3:36163/ using document root <none> and password file <none>
I20260630 12:31:05.085016 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:05.085278 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:05.085558 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:05.086721 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "a875118231924a2591020fa3d377bb0e"
format_stamp: "Formatted at 2026-06-30 12:31:05 on dist-test-slave-0w4t"
I20260630 12:31:05.091197 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:31:05.094379  1428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:05.095220 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:05.095465 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "a875118231924a2591020fa3d377bb0e"
format_stamp: "Formatted at 2026-06-30 12:31:05 on dist-test-slave-0w4t"
I20260630 12:31:05.095695 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:05.110579 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:05.111677 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:05.113097 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:05.115224 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:05.115402 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:05.115573 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:05.115698 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:05.152644 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:38543
I20260630 12:31:05.152741  1490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:38543 every 8 connection(s)
I20260630 12:31:05.167474  1491 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34519
I20260630 12:31:05.167887  1491 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:05.168761  1491 heartbeater.cc:507] Master 127.28.244.62:34519 requested a full tablet report, sending...
I20260630 12:31:05.170919  1215 ts_manager.cc:194] Registered new tserver with Master: a875118231924a2591020fa3d377bb0e (127.28.244.3:38543)
I20260630 12:31:05.171681 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016010626s
I20260630 12:31:05.172804  1215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57678
I20260630 12:31:05.994190  1342 heartbeater.cc:499] Master 127.28.244.62:34519 was elected leader, sending a full tablet report...
I20260630 12:31:06.085968  1417 heartbeater.cc:499] Master 127.28.244.62:34519 was elected leader, sending a full tablet report...
I20260630 12:31:06.175751  1491 heartbeater.cc:499] Master 127.28.244.62:34519 was elected leader, sending a full tablet report...
I20260630 12:31:06.238328  1215 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57706:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:06.240463  1215 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:06.290910  1307 tablet_service.cc:1511] Processing CreateTablet for tablet 0bca0b86614b4ddfa8ec31f977b34cd6 (DEFAULT_TABLE table=test-workload [id=50a61068d00a4656ad4a95b54b8c5208]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:06.291030  1456 tablet_service.cc:1511] Processing CreateTablet for tablet 0bca0b86614b4ddfa8ec31f977b34cd6 (DEFAULT_TABLE table=test-workload [id=50a61068d00a4656ad4a95b54b8c5208]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:06.292346  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bca0b86614b4ddfa8ec31f977b34cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.292346  1456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bca0b86614b4ddfa8ec31f977b34cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.294298  1382 tablet_service.cc:1511] Processing CreateTablet for tablet 0bca0b86614b4ddfa8ec31f977b34cd6 (DEFAULT_TABLE table=test-workload [id=50a61068d00a4656ad4a95b54b8c5208]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:06.295660  1382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bca0b86614b4ddfa8ec31f977b34cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.308399  1512 tablet_bootstrap.cc:492] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4: Bootstrap starting.
I20260630 12:31:06.310485  1513 tablet_bootstrap.cc:492] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e: Bootstrap starting.
I20260630 12:31:06.313531  1514 tablet_bootstrap.cc:492] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d: Bootstrap starting.
I20260630 12:31:06.317374  1512 tablet_bootstrap.cc:654] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.317374  1513 tablet_bootstrap.cc:654] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.319799  1514 tablet_bootstrap.cc:654] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.322424  1512 tablet_bootstrap.cc:492] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4: No bootstrap required, opened a new log
I20260630 12:31:06.322855  1512 ts_tablet_manager.cc:1403] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.007s
I20260630 12:31:06.323415  1513 tablet_bootstrap.cc:492] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e: No bootstrap required, opened a new log
I20260630 12:31:06.323848  1513 ts_tablet_manager.cc:1403] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:31:06.325510  1514 tablet_bootstrap.cc:492] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d: No bootstrap required, opened a new log
I20260630 12:31:06.325407  1512 raft_consensus.cc:359] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.326004  1514 ts_tablet_manager.cc:1403] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:31:06.326151  1512 raft_consensus.cc:385] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.326510  1512 raft_consensus.cc:740] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc5bac7bc794aaaa3632efb7b81dbe4, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.326663  1513 raft_consensus.cc:359] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.327476  1513 raft_consensus.cc:385] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.327288  1512 consensus_queue.cc:260] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.327818  1513 raft_consensus.cc:740] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a875118231924a2591020fa3d377bb0e, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.328635  1513 consensus_queue.cc:260] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.329070  1514 raft_consensus.cc:359] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.329854  1514 raft_consensus.cc:385] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.330318  1514 raft_consensus.cc:740] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fba0e866b714b60bbe17cbae741726d, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.331066  1512 ts_tablet_manager.cc:1434] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:31:06.331563  1514 consensus_queue.cc:260] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.334955  1513 ts_tablet_manager.cc:1434] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260630 12:31:06.337332  1514 ts_tablet_manager.cc:1434] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:31:06.405192  1518 raft_consensus.cc:493] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:06.405718  1518 raft_consensus.cc:515] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.409582  1518 leader_election.cc:290] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a875118231924a2591020fa3d377bb0e (127.28.244.3:38543), 0fba0e866b714b60bbe17cbae741726d (127.28.244.2:38327)
I20260630 12:31:06.422092  1392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bca0b86614b4ddfa8ec31f977b34cd6" candidate_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fba0e866b714b60bbe17cbae741726d" is_pre_election: true
I20260630 12:31:06.422092  1466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bca0b86614b4ddfa8ec31f977b34cd6" candidate_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a875118231924a2591020fa3d377bb0e" is_pre_election: true
I20260630 12:31:06.422847  1392 raft_consensus.cc:2468] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc5bac7bc794aaaa3632efb7b81dbe4 in term 0.
I20260630 12:31:06.422956  1466 raft_consensus.cc:2468] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc5bac7bc794aaaa3632efb7b81dbe4 in term 0.
I20260630 12:31:06.424075  1283 leader_election.cc:304] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fba0e866b714b60bbe17cbae741726d, fbc5bac7bc794aaaa3632efb7b81dbe4; no voters: 
I20260630 12:31:06.424772  1518 raft_consensus.cc:2804] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:06.425197  1518 raft_consensus.cc:493] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:06.425477  1518 raft_consensus.cc:3060] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.430513  1518 raft_consensus.cc:515] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.432106  1518 leader_election.cc:290] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [CANDIDATE]: Term 1 election: Requested vote from peers a875118231924a2591020fa3d377bb0e (127.28.244.3:38543), 0fba0e866b714b60bbe17cbae741726d (127.28.244.2:38327)
I20260630 12:31:06.432951  1466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bca0b86614b4ddfa8ec31f977b34cd6" candidate_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a875118231924a2591020fa3d377bb0e"
I20260630 12:31:06.433167  1392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bca0b86614b4ddfa8ec31f977b34cd6" candidate_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fba0e866b714b60bbe17cbae741726d"
I20260630 12:31:06.433581  1466 raft_consensus.cc:3060] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.433676  1392 raft_consensus.cc:3060] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.440855  1466 raft_consensus.cc:2468] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc5bac7bc794aaaa3632efb7b81dbe4 in term 1.
I20260630 12:31:06.440855  1392 raft_consensus.cc:2468] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc5bac7bc794aaaa3632efb7b81dbe4 in term 1.
I20260630 12:31:06.442231  1283 leader_election.cc:304] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fba0e866b714b60bbe17cbae741726d, fbc5bac7bc794aaaa3632efb7b81dbe4; no voters: 
I20260630 12:31:06.442916  1518 raft_consensus.cc:2804] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:06.443943  1518 raft_consensus.cc:697] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 1 LEADER]: Becoming Leader. State: Replica: fbc5bac7bc794aaaa3632efb7b81dbe4, State: Running, Role: LEADER
I20260630 12:31:06.444711  1518 consensus_queue.cc:237] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } }
I20260630 12:31:06.451121  1213 catalog_manager.cc:5697] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbc5bac7bc794aaaa3632efb7b81dbe4 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc5bac7bc794aaaa3632efb7b81dbe4" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:06.792914  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:06.795336  1268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:06.796671  1268 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:06.797112  1268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:06.933614  1518 consensus_queue.cc:1048] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a875118231924a2591020fa3d377bb0e" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:06.945564  1518 consensus_queue.cc:1048] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fba0e866b714b60bbe17cbae741726d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:07.801719  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:08.798091  1268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:08.799362  1268 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:08.799650  1268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:08.809790  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:09.817755  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:10.800590  1268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:10.801956  1268 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:10.802268  1268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:10.825765  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:11.833729  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:12.803437  1268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:12.805166  1268 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:12.805485  1268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:12.842109  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
W20260630 12:31:13.531284  1413 debug-util.cc:398] Leaking SignalData structure 0x7b0800166960 after lost signal to thread 29651
W20260630 12:31:13.532238  1413 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac460 after lost signal to thread 1249
W20260630 12:31:13.533259  1413 debug-util.cc:398] Leaking SignalData structure 0x7b080015e060 after lost signal to thread 1341
W20260630 12:31:13.534242  1413 debug-util.cc:398] Leaking SignalData structure 0x7b0800200a00 after lost signal to thread 1416
W20260630 12:31:13.535070  1413 debug-util.cc:398] Leaking SignalData structure 0x7b0800215160 after lost signal to thread 1490
I20260630 12:31:13.850198  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:14.806339  1268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:14.807638  1268 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:14.807956  1268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:14.857870  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:15.864208  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:16.808827  1268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:16.810676  1268 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:16.811070  1268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:16.870751  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:17.700603 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:31:17.727376 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:17.728219 29648 tablet_replica.cc:333] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4: stopping tablet replica
I20260630 12:31:17.728861 29648 raft_consensus.cc:2243] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:17.729970 29648 raft_consensus.cc:2272] T 0bca0b86614b4ddfa8ec31f977b34cd6 P fbc5bac7bc794aaaa3632efb7b81dbe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:17.751526 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:31:17.763677 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:31:17.783329 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:17.784070 29648 tablet_replica.cc:333] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d: stopping tablet replica
I20260630 12:31:17.784703 29648 raft_consensus.cc:2243] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:17.785291 29648 raft_consensus.cc:2272] T 0bca0b86614b4ddfa8ec31f977b34cd6 P 0fba0e866b714b60bbe17cbae741726d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:17.821002 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:31:17.832077 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:31:17.852200 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:17.852914 29648 tablet_replica.cc:333] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e: stopping tablet replica
I20260630 12:31:17.853523 29648 raft_consensus.cc:2243] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:17.854035 29648 raft_consensus.cc:2272] T 0bca0b86614b4ddfa8ec31f977b34cd6 P a875118231924a2591020fa3d377bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:17.873445 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:31:17.878533  1263 placement_policy_util.cc:411] tablet 0bca0b86614b4ddfa8ec31f977b34cd6: detected majority of replicas (2 of 3) at location L0
I20260630 12:31:17.887105 29648 master.cc:562] Master@127.28.244.62:34519 shutting down...
I20260630 12:31:17.904875 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:17.905571 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:17.905865 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P af05f64d6fea483d83dbae3fec909ac9: stopping tablet replica
I20260630 12:31:17.924309 29648 master.cc:584] Master@127.28.244.62:34519 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13315 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:31:17.959066 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:39733
I20260630 12:31:17.960182 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:17.965844  1537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:17.965832  1536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:17.966517  1539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:17.967715 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:17.968470 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:17.968685 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:17.968838 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822677968820 us; error 0 us; skew 500 ppm
I20260630 12:31:17.969345 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:17.971578 29648 webserver.cc:533] Webserver started at http://127.28.244.62:37093/ using document root <none> and password file <none>
I20260630 12:31:17.972088 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:17.972294 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:17.972584 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:17.973738 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "ebe00858e736427ab707751ec1b536f8"
format_stamp: "Formatted at 2026-06-30 12:31:17 on dist-test-slave-0w4t"
I20260630 12:31:17.977957 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:17.981127  1544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:17.981958 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:17.982194 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "ebe00858e736427ab707751ec1b536f8"
format_stamp: "Formatted at 2026-06-30 12:31:17 on dist-test-slave-0w4t"
I20260630 12:31:17.982415 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:17.998263 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:17.999408 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.036371 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:39733
I20260630 12:31:18.036487  1595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:39733 every 8 connection(s)
I20260630 12:31:18.040567  1596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:18.051410  1596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8: Bootstrap starting.
I20260630 12:31:18.055858  1596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:18.059967  1596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8: No bootstrap required, opened a new log
I20260630 12:31:18.062031  1596 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe00858e736427ab707751ec1b536f8" member_type: VOTER }
I20260630 12:31:18.062453  1596 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:18.062633  1596 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe00858e736427ab707751ec1b536f8, State: Initialized, Role: FOLLOWER
I20260630 12:31:18.063097  1596 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebe00858e736427ab707751ec1b536f8" member_type: VOTER }
I20260630 12:31:18.063511  1596 raft_consensus.cc:399] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:18.063699  1596 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:18.063915  1596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:18.068414  1596 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe00858e736427ab707751ec1b536f8" member_type: VOTER }
I20260630 12:31:18.068951  1596 leader_election.cc:304] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [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: ebe00858e736427ab707751ec1b536f8; no voters: 
I20260630 12:31:18.070113  1596 leader_election.cc:290] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:18.070484  1599 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:18.071815  1599 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 1 LEADER]: Becoming Leader. State: Replica: ebe00858e736427ab707751ec1b536f8, State: Running, Role: LEADER
I20260630 12:31:18.072512  1599 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [LEADER]: Queue going to LEADER mode. State: All 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: "ebe00858e736427ab707751ec1b536f8" member_type: VOTER }
I20260630 12:31:18.073113  1596 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:18.078212  1601 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebe00858e736427ab707751ec1b536f8. Latest consensus state: current_term: 1 leader_uuid: "ebe00858e736427ab707751ec1b536f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe00858e736427ab707751ec1b536f8" member_type: VOTER } }
I20260630 12:31:18.078629  1600 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebe00858e736427ab707751ec1b536f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe00858e736427ab707751ec1b536f8" member_type: VOTER } }
I20260630 12:31:18.079054  1601 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:18.079288  1600 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:18.081166  1607 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:18.086594  1607 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:18.088557 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:18.095481  1607 catalog_manager.cc:1383] Generated new cluster ID: ba54a95097b748a8ada82e5d204f23ad
I20260630 12:31:18.095781  1607 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:18.121165  1607 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:18.122428  1607 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:18.138553  1607 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8: Generated new TSK 0
I20260630 12:31:18.139135  1607 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:18.154894 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.160961  1617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.162210  1618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.163739  1620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.166029 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:18.166916 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.167121 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.167292 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822678167260 us; error 0 us; skew 500 ppm
I20260630 12:31:18.167830 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.170192 29648 webserver.cc:533] Webserver started at http://127.28.244.1:42361/ using document root <none> and password file <none>
I20260630 12:31:18.170620 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.170778 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.170989 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.171993 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-0w4t"
I20260630 12:31:18.176303 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:18.179590  1625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.180369 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:18.180663 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-0w4t"
I20260630 12:31:18.180950 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.197889 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.199040 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.200508 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:18.202889 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:18.203116 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.203363 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:18.203547 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.242393 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:35515
I20260630 12:31:18.242501  1687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:35515 every 8 connection(s)
I20260630 12:31:18.247505 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.254127  1692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.255085  1693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.259189  1695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.259598 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:18.260551 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.260826 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.260818  1688 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39733
I20260630 12:31:18.261289 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822678261268 us; error 0 us; skew 500 ppm
I20260630 12:31:18.261452  1688 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:18.262027 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.262387  1688 heartbeater.cc:507] Master 127.28.244.62:39733 requested a full tablet report, sending...
I20260630 12:31:18.264786 29648 webserver.cc:533] Webserver started at http://127.28.244.2:44597/ using document root <none> and password file <none>
I20260630 12:31:18.264884  1561 ts_manager.cc:194] Registered new tserver with Master: b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515)
I20260630 12:31:18.265422 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.265674 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.265964 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.266916  1561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43834
I20260630 12:31:18.267122 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-0w4t"
I20260630 12:31:18.271844 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:18.275336  1700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.276153 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:31:18.276449 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-0w4t"
I20260630 12:31:18.276719 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.292337 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.293555 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.294920 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:18.297066 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:18.297238 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.297534 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:18.297690 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.335626 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:44037
I20260630 12:31:18.335717  1762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:44037 every 8 connection(s)
I20260630 12:31:18.340294 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.346845  1766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.348601  1767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.351532  1769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.352876 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:18.353318  1763 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39733
I20260630 12:31:18.353694  1763 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:18.353845 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.354130 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.354308 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822678354274 us; error 0 us; skew 500 ppm
I20260630 12:31:18.354547  1763 heartbeater.cc:507] Master 127.28.244.62:39733 requested a full tablet report, sending...
I20260630 12:31:18.354933 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.356813  1561 ts_manager.cc:194] Registered new tserver with Master: bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:18.357796 29648 webserver.cc:533] Webserver started at http://127.28.244.3:44507/ using document root <none> and password file <none>
I20260630 12:31:18.358458 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.358690 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.358738  1561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43836
I20260630 12:31:18.359077 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.360394 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "742e89f6c19849c8b64c1da92b35edfa"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-0w4t"
I20260630 12:31:18.364658 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:18.367841  1774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.368709 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:31:18.368947 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "742e89f6c19849c8b64c1da92b35edfa"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-0w4t"
I20260630 12:31:18.369227 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.379765 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.380899 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.382495 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:18.384895 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:18.385159 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:31:18.385418 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:18.385576 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.423504 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:42179
I20260630 12:31:18.423607  1836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:42179 every 8 connection(s)
I20260630 12:31:18.437481  1837 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39733
I20260630 12:31:18.437821  1837 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:18.438462  1837 heartbeater.cc:507] Master 127.28.244.62:39733 requested a full tablet report, sending...
I20260630 12:31:18.440253  1561 ts_manager.cc:194] Registered new tserver with Master: 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:18.440428 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013573469s
I20260630 12:31:18.441668  1561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43838
I20260630 12:31:19.269703  1688 heartbeater.cc:499] Master 127.28.244.62:39733 was elected leader, sending a full tablet report...
I20260630 12:31:19.361411  1763 heartbeater.cc:499] Master 127.28.244.62:39733 was elected leader, sending a full tablet report...
I20260630 12:31:19.444423  1837 heartbeater.cc:499] Master 127.28.244.62:39733 was elected leader, sending a full tablet report...
I20260630 12:31:19.495755  1561 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43854:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:19.498761  1561 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:19.597218  1728 tablet_service.cc:1511] Processing CreateTablet for tablet fb14de3952f84557aed491005b15ab4e (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:31:19.598758  1728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb14de3952f84557aed491005b15ab4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.599112  1724 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4ee4634ae44741a0580fa66c0cbb6f (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:31:19.600507  1802 tablet_service.cc:1511] Processing CreateTablet for tablet fb14de3952f84557aed491005b15ab4e (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:31:19.601888  1802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb14de3952f84557aed491005b15ab4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.602124  1796 tablet_service.cc:1511] Processing CreateTablet for tablet e2987755d8fe46fba788a338a92008db (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:31:19.602473  1727 tablet_service.cc:1511] Processing CreateTablet for tablet 06eac120b86e46a38943640471d78870 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:31:19.603425  1796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2987755d8fe46fba788a338a92008db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.603788  1801 tablet_service.cc:1511] Processing CreateTablet for tablet 06eac120b86e46a38943640471d78870 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:31:19.605115  1801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eac120b86e46a38943640471d78870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.605366  1795 tablet_service.cc:1511] Processing CreateTablet for tablet da6e15449ed14fb79eb90f65ef2c9c1c (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:31:19.605549  1726 tablet_service.cc:1511] Processing CreateTablet for tablet a1b6efb7309e488ead73806cfb20aa0b (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:31:19.606631  1795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e15449ed14fb79eb90f65ef2c9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.607036  1800 tablet_service.cc:1511] Processing CreateTablet for tablet a1b6efb7309e488ead73806cfb20aa0b (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:31:19.608451  1800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b6efb7309e488ead73806cfb20aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.608101  1797 tablet_service.cc:1511] Processing CreateTablet for tablet 3e31bca4f179402ba4b1be51451842e4 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:31:19.608628  1725 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6e972344ab4012be945f34bd8fb3da (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:31:19.610607  1798 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4ee4634ae44741a0580fa66c0cbb6f (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:31:19.612766  1799 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6e972344ab4012be945f34bd8fb3da (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:31:19.614032  1797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e31bca4f179402ba4b1be51451842e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.614296  1794 tablet_service.cc:1511] Processing CreateTablet for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:31:19.600521  1724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4ee4634ae44741a0580fa66c0cbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.616353  1794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.616511  1725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6e972344ab4012be945f34bd8fb3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.621361  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eac120b86e46a38943640471d78870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.621642  1799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6e972344ab4012be945f34bd8fb3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.622223  1726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b6efb7309e488ead73806cfb20aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.625567  1798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4ee4634ae44741a0580fa66c0cbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.629966  1793 tablet_service.cc:1511] Processing CreateTablet for tablet f1d29a843bcc4a47bf2dd6e4b356feaf (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:31:19.631417  1793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d29a843bcc4a47bf2dd6e4b356feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.665652  1723 tablet_service.cc:1511] Processing CreateTablet for tablet 3e31bca4f179402ba4b1be51451842e4 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:31:19.667150  1723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e31bca4f179402ba4b1be51451842e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.681445  1727 tablet_service.cc:1511] Processing CreateTablet for tablet e2987755d8fe46fba788a338a92008db (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:31:19.685623  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2987755d8fe46fba788a338a92008db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.685375  1728 tablet_service.cc:1511] Processing CreateTablet for tablet da6e15449ed14fb79eb90f65ef2c9c1c (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:31:19.686643  1728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e15449ed14fb79eb90f65ef2c9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.690562  1722 tablet_service.cc:1511] Processing CreateTablet for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:31:19.693156  1721 tablet_service.cc:1511] Processing CreateTablet for tablet f1d29a843bcc4a47bf2dd6e4b356feaf (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:31:19.693791  1857 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:19.695665  1720 tablet_service.cc:1511] Processing CreateTablet for tablet 57495e925fa54fe39dbed4b2b37e1cf0 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:31:19.706744  1722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.707842  1719 tablet_service.cc:1511] Processing CreateTablet for tablet fb88db5eafde4e2bb200f993449a0655 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:31:19.711288  1653 tablet_service.cc:1511] Processing CreateTablet for tablet fb14de3952f84557aed491005b15ab4e (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:31:19.714877  1653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb14de3952f84557aed491005b15ab4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.679972  1799 tablet_service.cc:1511] Processing CreateTablet for tablet 57495e925fa54fe39dbed4b2b37e1cf0 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:31:19.716958  1799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57495e925fa54fe39dbed4b2b37e1cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.679970  1797 tablet_service.cc:1511] Processing CreateTablet for tablet fb88db5eafde4e2bb200f993449a0655 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:31:19.719617  1797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb88db5eafde4e2bb200f993449a0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.721774  1719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb88db5eafde4e2bb200f993449a0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.722148  1857 tablet_bootstrap.cc:654] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.723572  1720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57495e925fa54fe39dbed4b2b37e1cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.725317  1721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d29a843bcc4a47bf2dd6e4b356feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.732720  1858 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:19.750470  1857 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:19.751029  1857 ts_tablet_manager.cc:1403] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.014s
I20260630 12:31:19.754439  1858 tablet_bootstrap.cc:654] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.754084  1857 raft_consensus.cc:359] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.754979  1857 raft_consensus.cc:385] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.755303  1857 raft_consensus.cc:740] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.756058  1857 consensus_queue.cc:260] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.762912  1652 tablet_service.cc:1511] Processing CreateTablet for tablet 06eac120b86e46a38943640471d78870 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:31:19.766194  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eac120b86e46a38943640471d78870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.766886  1651 tablet_service.cc:1511] Processing CreateTablet for tablet a1b6efb7309e488ead73806cfb20aa0b (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:31:19.768234  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b6efb7309e488ead73806cfb20aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.770293  1650 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6e972344ab4012be945f34bd8fb3da (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:31:19.771672  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6e972344ab4012be945f34bd8fb3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.773437  1649 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4ee4634ae44741a0580fa66c0cbb6f (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:31:19.774267  1647 tablet_service.cc:1511] Processing CreateTablet for tablet e2987755d8fe46fba788a338a92008db (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:31:19.774840  1649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4ee4634ae44741a0580fa66c0cbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.775589  1647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2987755d8fe46fba788a338a92008db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.776966  1648 tablet_service.cc:1511] Processing CreateTablet for tablet 3e31bca4f179402ba4b1be51451842e4 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:31:19.778548  1648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e31bca4f179402ba4b1be51451842e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.782198  1646 tablet_service.cc:1511] Processing CreateTablet for tablet da6e15449ed14fb79eb90f65ef2c9c1c (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:31:19.783504  1646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e15449ed14fb79eb90f65ef2c9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.785418  1645 tablet_service.cc:1511] Processing CreateTablet for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:31:19.786744  1645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.789729  1644 tablet_service.cc:1511] Processing CreateTablet for tablet f1d29a843bcc4a47bf2dd6e4b356feaf (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:31:19.791030  1644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d29a843bcc4a47bf2dd6e4b356feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.811686  1858 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:19.812350  1858 ts_tablet_manager.cc:1403] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.006s
I20260630 12:31:19.815385  1858 raft_consensus.cc:359] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.819021  1858 raft_consensus.cc:385] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.820628  1858 raft_consensus.cc:740] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.822216  1653 tablet_service.cc:1511] Processing CreateTablet for tablet 57495e925fa54fe39dbed4b2b37e1cf0 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:31:19.823252  1653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57495e925fa54fe39dbed4b2b37e1cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.825371  1858 consensus_queue.cc:260] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.828444  1857 ts_tablet_manager.cc:1434] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.000s
I20260630 12:31:19.833745  1645 tablet_service.cc:1511] Processing CreateTablet for tablet fb88db5eafde4e2bb200f993449a0655 (DEFAULT_TABLE table=test-workload [id=2509b1b7386e43cb8db52d2059e89288]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:31:19.835091  1645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb88db5eafde4e2bb200f993449a0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:19.842936  1858 ts_tablet_manager.cc:1434] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260630 12:31:19.844059  1858 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
W20260630 12:31:19.845278  1764 tablet.cc:2406] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:31:19.849689  1857 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:19.850634  1858 tablet_bootstrap.cc:654] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.867252  1862 raft_consensus.cc:493] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:19.867764  1862 raft_consensus.cc:515] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.869372  1857 tablet_bootstrap.cc:654] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.878863  1862 leader_election.cc:290] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:19.880190  1863 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:19.889724  1863 tablet_bootstrap.cc:654] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.893662  1857 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:19.894228  1857 ts_tablet_manager.cc:1403] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260630 12:31:19.895882  1858 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:19.896262  1858 ts_tablet_manager.cc:1403] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.008s
I20260630 12:31:19.896529  1857 raft_consensus.cc:359] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:19.897145  1857 raft_consensus.cc:385] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.897389  1857 raft_consensus.cc:740] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.898048  1857 consensus_queue.cc:260] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:19.899216  1858 raft_consensus.cc:359] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.899955  1858 raft_consensus.cc:385] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.900243  1858 raft_consensus.cc:740] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.901186  1858 consensus_queue.cc:260] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.904006  1858 ts_tablet_manager.cc:1434] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:31:19.908460  1858 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:19.917783  1858 tablet_bootstrap.cc:654] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.919179  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:19.919631  1857 ts_tablet_manager.cc:1434] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260630 12:31:19.920706  1857 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
W20260630 12:31:19.921360  1775 leader_election.cc:343] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:19.923707  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
W20260630 12:31:19.925495  1775 leader_election.cc:343] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:19.926162  1775 leader_election.cc:304] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:19.929128  1862 raft_consensus.cc:2749] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:19.932597  1857 tablet_bootstrap.cc:654] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.932843  1863 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:19.933339  1863 ts_tablet_manager.cc:1403] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.007s
I20260630 12:31:19.934695  1858 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:19.935191  1858 ts_tablet_manager.cc:1403] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260630 12:31:19.935549  1863 raft_consensus.cc:359] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.936128  1863 raft_consensus.cc:385] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.936369  1863 raft_consensus.cc:740] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.937083  1863 consensus_queue.cc:260] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.939049  1858 raft_consensus.cc:359] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.939757  1863 ts_tablet_manager.cc:1434] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:31:19.940078  1858 raft_consensus.cc:385] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.940498  1858 raft_consensus.cc:740] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.940737  1863 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:19.941700  1858 consensus_queue.cc:260] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.944716  1858 ts_tablet_manager.cc:1434] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:31:19.946048  1858 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:19.951566  1863 tablet_bootstrap.cc:654] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.952730  1858 tablet_bootstrap.cc:654] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.954411  1857 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:19.954941  1857 ts_tablet_manager.cc:1403] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.012s
I20260630 12:31:19.958698  1857 raft_consensus.cc:359] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.959513  1857 raft_consensus.cc:385] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.959811  1857 raft_consensus.cc:740] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.961200  1857 consensus_queue.cc:260] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.964401  1857 ts_tablet_manager.cc:1434] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:31:19.965370  1857 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:19.966338  1858 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:19.966344  1863 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:19.967010  1858 ts_tablet_manager.cc:1403] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260630 12:31:19.967051  1863 ts_tablet_manager.cc:1403] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260630 12:31:19.970151  1863 raft_consensus.cc:359] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:19.970391  1858 raft_consensus.cc:359] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.971122  1863 raft_consensus.cc:385] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.971138  1858 raft_consensus.cc:385] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.971549  1863 raft_consensus.cc:740] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.971767  1857 tablet_bootstrap.cc:654] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.971714  1858 raft_consensus.cc:740] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.972656  1863 consensus_queue.cc:260] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:19.972877  1858 consensus_queue.cc:260] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.975478  1858 ts_tablet_manager.cc:1434] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:31:19.976507  1858 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:19.977895  1863 ts_tablet_manager.cc:1434] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:31:19.979133  1863 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:19.983121  1858 tablet_bootstrap.cc:654] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.984225  1862 raft_consensus.cc:493] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:19.984890  1862 raft_consensus.cc:515] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.985983  1863 tablet_bootstrap.cc:654] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:19.987250  1862 leader_election.cc:290] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:19.988888  1857 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:19.989413  1857 ts_tablet_manager.cc:1403] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260630 12:31:19.989400  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b6efb7309e488ead73806cfb20aa0b" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:19.992245  1857 raft_consensus.cc:359] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:19.993057  1857 raft_consensus.cc:385] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:19.993346  1857 raft_consensus.cc:740] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:19.994243  1857 consensus_queue.cc:260] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
W20260630 12:31:19.995769  1775 leader_election.cc:343] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:19.997141  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b6efb7309e488ead73806cfb20aa0b" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
W20260630 12:31:19.998509  1775 leader_election.cc:343] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:19.998939  1775 leader_election.cc:304] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.000701  1857 ts_tablet_manager.cc:1434] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:31:20.001785  1857 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:20.002701  1862 raft_consensus.cc:2749] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.007866  1857 tablet_bootstrap.cc:654] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.011696  1858 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.012259  1858 ts_tablet_manager.cc:1403] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.014s
I20260630 12:31:20.012794  1863 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.013577  1861 raft_consensus.cc:493] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.014078  1861 raft_consensus.cc:515] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:20.015383  1858 raft_consensus.cc:359] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.016116  1858 raft_consensus.cc:385] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.016409  1858 raft_consensus.cc:740] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.017342  1858 consensus_queue.cc:260] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.019351  1861 leader_election.cc:290] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179), b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515)
I20260630 12:31:20.022295  1858 ts_tablet_manager.cc:1434] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:31:20.023720  1858 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:20.024971  1863 ts_tablet_manager.cc:1403] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.020s
I20260630 12:31:20.031046  1858 tablet_bootstrap.cc:654] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.028652  1863 raft_consensus.cc:359] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.034322  1863 raft_consensus.cc:385] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.035359  1863 raft_consensus.cc:740] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.039914  1857 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.040480  1857 ts_tablet_manager.cc:1403] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.007s
I20260630 12:31:20.039736  1863 consensus_queue.cc:260] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.044906  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb14de3952f84557aed491005b15ab4e" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.045617  1663 raft_consensus.cc:2468] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 0.
I20260630 12:31:20.047264  1701 leader_election.cc:304] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b979ad1fcb2e41a2ab84f4b5f2da417d, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 
I20260630 12:31:20.048473  1863 ts_tablet_manager.cc:1434] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260630 12:31:20.048483  1861 raft_consensus.cc:2804] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.049206  1861 raft_consensus.cc:493] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.049649  1863 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.049661  1861 raft_consensus.cc:3060] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.043488  1857 raft_consensus.cc:359] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.055430  1857 raft_consensus.cc:385] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.055779  1857 raft_consensus.cc:740] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.056578  1863 tablet_bootstrap.cc:654] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.056655  1857 consensus_queue.cc:260] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.079519  1858 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.080251  1858 ts_tablet_manager.cc:1403] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.024s
I20260630 12:31:20.082492  1861 raft_consensus.cc:515] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:20.084657  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb14de3952f84557aed491005b15ab4e" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
W20260630 12:31:20.085911  1609 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:31:20.086623  1703 leader_election.cc:343] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.088469  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb14de3952f84557aed491005b15ab4e" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.089251  1663 raft_consensus.cc:3060] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.085280  1858 raft_consensus.cc:359] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.088472  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb14de3952f84557aed491005b15ab4e" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.093688  1858 raft_consensus.cc:385] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.094182  1858 raft_consensus.cc:740] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
W20260630 12:31:20.094699  1703 leader_election.cc:343] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.095063  1857 ts_tablet_manager.cc:1434] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.006s
I20260630 12:31:20.096524  1858 consensus_queue.cc:260] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.099746  1858 ts_tablet_manager.cc:1434] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260630 12:31:20.100188  1861 leader_election.cc:290] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Requested vote from peers 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179), b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515)
I20260630 12:31:20.101754  1861 raft_consensus.cc:493] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.102281  1861 raft_consensus.cc:515] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.105425  1662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6e972344ab4012be945f34bd8fb3da" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.106456  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6e972344ab4012be945f34bd8fb3da" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.107100  1812 raft_consensus.cc:2468] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 0.
W20260630 12:31:20.107350  1701 leader_election.cc:343] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.108453  1703 leader_election.cc:304] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.109339  1861 leader_election.cc:290] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.110111  1861 raft_consensus.cc:2804] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.110512  1861 raft_consensus.cc:493] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.110900  1861 raft_consensus.cc:3060] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.109969  1857 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:20.118079  1857 tablet_bootstrap.cc:654] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.101075  1858 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:20.100992  1663 raft_consensus.cc:2468] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 1.
I20260630 12:31:20.120329  1863 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.120903  1863 ts_tablet_manager.cc:1403] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.041s
I20260630 12:31:20.122525  1701 leader_election.cc:304] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [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: b979ad1fcb2e41a2ab84f4b5f2da417d, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 742e89f6c19849c8b64c1da92b35edfa
I20260630 12:31:20.123800  1871 raft_consensus.cc:493] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.124183  1863 raft_consensus.cc:359] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.124292  1871 raft_consensus.cc:515] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.125355  1883 raft_consensus.cc:2804] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.125890  1883 raft_consensus.cc:697] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Becoming Leader. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Running, Role: LEADER
I20260630 12:31:20.126654  1858 tablet_bootstrap.cc:654] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.126673  1883 consensus_queue.cc:237] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:20.130635  1871 leader_election.cc:290] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.131155  1861 raft_consensus.cc:515] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.132040  1881 raft_consensus.cc:493] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.132506  1881 raft_consensus.cc:515] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.134747  1881 leader_election.cc:290] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.135143  1861 leader_election.cc:290] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.137224  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b6efb7309e488ead73806cfb20aa0b" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.138121  1811 raft_consensus.cc:2468] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 0.
I20260630 12:31:20.138875  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6e972344ab4012be945f34bd8fb3da" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.139789  1703 leader_election.cc:304] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 
I20260630 12:31:20.134646  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6e972344ab4012be945f34bd8fb3da" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.141077  1812 raft_consensus.cc:3060] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.141283  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b6efb7309e488ead73806cfb20aa0b" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
W20260630 12:31:20.142621  1701 leader_election.cc:343] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.145490  1861 raft_consensus.cc:2804] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.146010  1861 raft_consensus.cc:493] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.146142  1863 raft_consensus.cc:385] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.147569  1863 raft_consensus.cc:740] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.148833  1863 consensus_queue.cc:260] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.151103  1663 raft_consensus.cc:2468] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 0.
I20260630 12:31:20.146600  1861 raft_consensus.cc:3060] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.147111  1871 raft_consensus.cc:493] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.154335  1871 raft_consensus.cc:515] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.155965  1560 catalog_manager.cc:5697] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2). New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.157186  1871 leader_election.cc:290] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.159175  1883 raft_consensus.cc:493] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.159785  1883 raft_consensus.cc:515] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.163569  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
W20260630 12:31:20.164916  1703 leader_election.cc:343] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.165580  1883 leader_election.cc:290] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.166152  1812 raft_consensus.cc:2468] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 1.
I20260630 12:31:20.166249  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.167590  1703 leader_election.cc:304] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
W20260630 12:31:20.168088  1701 leader_election.cc:343] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.168551  1701 leader_election.cc:304] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [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: bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.169644  1881 raft_consensus.cc:2749] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.170367  1858 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.168561  1883 raft_consensus.cc:2804] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.170871  1858 ts_tablet_manager.cc:1403] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.019s
I20260630 12:31:20.170991  1883 raft_consensus.cc:697] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Becoming Leader. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Running, Role: LEADER
I20260630 12:31:20.171859  1883 consensus_queue.cc:237] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.172744  1861 raft_consensus.cc:515] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.173739  1858 raft_consensus.cc:359] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.174515  1858 raft_consensus.cc:385] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.174798  1858 raft_consensus.cc:740] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.175793  1858 consensus_queue.cc:260] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.178565  1863 ts_tablet_manager.cc:1434] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260630 12:31:20.178587  1858 ts_tablet_manager.cc:1434] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:31:20.192294  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.193181  1858 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
W20260630 12:31:20.194664  1626 leader_election.cc:343] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.189209  1861 leader_election.cc:290] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.189428  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b6efb7309e488ead73806cfb20aa0b" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.189611  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26baa564310d4d1a9e6abfdb1f1ffcf5" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.189438  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b6efb7309e488ead73806cfb20aa0b" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.198305  1812 raft_consensus.cc:3060] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.199528  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26baa564310d4d1a9e6abfdb1f1ffcf5" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.199860  1858 tablet_bootstrap.cc:654] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.200235  1811 raft_consensus.cc:2468] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b979ad1fcb2e41a2ab84f4b5f2da417d in term 0.
I20260630 12:31:20.201624  1863 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.202072  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.199664  1663 raft_consensus.cc:3060] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.204430  1811 raft_consensus.cc:2468] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b979ad1fcb2e41a2ab84f4b5f2da417d in term 0.
I20260630 12:31:20.202981  1628 leader_election.cc:304] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 
I20260630 12:31:20.206293  1871 raft_consensus.cc:2804] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.206647  1871 raft_consensus.cc:493] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.197692  1861 raft_consensus.cc:493] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.207033  1871 raft_consensus.cc:3060] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.207131  1861 raft_consensus.cc:515] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.210444  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eac120b86e46a38943640471d78870" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
W20260630 12:31:20.211724  1703 leader_election.cc:343] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.206506  1628 leader_election.cc:304] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [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: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.215595  1871 raft_consensus.cc:515] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.218669  1871 leader_election.cc:290] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 election: Requested vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.219298  1663 raft_consensus.cc:2468] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 1.
I20260630 12:31:20.219631  1863 tablet_bootstrap.cc:654] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.219573  1871 raft_consensus.cc:2804] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.220300  1871 raft_consensus.cc:493] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.220767  1871 raft_consensus.cc:3060] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.221342  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26baa564310d4d1a9e6abfdb1f1ffcf5" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.222685  1857 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
W20260630 12:31:20.222836  1626 leader_election.cc:343] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.223189  1857 ts_tablet_manager.cc:1403] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.030s
W20260630 12:31:20.223769  1626 leader_election.cc:343] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.214596  1812 raft_consensus.cc:2468] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 1.
I20260630 12:31:20.226337  1703 leader_election.cc:304] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 
I20260630 12:31:20.226392  1857 raft_consensus.cc:359] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.283140  1857 raft_consensus.cc:385] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.283515  1857 raft_consensus.cc:740] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.283743  1858 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.283828  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26baa564310d4d1a9e6abfdb1f1ffcf5" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.227190  1883 raft_consensus.cc:2804] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.245795  1861 leader_election.cc:290] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.284241  1858 ts_tablet_manager.cc:1403] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.030s
I20260630 12:31:20.284795  1812 raft_consensus.cc:3060] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.284948  1883 raft_consensus.cc:697] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Becoming Leader. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Running, Role: LEADER
I20260630 12:31:20.286437  1871 raft_consensus.cc:515] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.287129  1858 raft_consensus.cc:359] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.287899  1858 raft_consensus.cc:385] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.288360  1858 raft_consensus.cc:740] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.287887  1883 consensus_queue.cc:237] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.289140  1858 consensus_queue.cc:260] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.284300  1857 consensus_queue.cc:260] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.290107  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.291334  1858 ts_tablet_manager.cc:1434] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:31:20.291600  1626 leader_election.cc:343] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.292255  1858 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:20.292624  1871 leader_election.cc:290] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 election: Requested vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.294661  1812 raft_consensus.cc:2468] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b979ad1fcb2e41a2ab84f4b5f2da417d in term 1.
I20260630 12:31:20.295102  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eac120b86e46a38943640471d78870" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.295699  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.296237  1811 raft_consensus.cc:3060] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.291597  1857 ts_tablet_manager.cc:1434] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.001s
I20260630 12:31:20.302343  1857 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
W20260630 12:31:20.302500  1701 leader_election.cc:343] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.302984  1701 leader_election.cc:304] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [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: bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.303773  1861 raft_consensus.cc:2749] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.304509  1628 leader_election.cc:304] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [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: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.305728  1871 raft_consensus.cc:2804] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.306280  1871 raft_consensus.cc:697] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Becoming Leader. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Running, Role: LEADER
I20260630 12:31:20.307130  1871 consensus_queue.cc:237] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.305729  1811 raft_consensus.cc:2468] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b979ad1fcb2e41a2ab84f4b5f2da417d in term 1.
I20260630 12:31:20.312367  1862 raft_consensus.cc:493] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.312958  1862 raft_consensus.cc:515] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.316172  1862 leader_election.cc:290] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.316744  1862 raft_consensus.cc:493] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.317276  1862 raft_consensus.cc:515] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.310099  1628 leader_election.cc:304] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [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: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.319517  1893 raft_consensus.cc:2804] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.323298  1857 tablet_bootstrap.cc:654] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.327875  1857 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.328305  1857 ts_tablet_manager.cc:1403] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260630 12:31:20.330552  1857 raft_consensus.cc:359] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.331115  1857 raft_consensus.cc:385] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.331362  1857 raft_consensus.cc:740] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.332145  1857 consensus_queue.cc:260] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.334095  1857 ts_tablet_manager.cc:1434] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:31:20.334941  1857 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:20.336855  1862 leader_election.cc:290] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.339428  1857 tablet_bootstrap.cc:654] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.340579  1858 tablet_bootstrap.cc:654] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.344195  1893 raft_consensus.cc:697] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Becoming Leader. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Running, Role: LEADER
I20260630 12:31:20.331911  1559 catalog_manager.cc:5697] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: term changed from 0 to 1, leader changed from <none> to b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1). New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.345177  1893 consensus_queue.cc:237] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.347060  1863 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.347568  1863 ts_tablet_manager.cc:1403] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.146s	user 0.022s	sys 0.007s
I20260630 12:31:20.348274  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e31bca4f179402ba4b1be51451842e4" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.348285  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.349228  1737 raft_consensus.cc:2468] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 0.
I20260630 12:31:20.349875  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e31bca4f179402ba4b1be51451842e4" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.350461  1775 leader_election.cc:304] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 
I20260630 12:31:20.350706  1738 raft_consensus.cc:2468] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 0.
I20260630 12:31:20.353338  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.354413  1775 leader_election.cc:304] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 
I20260630 12:31:20.355412  1862 raft_consensus.cc:2804] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:31:20.355638  1775 leader_election.cc:343] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.355803  1862 raft_consensus.cc:493] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.356313  1862 raft_consensus.cc:3060] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.357517  1898 raft_consensus.cc:2804] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.358034  1898 raft_consensus.cc:493] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.358458  1898 raft_consensus.cc:3060] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.363348  1862 raft_consensus.cc:515] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
W20260630 12:31:20.363564  1775 leader_election.cc:343] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.365228  1862 leader_election.cc:290] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.365917  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.367667  1857 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.368134  1857 ts_tablet_manager.cc:1403] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260630 12:31:20.368268  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.368861  1738 raft_consensus.cc:3060] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.370697  1857 raft_consensus.cc:359] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.371694  1857 raft_consensus.cc:385] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.372012  1857 raft_consensus.cc:740] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.372666  1857 consensus_queue.cc:260] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.369778  1863 raft_consensus.cc:359] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.375057  1863 raft_consensus.cc:385] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.375356  1863 raft_consensus.cc:740] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.375739  1857 ts_tablet_manager.cc:1434] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:31:20.376669  1857 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:20.376763  1558 catalog_manager.cc:5697] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: term changed from 0 to 1, leader changed from <none> to b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1). New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.377869  1559 catalog_manager.cc:5697] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2). New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.379848  1559 catalog_manager.cc:5697] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2). New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.381304  1863 consensus_queue.cc:260] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.382720  1857 tablet_bootstrap.cc:654] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.384287  1863 ts_tablet_manager.cc:1434] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260630 12:31:20.384974  1858 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.385295  1863 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.385423  1858 ts_tablet_manager.cc:1403] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.019s
I20260630 12:31:20.388036  1858 raft_consensus.cc:359] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.388726  1858 raft_consensus.cc:385] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.389050  1858 raft_consensus.cc:740] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.380771  1898 raft_consensus.cc:515] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.389747  1858 consensus_queue.cc:260] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.392028  1858 ts_tablet_manager.cc:1434] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:31:20.392932  1858 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:20.398411  1858 tablet_bootstrap.cc:654] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.401647  1898 leader_election.cc:290] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.406009  1863 tablet_bootstrap.cc:654] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.410019  1858 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
W20260630 12:31:20.409912  1775 leader_election.cc:343] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.410565  1858 ts_tablet_manager.cc:1403] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:31:20.412438  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e31bca4f179402ba4b1be51451842e4" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.413281  1737 raft_consensus.cc:3060] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.413177  1858 raft_consensus.cc:359] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:20.413942  1858 raft_consensus.cc:385] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.414212  1858 raft_consensus.cc:740] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.414862  1858 consensus_queue.cc:260] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } }
I20260630 12:31:20.416802  1858 ts_tablet_manager.cc:1434] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:31:20.417948  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e31bca4f179402ba4b1be51451842e4" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
W20260630 12:31:20.419745  1775 leader_election.cc:343] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.421996  1737 raft_consensus.cc:2468] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.422947  1858 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:20.426427  1863 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.426940  1863 ts_tablet_manager.cc:1403] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.003s
I20260630 12:31:20.427686  1775 leader_election.cc:304] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.428269  1858 tablet_bootstrap.cc:654] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.428901  1898 raft_consensus.cc:2804] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.429474  1898 raft_consensus.cc:697] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Becoming Leader. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Running, Role: LEADER
I20260630 12:31:20.429917  1883 raft_consensus.cc:493] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.430253  1898 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.430395  1883 raft_consensus.cc:515] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.431041  1857 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.431490  1857 ts_tablet_manager.cc:1403] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.020s
I20260630 12:31:20.432660  1883 leader_election.cc:290] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.433439  1893 raft_consensus.cc:493] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.433917  1893 raft_consensus.cc:515] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.435075  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e15449ed14fb79eb90f65ef2c9c1c" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.435707  1811 raft_consensus.cc:2468] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 0.
I20260630 12:31:20.435956  1893 leader_election.cc:290] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.436985  1703 leader_election.cc:304] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 
I20260630 12:31:20.437815  1861 raft_consensus.cc:2804] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.438199  1861 raft_consensus.cc:493] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.438313  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.438575  1861 raft_consensus.cc:3060] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.439126  1811 raft_consensus.cc:2393] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b979ad1fcb2e41a2ab84f4b5f2da417d in current term 1: Already voted for candidate 742e89f6c19849c8b64c1da92b35edfa in this term.
I20260630 12:31:20.439033  1738 raft_consensus.cc:2468] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.441543  1775 leader_election.cc:304] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.442723  1862 raft_consensus.cc:2804] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.445389  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2987755d8fe46fba788a338a92008db" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.446183  1737 raft_consensus.cc:2393] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b979ad1fcb2e41a2ab84f4b5f2da417d in current term 1: Already voted for candidate 742e89f6c19849c8b64c1da92b35edfa in this term.
I20260630 12:31:20.445875  1861 raft_consensus.cc:515] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.447291  1626 leader_election.cc:304] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [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: b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.448407  1893 raft_consensus.cc:3060] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.448642  1662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e15449ed14fb79eb90f65ef2c9c1c" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
W20260630 12:31:20.450137  1701 leader_election.cc:343] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.452293  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e15449ed14fb79eb90f65ef2c9c1c" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.452839  1811 raft_consensus.cc:3060] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.455551  1893 raft_consensus.cc:2749] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.456512  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e15449ed14fb79eb90f65ef2c9c1c" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
W20260630 12:31:20.457906  1701 leader_election.cc:343] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.457594  1559 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3). New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:20.458659  1863 raft_consensus.cc:359] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.458817  1857 raft_consensus.cc:359] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.459424  1863 raft_consensus.cc:385] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.459532  1857 raft_consensus.cc:385] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.459805  1863 raft_consensus.cc:740] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.459898  1857 raft_consensus.cc:740] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.460685  1857 consensus_queue.cc:260] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.460821  1863 consensus_queue.cc:260] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.463263  1857 ts_tablet_manager.cc:1434] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260630 12:31:20.464331  1857 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:20.464459  1862 raft_consensus.cc:697] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Becoming Leader. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Running, Role: LEADER
I20260630 12:31:20.466182  1862 consensus_queue.cc:237] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.469192  1863 ts_tablet_manager.cc:1434] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260630 12:31:20.470194  1857 tablet_bootstrap.cc:654] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.470328  1863 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.475998  1858 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.476615  1858 ts_tablet_manager.cc:1403] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.015s
I20260630 12:31:20.477324  1863 tablet_bootstrap.cc:654] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.484902  1858 raft_consensus.cc:359] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.485906  1858 raft_consensus.cc:385] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.486276  1858 raft_consensus.cc:740] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.487174  1858 consensus_queue.cc:260] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.489087  1863 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.489470  1858 ts_tablet_manager.cc:1434] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:31:20.489624  1863 ts_tablet_manager.cc:1403] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:31:20.490857  1858 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: Bootstrap starting.
I20260630 12:31:20.492700  1863 raft_consensus.cc:359] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.493484  1863 raft_consensus.cc:385] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.493772  1863 raft_consensus.cc:740] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.494706  1863 consensus_queue.cc:260] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.496302  1811 raft_consensus.cc:2468] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 1.
I20260630 12:31:20.496742  1857 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.496948  1893 raft_consensus.cc:493] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.497509  1703 leader_election.cc:304] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.497591  1893 raft_consensus.cc:515] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.498492  1883 raft_consensus.cc:2804] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.498980  1883 raft_consensus.cc:697] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Becoming Leader. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Running, Role: LEADER
I20260630 12:31:20.499972  1893 leader_election.cc:290] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.499781  1883 consensus_queue.cc:237] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.497557  1857 ts_tablet_manager.cc:1403] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260630 12:31:20.501988  1812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e15449ed14fb79eb90f65ef2c9c1c" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.502746  1812 raft_consensus.cc:2393] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b979ad1fcb2e41a2ab84f4b5f2da417d in current term 1: Already voted for candidate bad3c82127ea4e0cb1fc46e07458ee3b in this term.
I20260630 12:31:20.503451  1858 tablet_bootstrap.cc:654] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.503320  1909 raft_consensus.cc:493] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.503882  1909 raft_consensus.cc:515] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.505412  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e15449ed14fb79eb90f65ef2c9c1c" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.505927  1857 raft_consensus.cc:359] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.506608  1857 raft_consensus.cc:385] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.506863  1857 raft_consensus.cc:740] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.507962  1909 leader_election.cc:290] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.508440  1857 consensus_queue.cc:260] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.510777  1861 leader_election.cc:290] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.511029  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4ee4634ae44741a0580fa66c0cbb6f" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.512022  1863 ts_tablet_manager.cc:1434] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:31:20.512671  1857 ts_tablet_manager.cc:1434] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:31:20.513142  1863 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.513581  1857 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
W20260630 12:31:20.515326  1775 leader_election.cc:343] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.517508  1626 leader_election.cc:304] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [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: b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.519197  1893 raft_consensus.cc:3060] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.526268  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4ee4634ae44741a0580fa66c0cbb6f" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.527179  1738 raft_consensus.cc:2468] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 0.
I20260630 12:31:20.529435  1775 leader_election.cc:304] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.530506  1863 tablet_bootstrap.cc:654] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.530987  1909 raft_consensus.cc:2804] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.531751  1909 raft_consensus.cc:493] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.532444  1909 raft_consensus.cc:3060] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.531690  1559 catalog_manager.cc:5697] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2). New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.537514  1811 raft_consensus.cc:3060] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.541422  1863 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.541924  1863 ts_tablet_manager.cc:1403] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260630 12:31:20.545462  1863 raft_consensus.cc:359] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.546100  1863 raft_consensus.cc:385] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.546366  1863 raft_consensus.cc:740] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.547196  1863 consensus_queue.cc:260] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.551949  1893 raft_consensus.cc:2749] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.552259  1863 ts_tablet_manager.cc:1434] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:31:20.556510  1863 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.556383  1558 catalog_manager.cc:5697] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3). New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:20.557283  1861 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.556402  1857 tablet_bootstrap.cc:654] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.554734  1909 raft_consensus.cc:515] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.563356  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4ee4634ae44741a0580fa66c0cbb6f" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.563592  1863 tablet_bootstrap.cc:654] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
W20260630 12:31:20.564739  1775 leader_election.cc:343] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.566406  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4ee4634ae44741a0580fa66c0cbb6f" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.566989  1738 raft_consensus.cc:3060] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.564574  1909 leader_election.cc:290] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.570219  1858 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: No bootstrap required, opened a new log
I20260630 12:31:20.570863  1858 ts_tablet_manager.cc:1403] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.035s
W20260630 12:31:20.574455  1701 consensus_peers.cc:597] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Couldn't send request to peer b979ad1fcb2e41a2ab84f4b5f2da417d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:20.574515  1858 raft_consensus.cc:359] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.575738  1858 raft_consensus.cc:385] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.576076  1858 raft_consensus.cc:740] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.576969  1858 consensus_queue.cc:260] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.579707  1858 ts_tablet_manager.cc:1434] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:31:20.583241  1857 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.583976  1857 ts_tablet_manager.cc:1403] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
I20260630 12:31:20.587249  1857 raft_consensus.cc:359] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.588092  1857 raft_consensus.cc:385] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.588419  1857 raft_consensus.cc:740] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.589149  1738 raft_consensus.cc:2468] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.589200  1857 consensus_queue.cc:260] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.590672  1775 leader_election.cc:304] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.591500  1909 raft_consensus.cc:2804] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.591768  1857 ts_tablet_manager.cc:1434] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:20.591970  1909 raft_consensus.cc:697] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Becoming Leader. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Running, Role: LEADER
I20260630 12:31:20.592659  1857 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: Bootstrap starting.
I20260630 12:31:20.592746  1909 consensus_queue.cc:237] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.593185  1862 raft_consensus.cc:493] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.593731  1862 raft_consensus.cc:515] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.595827  1862 leader_election.cc:290] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.597728  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb88db5eafde4e2bb200f993449a0655" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.599539  1857 tablet_bootstrap.cc:654] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: Neither blocks nor log segments found. Creating new log.
W20260630 12:31:20.599905  1775 leader_election.cc:343] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.600818  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb88db5eafde4e2bb200f993449a0655" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.601544  1738 raft_consensus.cc:2468] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 0.
I20260630 12:31:20.603111  1775 leader_election.cc:304] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.605448  1862 raft_consensus.cc:2804] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.605863  1862 raft_consensus.cc:493] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.606220  1862 raft_consensus.cc:3060] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.612756  1881 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.617129  1863 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.617671  1863 ts_tablet_manager.cc:1403] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.005s
I20260630 12:31:20.620451  1863 raft_consensus.cc:359] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.621194  1863 raft_consensus.cc:385] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.621490  1863 raft_consensus.cc:740] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.622184  1863 consensus_queue.cc:260] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.624451  1863 ts_tablet_manager.cc:1434] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:31:20.625540  1863 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.626205  1862 raft_consensus.cc:515] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.629765  1558 catalog_manager.cc:5697] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3). New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:20.630805  1662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb88db5eafde4e2bb200f993449a0655" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.631656  1662 raft_consensus.cc:3060] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.631944  1863 tablet_bootstrap.cc:654] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.643019  1662 raft_consensus.cc:2468] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.646391  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb88db5eafde4e2bb200f993449a0655" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.653294  1738 raft_consensus.cc:3060] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.647715  1862 leader_election.cc:290] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.662139  1775 leader_election.cc:304] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 
I20260630 12:31:20.663863  1857 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: No bootstrap required, opened a new log
I20260630 12:31:20.664415  1738 raft_consensus.cc:2468] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.664587  1857 ts_tablet_manager.cc:1403] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.036s
I20260630 12:31:20.651351  1881 raft_consensus.cc:493] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.667083  1881 raft_consensus.cc:515] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.669117  1857 raft_consensus.cc:359] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.669817  1857 raft_consensus.cc:385] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.670082  1857 raft_consensus.cc:740] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.670737  1857 consensus_queue.cc:260] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.672753  1857 ts_tablet_manager.cc:1434] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260630 12:31:20.672473  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57495e925fa54fe39dbed4b2b37e1cf0" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
W20260630 12:31:20.674317  1701 leader_election.cc:343] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.667649  1862 raft_consensus.cc:2804] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.677924  1881 leader_election.cc:290] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.678232  1862 raft_consensus.cc:697] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Becoming Leader. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Running, Role: LEADER
I20260630 12:31:20.678882  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57495e925fa54fe39dbed4b2b37e1cf0" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.679587  1811 raft_consensus.cc:2468] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 0.
I20260630 12:31:20.679221  1862 consensus_queue.cc:237] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.680683  1703 leader_election.cc:304] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.681269  1863 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.681883  1863 ts_tablet_manager.cc:1403] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.025s
I20260630 12:31:20.681838  1881 raft_consensus.cc:2804] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.682507  1881 raft_consensus.cc:493] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.682874  1881 raft_consensus.cc:3060] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.685568  1863 raft_consensus.cc:359] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.686610  1863 raft_consensus.cc:385] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.687095  1863 raft_consensus.cc:740] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.688326  1863 consensus_queue.cc:260] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.692214  1863 ts_tablet_manager.cc:1434] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:31:20.693701  1863 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.695098  1881 raft_consensus.cc:515] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.698717  1881 leader_election.cc:290] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.699304  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57495e925fa54fe39dbed4b2b37e1cf0" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa"
I20260630 12:31:20.699786  1811 raft_consensus.cc:3060] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.700348  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57495e925fa54fe39dbed4b2b37e1cf0" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
W20260630 12:31:20.701565  1701 leader_election.cc:343] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:20.702852  1863 tablet_bootstrap.cc:654] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.699000  1883 consensus_queue.cc:1048] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:20.706352  1811 raft_consensus.cc:2468] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad3c82127ea4e0cb1fc46e07458ee3b in term 1.
I20260630 12:31:20.708742  1909 raft_consensus.cc:493] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.709690  1703 leader_election.cc:304] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [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: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b; no voters: b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.709483  1909 raft_consensus.cc:515] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.710968  1883 raft_consensus.cc:2804] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.711462  1883 raft_consensus.cc:697] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Becoming Leader. State: Replica: bad3c82127ea4e0cb1fc46e07458ee3b, State: Running, Role: LEADER
I20260630 12:31:20.712213  1883 consensus_queue.cc:237] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.712508  1909 leader_election.cc:290] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.714529  1662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eac120b86e46a38943640471d78870" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.715159  1662 raft_consensus.cc:2468] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 0.
I20260630 12:31:20.715288  1738 raft_consensus.cc:3060] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.716809  1775 leader_election.cc:304] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 
I20260630 12:31:20.717463  1863 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.717978  1863 ts_tablet_manager.cc:1403] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260630 12:31:20.719254  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eac120b86e46a38943640471d78870" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.719947  1737 raft_consensus.cc:2468] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 0.
I20260630 12:31:20.720870  1863 raft_consensus.cc:359] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.721635  1863 raft_consensus.cc:385] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.721922  1863 raft_consensus.cc:740] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.723738  1558 catalog_manager.cc:5697] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3). New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:20.725500  1881 raft_consensus.cc:493] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.725991  1881 raft_consensus.cc:515] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.728063  1881 leader_election.cc:290] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.728907  1662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" is_pre_election: true
I20260630 12:31:20.729740  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d29a843bcc4a47bf2dd6e4b356feaf" candidate_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.730553  1811 raft_consensus.cc:2393] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad3c82127ea4e0cb1fc46e07458ee3b in current term 1: Already voted for candidate b979ad1fcb2e41a2ab84f4b5f2da417d in this term.
I20260630 12:31:20.729300  1863 consensus_queue.cc:260] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.732191  1703 leader_election.cc:304] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [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: bad3c82127ea4e0cb1fc46e07458ee3b; no voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d
I20260630 12:31:20.732436  1863 ts_tablet_manager.cc:1434] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:31:20.732966  1881 raft_consensus.cc:3060] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.733474  1863 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d: Bootstrap starting.
I20260630 12:31:20.739004  1881 raft_consensus.cc:2749] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.739776  1899 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:20.741364  1862 raft_consensus.cc:2804] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:20.741760  1862 raft_consensus.cc:493] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:20.742132  1862 raft_consensus.cc:3060] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.744117  1863 tablet_bootstrap.cc:654] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:20.754598  1883 consensus_queue.cc:1048] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.753906  1558 catalog_manager.cc:5697] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2). New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:20.763303  1893 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.776577  1881 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:20.814622  1862 raft_consensus.cc:515] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.818609  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eac120b86e46a38943640471d78870" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d"
I20260630 12:31:20.819226  1663 raft_consensus.cc:3060] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.819941  1862 leader_election.cc:290] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Requested vote from peers b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515), bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:20.820288  1863 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d: No bootstrap required, opened a new log
I20260630 12:31:20.820780  1863 ts_tablet_manager.cc:1403] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent bootstrapping tablet: real 0.088s	user 0.039s	sys 0.038s
I20260630 12:31:20.823858  1893 raft_consensus.cc:493] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.824349  1893 raft_consensus.cc:515] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.826437  1893 leader_election.cc:290] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.826572  1663 raft_consensus.cc:2468] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.827764  1775 leader_election.cc:304] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 742e89f6c19849c8b64c1da92b35edfa, b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 
I20260630 12:31:20.819209  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eac120b86e46a38943640471d78870" candidate_uuid: "742e89f6c19849c8b64c1da92b35edfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b"
I20260630 12:31:20.828290  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6e972344ab4012be945f34bd8fb3da" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.823443  1863 raft_consensus.cc:359] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.828720  1738 raft_consensus.cc:3060] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.828739  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6e972344ab4012be945f34bd8fb3da" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.829262  1863 raft_consensus.cc:385] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:20.829648  1863 raft_consensus.cc:740] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b979ad1fcb2e41a2ab84f4b5f2da417d, State: Initialized, Role: FOLLOWER
I20260630 12:31:20.830147  1862 raft_consensus.cc:2804] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:20.830331  1628 leader_election.cc:304] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [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: b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.830709  1862 raft_consensus.cc:697] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Becoming Leader. State: Replica: 742e89f6c19849c8b64c1da92b35edfa, State: Running, Role: LEADER
I20260630 12:31:20.830590  1863 consensus_queue.cc:260] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.831813  1871 raft_consensus.cc:2749] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.831600  1862 consensus_queue.cc:237] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.833757  1863 ts_tablet_manager.cc:1434] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:31:20.836885  1738 raft_consensus.cc:2468] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 742e89f6c19849c8b64c1da92b35edfa in term 1.
I20260630 12:31:20.842646  1559 catalog_manager.cc:5697] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3). New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:20.844664  1663 raft_consensus.cc:3060] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.852708  1862 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.853412  1909 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.868251  1871 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.882985  1871 raft_consensus.cc:493] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:20.883426  1871 raft_consensus.cc:515] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:20.885910  1871 leader_election.cc:290] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:20.886085  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4ee4634ae44741a0580fa66c0cbb6f" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:20.886708  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4ee4634ae44741a0580fa66c0cbb6f" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:20.886940  1737 raft_consensus.cc:2393] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b979ad1fcb2e41a2ab84f4b5f2da417d in current term 1: Already voted for candidate 742e89f6c19849c8b64c1da92b35edfa in this term.
I20260630 12:31:20.888128  1628 leader_election.cc:304] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [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: b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:20.889191  1899 raft_consensus.cc:3060] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:20.894992  1871 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.897480  1899 raft_consensus.cc:2749] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:20.931185  1909 consensus_queue.cc:1048] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.941398  1862 consensus_queue.cc:1048] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.946030  1883 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:20.959123  1932 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:21.012732  1899 raft_consensus.cc:493] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:21.013550  1899 raft_consensus.cc:515] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } }
I20260630 12:31:21.017457  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57495e925fa54fe39dbed4b2b37e1cf0" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" is_pre_election: true
I20260630 12:31:21.021160  1899 leader_election.cc:290] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037), 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:21.021806  1811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57495e925fa54fe39dbed4b2b37e1cf0" candidate_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "742e89f6c19849c8b64c1da92b35edfa" is_pre_election: true
I20260630 12:31:21.022595  1811 raft_consensus.cc:2393] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b979ad1fcb2e41a2ab84f4b5f2da417d in current term 1: Already voted for candidate bad3c82127ea4e0cb1fc46e07458ee3b in this term.
I20260630 12:31:21.023831  1628 leader_election.cc:304] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [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: b979ad1fcb2e41a2ab84f4b5f2da417d; no voters: 742e89f6c19849c8b64c1da92b35edfa, bad3c82127ea4e0cb1fc46e07458ee3b
I20260630 12:31:21.024605  1899 raft_consensus.cc:3060] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:21.030004  1899 raft_consensus.cc:2749] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:21.063031  1898 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.096415  1862 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.140908  1662 raft_consensus.cc:3060] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:21.163523  1898 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.176533  1909 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.193347  1861 consensus_queue.cc:1048] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.228928  1909 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.242401  1883 consensus_queue.cc:1048] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:21.267769  1909 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:31:21.342715  1842 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.244.62:39733, user_credentials={real_user=slave}} blocked reactor thread for 50785.5us
W20260630 12:31:21.444142  1842 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.244.62:39733, user_credentials={real_user=slave}} blocked reactor thread for 100259us
W20260630 12:31:21.901801  1703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.3:42179, user_credentials={real_user=slave}} blocked reactor thread for 73233.3us
W20260630 12:31:22.227941  2019 log.cc:927] Time spent T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260630 12:31:22.345577  1988 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36886 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=28, attempt_no=0}) took 1017 ms. Trace:
I20260630 12:31:22.346643  1988 rpcz_store.cc:276] 0630 12:31:21.329690 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.331143 (+  1453us) service_pool.cc:224] Handling call
0630 12:31:22.345513 (+1014370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.368335 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26baa564310d4d1a9e6abfdb1f1ffcf5
0630 12:31:21.368834 (+   499us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.368857 (+    23us) write_op.cc:435] Acquired schema lock
0630 12:31:21.368873 (+    16us) tablet.cc:662] Decoding operations
0630 12:31:21.369173 (+   300us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.369216 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.369245 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:31:21.369381 (+   136us) tablet.cc:701] Row locks acquired
0630 12:31:21.369397 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:31:21.369552 (+   155us) write_op.cc:270] Start()
0630 12:31:21.369639 (+    87us) write_op.cc:276] Timestamp: P: 1782822681369515 usec, L: 0
0630 12:31:21.369660 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.372768 (+  3108us) log.cc:844] Serialized 345 byte log entry
0630 12:31:21.489996 (+117228us) spinlock_profiling.cc:243] Waited 2.04 ms on lock 0x7b58001991d0. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe7a1531090 00007fe7a152143c 00007fe7a1527d53 00007fe7a1527cd9 00007fe7a1527c69 00007fe7a1527c31 00007fe7a1526dfd 000000000043f3c4 000000000043f209 00007fe79e4dbab5 00007fe79e4dde01
0630 12:31:22.259262 (+769266us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.344167 (+ 84905us) write_op.cc:301] APPLY: starting
0630 12:31:22.344242 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.344329 (+    87us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.344350 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.344569 (+   219us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.344703 (+   134us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.344746 (+    43us) write_op.cc:312] APPLY: finished
0630 12:31:22.344891 (+   145us) log.cc:844] Serialized 22 byte log entry
0630 12:31:22.345106 (+   215us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.345178 (+    72us) write_op.cc:454] Released schema lock
0630 12:31:22.345217 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":84726,"num_ops":1,"prepare.queue_time_us":34376,"prepare.run_cpu_time_us":14068,"prepare.run_wall_time_us":98926,"raft.queue_time_us":69230,"raft.run_cpu_time_us":1249,"raft.run_wall_time_us":46314,"replication_time_us":889485,"spinlock_wait_cycles":4695296,"thread_start_us":92684,"threads_started":1}]]}
I20260630 12:31:22.359619  1991 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53432 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=9, attempt_no=0}) took 1031 ms. Trace:
I20260630 12:31:22.370000  1989 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36886 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=20, attempt_no=0}) took 1057 ms. Trace:
I20260630 12:31:22.360082  1991 rpcz_store.cc:276] 0630 12:31:21.331943 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.332324 (+   381us) service_pool.cc:224] Handling call
0630 12:31:22.359554 (+1027230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.411873 (+     0us) write_op.cc:183] PREPARE: starting on tablet da6e15449ed14fb79eb90f65ef2c9c1c
0630 12:31:21.446001 (+ 34128us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.448666 (+  2665us) write_op.cc:435] Acquired schema lock
0630 12:31:21.449227 (+   561us) tablet.cc:662] Decoding operations
0630 12:31:21.480357 (+ 31130us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.481346 (+   989us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.482087 (+   741us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:31:21.490260 (+  8173us) tablet.cc:701] Row locks acquired
0630 12:31:21.490284 (+    24us) write_op.cc:260] PREPARE: finished
0630 12:31:21.490466 (+   182us) write_op.cc:270] Start()
0630 12:31:21.490565 (+    99us) write_op.cc:276] Timestamp: P: 1782822681490410 usec, L: 0
0630 12:31:21.490583 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.505073 (+ 14490us) log.cc:844] Serialized 475 byte log entry
0630 12:31:22.278473 (+773400us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.337678 (+ 59205us) write_op.cc:301] APPLY: starting
0630 12:31:22.346780 (+  9102us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.354778 (+  7998us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.355520 (+   742us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.358568 (+  3048us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.358721 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.358769 (+    48us) write_op.cc:312] APPLY: finished
0630 12:31:22.358951 (+   182us) log.cc:844] Serialized 40 byte log entry
0630 12:31:22.359139 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.359216 (+    77us) write_op.cc:454] Released schema lock
0630 12:31:22.359253 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37932,"mutex_wait_us":21775,"num_ops":4,"prepare.queue_time_us":26215,"prepare.run_cpu_time_us":3877,"prepare.run_wall_time_us":100459,"replication_time_us":787780}]]}
I20260630 12:31:22.370474  1989 rpcz_store.cc:276] 0630 12:31:21.312464 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.314325 (+  1861us) service_pool.cc:224] Handling call
0630 12:31:21.339831 (+ 25506us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b3400236fa8. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79f879171 00007fe79f8be18c 00007fe79f9031d1 00007fe79f9064cf 00007fe79f907821 00007fe79f9077d9 00007fe79f907769 00007fe79f907731 00007fe79f906a2d 000000000043f3c4 000000000043f209
0630 12:31:22.369933 (+1030102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.524079 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26baa564310d4d1a9e6abfdb1f1ffcf5
0630 12:31:21.594127 (+ 70048us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.595858 (+  1731us) write_op.cc:435] Acquired schema lock
0630 12:31:21.599647 (+  3789us) tablet.cc:662] Decoding operations
0630 12:31:21.613153 (+ 13506us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.614005 (+   852us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.615641 (+  1636us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:31:21.631822 (+ 16181us) tablet.cc:701] Row locks acquired
0630 12:31:21.632953 (+  1131us) write_op.cc:260] PREPARE: finished
0630 12:31:21.854524 (+221571us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b2c00049248. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79fec2a11 00007fe79fed1a0a 00007fe79fed1693 00007fe79fed1631 00007fe7a1602902 00007fe7a16026dd 00007fe7a4ffd243 00007fe7a4ffcd58 00007fe7a50019f1 00007fe7a50019a9 00007fe7a5001939
0630 12:31:21.854586 (+    62us) write_op.cc:270] Start()
0630 12:31:21.854780 (+   194us) write_op.cc:276] Timestamp: P: 1782822681643156 usec, L: 0
0630 12:31:21.854801 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.855452 (+   651us) log.cc:844] Serialized 388 byte log entry
0630 12:31:22.312065 (+456613us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.368412 (+ 56347us) write_op.cc:301] APPLY: starting
0630 12:31:22.368496 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.368594 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.368620 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.368994 (+   374us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.369165 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.369206 (+    41us) write_op.cc:312] APPLY: finished
0630 12:31:22.369362 (+   156us) log.cc:844] Serialized 28 byte log entry
0630 12:31:22.369547 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.369613 (+    66us) write_op.cc:454] Released schema lock
0630 12:31:22.369649 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":4080896,"child_traces":[["op",{"apply.queue_time_us":55211,"mutex_wait_us":756,"num_ops":2,"prepare.queue_time_us":173956,"prepare.run_cpu_time_us":7279,"prepare.run_wall_time_us":339678,"raft.queue_time_us":1271,"raft.run_cpu_time_us":767,"raft.run_wall_time_us":767,"replication_time_us":455438,"spinlock_wait_cycles":4946304}]]}
W20260630 12:31:22.386148  2021 log.cc:927] Time spent T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260630 12:31:22.405918  1987 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53952 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=4, attempt_no=0}) took 1088 ms. Trace:
I20260630 12:31:22.417872  1994 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53952 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=18, attempt_no=0}) took 1052 ms. Trace:
I20260630 12:31:22.418332  1994 rpcz_store.cc:276] 0630 12:31:21.375460 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.381146 (+  5686us) service_pool.cc:224] Handling call
0630 12:31:22.417672 (+1036526us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.437032 (+     0us) write_op.cc:183] PREPARE: starting on tablet e2987755d8fe46fba788a338a92008db
0630 12:31:21.475641 (+ 38609us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.475684 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:31:21.475702 (+    18us) tablet.cc:662] Decoding operations
0630 12:31:21.525171 (+ 49469us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.531712 (+  6541us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.533005 (+  1293us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:31:21.536110 (+  3105us) tablet.cc:701] Row locks acquired
0630 12:31:21.536128 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:31:21.536883 (+   755us) write_op.cc:270] Start()
0630 12:31:21.537053 (+   170us) write_op.cc:276] Timestamp: P: 1782822681536832 usec, L: 0
0630 12:31:21.537080 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.570898 (+ 33818us) log.cc:844] Serialized 605 byte log entry
0630 12:31:22.328450 (+757552us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.402680 (+ 74230us) write_op.cc:301] APPLY: starting
0630 12:31:22.402752 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.402931 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.403029 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.404108 (+  1079us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.404264 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.404310 (+    46us) write_op.cc:312] APPLY: finished
0630 12:31:22.404529 (+   219us) log.cc:844] Serialized 58 byte log entry
0630 12:31:22.417221 (+ 12692us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.417311 (+    90us) write_op.cc:454] Released schema lock
0630 12:31:22.417362 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74042,"num_ops":7,"prepare.queue_time_us":41568,"prepare.run_cpu_time_us":5261,"prepare.run_wall_time_us":159866,"replication_time_us":791258}]]}
I20260630 12:31:22.433524  2015 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53952 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=10, attempt_no=0}) took 1034 ms. Trace:
I20260630 12:31:22.406371  1987 rpcz_store.cc:276] 0630 12:31:21.322528 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.324644 (+  2116us) service_pool.cc:224] Handling call
0630 12:31:21.414668 (+ 90024us) spinlock_profiling.cc:243] Waited 1.12 ms on lock 0x7b34002a2478. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79f879171 00007fe79f8be18c 00007fe79f9031d1 00007fe79f9064cf 00007fe79f907821 00007fe79f9077d9 00007fe79f907769 00007fe79f907731 00007fe79f906a2d 000000000043f3c4 000000000043f209
0630 12:31:21.676909 (+262241us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b58001f1798. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79e364841 00007fe79e4a41b1 00007fe79e4a4062 00007fe7a73ba999 00007fe7a6511ee0 00007fe7a65db0ab 00007fe7a65db131 00007fe7a659a570 00007fe7a6586a69 00007fe7a6584d62 00007fe7a5662f84
0630 12:31:22.405727 (+728818us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.914207 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06eac120b86e46a38943640471d78870
0630 12:31:21.914729 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.914759 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:31:21.914776 (+    17us) tablet.cc:662] Decoding operations
0630 12:31:21.915293 (+   517us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.915353 (+    60us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.915391 (+    38us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:31:21.915883 (+   492us) tablet.cc:701] Row locks acquired
0630 12:31:21.915900 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:31:21.916069 (+   169us) write_op.cc:270] Start()
0630 12:31:21.916182 (+   113us) write_op.cc:276] Timestamp: P: 1782822681916027 usec, L: 0
0630 12:31:21.916205 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.916881 (+   676us) log.cc:844] Serialized 562 byte log entry
0630 12:31:22.267851 (+350970us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.390088 (+122237us) write_op.cc:301] APPLY: starting
0630 12:31:22.390164 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.390323 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.390414 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.391472 (+  1058us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.391688 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.391749 (+    61us) write_op.cc:312] APPLY: finished
0630 12:31:22.391994 (+   245us) log.cc:844] Serialized 52 byte log entry
0630 12:31:22.400643 (+  8649us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.400736 (+    93us) write_op.cc:454] Released schema lock
0630 12:31:22.400783 (+    47us) write_op.cc:341] FINISH: Updating metrics
0630 12:31:22.405620 (+  4837us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b34002a2478. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79f879171 00007fe79f8bf9ae 00007fe79f8d34fe 00007fe7a65ace51 00007fe7a4fff3ad 00007fe7a4ffeb53 00007fe7a5002d61 00007fe7a5002d19 00007fe7a5002ca9 00007fe7a5002c71 00007fe7a5001e9d
Metrics: {"spinlock_wait_cycles":26026112,"child_traces":[["op",{"apply.queue_time_us":122060,"num_ops":6,"prepare.queue_time_us":201346,"prepare.run_cpu_time_us":2936,"prepare.run_wall_time_us":10774,"replication_time_us":351545,"spinlock_wait_cycles":7137024}]]}
I20260630 12:31:22.434087  2015 rpcz_store.cc:276] 0630 12:31:21.412306 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.414165 (+  1859us) service_pool.cc:224] Handling call
0630 12:31:22.433312 (+1019147us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.633259 (+     0us) write_op.cc:183] PREPARE: starting on tablet e2987755d8fe46fba788a338a92008db
0630 12:31:21.642848 (+  9589us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.643626 (+   778us) write_op.cc:435] Acquired schema lock
0630 12:31:21.646913 (+  3287us) tablet.cc:662] Decoding operations
0630 12:31:21.652942 (+  6029us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.654867 (+  1925us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.657524 (+  2657us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:31:21.680001 (+ 22477us) tablet.cc:701] Row locks acquired
0630 12:31:21.681515 (+  1514us) write_op.cc:260] PREPARE: finished
0630 12:31:21.688905 (+  7390us) write_op.cc:270] Start()
0630 12:31:21.692917 (+  4012us) write_op.cc:276] Timestamp: P: 1782822681688869 usec, L: 0
0630 12:31:21.698822 (+  5905us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.740184 (+ 41362us) log.cc:844] Serialized 605 byte log entry
0630 12:31:22.328724 (+588540us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.409207 (+ 80483us) write_op.cc:301] APPLY: starting
0630 12:31:22.409279 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.416592 (+  7313us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.416690 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.432052 (+ 15362us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.432265 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.432316 (+    51us) write_op.cc:312] APPLY: finished
0630 12:31:22.432593 (+   277us) log.cc:844] Serialized 58 byte log entry
0630 12:31:22.432799 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.432903 (+   104us) write_op.cc:454] Released schema lock
0630 12:31:22.432951 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":80324,"num_ops":7,"prepare.queue_time_us":167073,"prepare.run_cpu_time_us":4655,"prepare.run_wall_time_us":122110,"replication_time_us":629805}]]}
I20260630 12:31:22.446470  1994 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53952 (ReqId={client: d02a3ebd1e554276ac355da373a4d493, seq_no=33, attempt_no=0}) took 1029 ms. Trace:
I20260630 12:31:22.447006  1994 rpcz_store.cc:276] 0630 12:31:21.416958 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:31:21.418467 (+  1509us) service_pool.cc:224] Handling call
0630 12:31:21.487296 (+ 68829us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b58001f1798. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79e364841 00007fe79e4a41b1 00007fe79e4a4062 00007fe7a73ba999 00007fe7a6511ee0 00007fe7a65db0ab 00007fe7a65db131 00007fe7a659a570 00007fe7a6586a69 00007fe7a6584d62 00007fe7a5662f84
0630 12:31:21.728363 (+241067us) spinlock_profiling.cc:243] Waited 2.47 ms on lock 0x7b58001f1798. stack: 00007fe79e4a9983 00007fe79e4a9880 00007fe79de391d4 000000000042d824 000000000042d7b9 00007fe79e364841 00007fe79e4a44dc 00007fe79e4a409b 00007fe7a73ba999 00007fe7a6511ee0 00007fe7a65db0ab 00007fe7a65db131 00007fe7a659a570 00007fe7a6586a69 00007fe7a6584d62 00007fe7a5662f84
0630 12:31:22.446394 (+718031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:31:21.794861 (+     0us) write_op.cc:183] PREPARE: starting on tablet e2987755d8fe46fba788a338a92008db
0630 12:31:21.795331 (+   470us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:31:21.795360 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:31:21.795388 (+    28us) tablet.cc:662] Decoding operations
0630 12:31:21.795872 (+   484us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:31:21.795913 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:31:21.795938 (+    25us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:31:21.796335 (+   397us) tablet.cc:701] Row locks acquired
0630 12:31:21.796346 (+    11us) write_op.cc:260] PREPARE: finished
0630 12:31:21.796534 (+   188us) write_op.cc:270] Start()
0630 12:31:21.796637 (+   103us) write_op.cc:276] Timestamp: P: 1782822681796489 usec, L: 0
0630 12:31:21.796655 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:31:21.797229 (+   574us) log.cc:844] Serialized 562 byte log entry
0630 12:31:22.334144 (+536915us) op_driver.cc:464] REPLICATION: finished
0630 12:31:22.440974 (+106830us) write_op.cc:301] APPLY: starting
0630 12:31:22.441085 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0630 12:31:22.441248 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0630 12:31:22.441337 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:31:22.442233 (+   896us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:31:22.442426 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:31:22.442484 (+    58us) write_op.cc:312] APPLY: finished
0630 12:31:22.442710 (+   226us) log.cc:844] Serialized 52 byte log entry
0630 12:31:22.445941 (+  3231us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:31:22.446037 (+    96us) write_op.cc:454] Released schema lock
0630 12:31:22.446086 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":12901376,"child_traces":[["op",{"apply.queue_time_us":106672,"num_ops":6,"prepare.queue_time_us":32521,"prepare.run_cpu_time_us":2625,"prepare.run_wall_time_us":3639,"replication_time_us":537380}]]}
W20260630 12:31:22.795831  1843 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.244.3:42179, user_credentials={real_user=slave}} blocked reactor thread for 100175us
W20260630 12:31:22.868409  1841 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.244.2:44037, user_credentials={real_user=slave}} blocked reactor thread for 228812us
W20260630 12:31:22.919319  1841 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.244.2:44037, user_credentials={real_user=slave}} blocked reactor thread for 47543.8us
W20260630 12:31:23.722102  1701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.1:35515, user_credentials={real_user=slave}} blocked reactor thread for 126709us
W20260630 12:31:24.262993  1701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.1:35515, user_credentials={real_user=slave}} blocked reactor thread for 49940.5us
W20260630 12:31:24.974531  1775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.2:44037, user_credentials={real_user=slave}} blocked reactor thread for 65854.6us
W20260630 12:31:25.156795  1841 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.244.2:44037, user_credentials={real_user=slave}} blocked reactor thread for 57984.6us
W20260630 12:31:25.406679  1775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.1:35515, user_credentials={real_user=slave}} blocked reactor thread for 53737.9us
I20260630 12:31:25.435282 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:25.445750  2059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:25.446082  2060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:25.447715  2062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:25.448210 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:25.449692 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:25.449885 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:25.450030 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822685450019 us; error 0 us; skew 500 ppm
I20260630 12:31:25.450484 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:25.453092 29648 webserver.cc:533] Webserver started at http://127.28.244.4:43059/ using document root <none> and password file <none>
I20260630 12:31:25.453578 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:25.453747 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:25.453991 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:25.455181 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "5b2c85779f7445ed84a442d7a7199352"
format_stamp: "Formatted at 2026-06-30 12:31:25 on dist-test-slave-0w4t"
I20260630 12:31:25.459671 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:25.462877  2067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.463634 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:25.463934 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "5b2c85779f7445ed84a442d7a7199352"
format_stamp: "Formatted at 2026-06-30 12:31:25 on dist-test-slave-0w4t"
I20260630 12:31:25.464221 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:25.507275 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:25.508550 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:25.509977 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:25.512415 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:25.512638 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.512919 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:25.513134 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:31:25.552969 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:42719
I20260630 12:31:25.553090  2129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:42719 every 8 connection(s)
I20260630 12:31:25.559005 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:25.567556  2134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:25.567361  2135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:25.571203  2130 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39733
I20260630 12:31:25.571686  2130 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:25.572780  2130 heartbeater.cc:507] Master 127.28.244.62:39733 requested a full tablet report, sending...
W20260630 12:31:25.572628  2137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:25.575261 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:25.576016  1555 ts_manager.cc:194] Registered new tserver with Master: 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4:42719)
I20260630 12:31:25.578477  1555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45644
I20260630 12:31:25.578599 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:25.579012 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:25.579252 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822685579218 us; error 0 us; skew 500 ppm
I20260630 12:31:25.580081 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:25.582607 29648 webserver.cc:533] Webserver started at http://127.28.244.5:36595/ using document root <none> and password file <none>
I20260630 12:31:25.583195 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:25.583412 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:25.583694 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:25.584806 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-4-root/instance:
uuid: "332b7eb4d1f440acbaba79c94e5b216e"
format_stamp: "Formatted at 2026-06-30 12:31:25 on dist-test-slave-0w4t"
I20260630 12:31:25.589267 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:31:25.592572  2142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.593456 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:25.593775 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-4-root
uuid: "332b7eb4d1f440acbaba79c94e5b216e"
format_stamp: "Formatted at 2026-06-30 12:31:25 on dist-test-slave-0w4t"
I20260630 12:31:25.594080 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:25.616402 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:25.617776 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:25.619247 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:25.621765 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:25.622008 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.622248 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:25.622424 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.687775 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.5:33683
I20260630 12:31:25.687865  2204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.5:33683 every 8 connection(s)
I20260630 12:31:25.694176 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:25.704407  2208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:25.706282  2209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:25.710410  2205 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39733
I20260630 12:31:25.711004  2205 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:25.712520  2205 heartbeater.cc:507] Master 127.28.244.62:39733 requested a full tablet report, sending...
I20260630 12:31:25.713274 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:25.714978  1555 ts_manager.cc:194] Registered new tserver with Master: 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5:33683)
I20260630 12:31:25.716825  1555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45658
W20260630 12:31:25.717281  2211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:25.718724 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:25.719038 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:25.719280 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822685719258 us; error 0 us; skew 500 ppm
I20260630 12:31:25.719897 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:25.722559 29648 webserver.cc:533] Webserver started at http://127.28.244.6:44573/ using document root <none> and password file <none>
I20260630 12:31:25.723037 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:25.723240 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:25.723524 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:25.724663 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-5-root/instance:
uuid: "6bec7c77491d47458e55ba6aaf0ed814"
format_stamp: "Formatted at 2026-06-30 12:31:25 on dist-test-slave-0w4t"
I20260630 12:31:25.729285 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:31:25.735790  2218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.736841 29648 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:31:25.737223 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-5-root
uuid: "6bec7c77491d47458e55ba6aaf0ed814"
format_stamp: "Formatted at 2026-06-30 12:31:25 on dist-test-slave-0w4t"
I20260630 12:31:25.737504 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:25.744724  1812 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:25.752942  1735 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:25.754303 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:25.755734  1663 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:25.756157 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:25.757714  1862 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:25.758631  2047 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:31:25.765998 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:25.770056 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:25.770303 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.770629 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:25.770859 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:25.774533  2047 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.779009  1735 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.783723  1661 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
W20260630 12:31:25.793949  1777 consensus_peers.cc:597] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa -> Peer 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4:42719): Couldn't send request to peer 5b2c85779f7445ed84a442d7a7199352. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e31bca4f179402ba4b1be51451842e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:25.798246  1555 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.838348  1661 consensus_queue.cc:237] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:25.845551  1812 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:25.847113  2035 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:31:25.862720  1735 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:25.865397  2035 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:25.872746  1735 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
W20260630 12:31:25.885939  1628 consensus_peers.cc:597] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d -> Peer 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4:42719): Couldn't send request to peer 5b2c85779f7445ed84a442d7a7199352. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26baa564310d4d1a9e6abfdb1f1ffcf5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:25.878558  2035 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.901618  1558 catalog_manager.cc:5697] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.905704  1812 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.975776  1735 consensus_queue.cc:237] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:25.983983  1661 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:25.985765  2007 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:31:25.985842  1812 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:25.997869  2007 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:31:25.998241  1661 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:25.996744  2275 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:26.010169  1557 catalog_manager.cc:5697] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: config changed from index -1 to 25, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
W20260630 12:31:26.016230  1703 consensus_peers.cc:597] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4:42719): Couldn't send request to peer 5b2c85779f7445ed84a442d7a7199352. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a6e972344ab4012be945f34bd8fb3da. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:26.021548  1735 consensus_queue.cc:237] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:26.024094  1812 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
W20260630 12:31:26.029876  1703 consensus_peers.cc:597] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4:42719): Couldn't send request to peer 5b2c85779f7445ed84a442d7a7199352. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da6e15449ed14fb79eb90f65ef2c9c1c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:26.031771  1809 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:26.034461  2007 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:26.043048  2277 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:26.050444  1661 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:26.052320  2007 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:26.054909  1812 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:26.059001  1661 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:26.068383  1557 catalog_manager.cc:5697] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:26.103642 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.6:39129
I20260630 12:31:26.103790  2296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.6:39129 every 8 connection(s)
I20260630 12:31:26.120903  2297 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39733
I20260630 12:31:26.121408  2297 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:26.122326  2297 heartbeater.cc:507] Master 127.28.244.62:39733 requested a full tablet report, sending...
I20260630 12:31:26.124353  1558 ts_manager.cc:194] Registered new tserver with Master: 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129)
I20260630 12:31:26.125702  1558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45668
I20260630 12:31:26.262693  2300 ts_tablet_manager.cc:933] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:26.264343  2300 tablet_copy_client.cc:323] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:26.276005  1822 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet 3e31bca4f179402ba4b1be51451842e4 from peer 5b2c85779f7445ed84a442d7a7199352 ({username='slave'} at 127.0.0.1:53968)
I20260630 12:31:26.276648  1822 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet 3e31bca4f179402ba4b1be51451842e4 from peer 5b2c85779f7445ed84a442d7a7199352 at {username='slave'} at 127.0.0.1:53968: session id = 5b2c85779f7445ed84a442d7a7199352-3e31bca4f179402ba4b1be51451842e4
I20260630 12:31:26.284706  1822 tablet_copy_source_session.cc:215] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:26.287456  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e31bca4f179402ba4b1be51451842e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:26.297755  2300 tablet_copy_client.cc:806] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:26.298352  2300 tablet_copy_client.cc:670] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:26.301906  2301 tablet_copy_client.cc:1025] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:26.419960  2304 ts_tablet_manager.cc:933] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: Initiating tablet copy from peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:26.421694  2304 tablet_copy_client.cc:323] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:44037
I20260630 12:31:26.442997  2306 ts_tablet_manager.cc:933] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: Initiating tablet copy from peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515)
I20260630 12:31:26.443620  1748 tablet_copy_service.cc:140] P bad3c82127ea4e0cb1fc46e07458ee3b: Received BeginTabletCopySession request for tablet 8a6e972344ab4012be945f34bd8fb3da from peer 5b2c85779f7445ed84a442d7a7199352 ({username='slave'} at 127.0.0.1:53448)
I20260630 12:31:26.444342  1748 tablet_copy_service.cc:161] P bad3c82127ea4e0cb1fc46e07458ee3b: Beginning new tablet copy session on tablet 8a6e972344ab4012be945f34bd8fb3da from peer 5b2c85779f7445ed84a442d7a7199352 at {username='slave'} at 127.0.0.1:53448: session id = 5b2c85779f7445ed84a442d7a7199352-8a6e972344ab4012be945f34bd8fb3da
I20260630 12:31:26.448103  2306 tablet_copy_client.cc:323] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:35515
I20260630 12:31:26.455257  1748 tablet_copy_source_session.cc:215] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:26.458837  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6e972344ab4012be945f34bd8fb3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:26.459919  1673 tablet_copy_service.cc:140] P b979ad1fcb2e41a2ab84f4b5f2da417d: Received BeginTabletCopySession request for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 from peer 5b2c85779f7445ed84a442d7a7199352 ({username='slave'} at 127.0.0.1:36898)
I20260630 12:31:26.460538  1673 tablet_copy_service.cc:161] P b979ad1fcb2e41a2ab84f4b5f2da417d: Beginning new tablet copy session on tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 from peer 5b2c85779f7445ed84a442d7a7199352 at {username='slave'} at 127.0.0.1:36898: session id = 5b2c85779f7445ed84a442d7a7199352-26baa564310d4d1a9e6abfdb1f1ffcf5
I20260630 12:31:26.468603  1673 tablet_copy_source_session.cc:215] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:26.471817  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:26.476076  2304 tablet_copy_client.cc:806] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:26.476653  2304 tablet_copy_client.cc:670] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:26.481065  2305 tablet_copy_client.cc:1025] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:26.486052  2306 tablet_copy_client.cc:806] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:26.486614  2306 tablet_copy_client.cc:670] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:26.491501  2307 tablet_copy_client.cc:1025] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:26.581446  2130 heartbeater.cc:499] Master 127.28.244.62:39733 was elected leader, sending a full tablet report...
I20260630 12:31:26.612321  2309 ts_tablet_manager.cc:933] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: Initiating tablet copy from peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:26.614145  2309 tablet_copy_client.cc:323] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:44037
I20260630 12:31:26.615824  1748 tablet_copy_service.cc:140] P bad3c82127ea4e0cb1fc46e07458ee3b: Received BeginTabletCopySession request for tablet da6e15449ed14fb79eb90f65ef2c9c1c from peer 5b2c85779f7445ed84a442d7a7199352 ({username='slave'} at 127.0.0.1:53448)
I20260630 12:31:26.616287  1748 tablet_copy_service.cc:161] P bad3c82127ea4e0cb1fc46e07458ee3b: Beginning new tablet copy session on tablet da6e15449ed14fb79eb90f65ef2c9c1c from peer 5b2c85779f7445ed84a442d7a7199352 at {username='slave'} at 127.0.0.1:53448: session id = 5b2c85779f7445ed84a442d7a7199352-da6e15449ed14fb79eb90f65ef2c9c1c
I20260630 12:31:26.621799  1748 tablet_copy_source_session.cc:215] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:26.624258  2309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e15449ed14fb79eb90f65ef2c9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:26.634625  2309 tablet_copy_client.cc:806] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:26.635171  2309 tablet_copy_client.cc:670] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:26.638712  2310 tablet_copy_client.cc:1025] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:26.719794  2205 heartbeater.cc:499] Master 127.28.244.62:39733 was elected leader, sending a full tablet report...
I20260630 12:31:27.128283  2297 heartbeater.cc:499] Master 127.28.244.62:39733 was elected leader, sending a full tablet report...
I20260630 12:31:28.302789  2300 tablet_copy_client.cc:538] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:28.309264  2300 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap starting.
I20260630 12:31:28.416107  2300 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:28.416855  2300 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap complete.
I20260630 12:31:28.417430  2300 ts_tablet_manager.cc:1403] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: Time spent bootstrapping tablet: real 0.108s	user 0.103s	sys 0.008s
I20260630 12:31:28.419687  2300 raft_consensus.cc:359] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.420460  2300 raft_consensus.cc:740] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b2c85779f7445ed84a442d7a7199352, State: Initialized, Role: LEARNER
I20260630 12:31:28.421007  2300 consensus_queue.cc:260] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.423245  2300 ts_tablet_manager.cc:1434] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:31:28.424939  1822 tablet_copy_service.cc:342] P 742e89f6c19849c8b64c1da92b35edfa: Request end of tablet copy session 5b2c85779f7445ed84a442d7a7199352-3e31bca4f179402ba4b1be51451842e4 received from {username='slave'} at 127.0.0.1:53968
I20260630 12:31:28.425444  1822 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 5b2c85779f7445ed84a442d7a7199352-3e31bca4f179402ba4b1be51451842e4 on tablet 3e31bca4f179402ba4b1be51451842e4 with peer 5b2c85779f7445ed84a442d7a7199352
I20260630 12:31:28.481976  2304 tablet_copy_client.cc:538] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:28.489691  2304 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: Bootstrap starting.
I20260630 12:31:28.493285  2306 tablet_copy_client.cc:538] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:28.502490  2306 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap starting.
I20260630 12:31:28.625190  2306 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:28.625926  2306 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap complete.
I20260630 12:31:28.626499  2306 ts_tablet_manager.cc:1403] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: Time spent bootstrapping tablet: real 0.124s	user 0.118s	sys 0.004s
I20260630 12:31:28.628955  2306 raft_consensus.cc:359] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.629776  2306 raft_consensus.cc:740] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b2c85779f7445ed84a442d7a7199352, State: Initialized, Role: LEARNER
I20260630 12:31:28.630353  2306 consensus_queue.cc:260] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.634485  2304 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:28.634994  2306 ts_tablet_manager.cc:1434] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:31:28.635445  2304 tablet_bootstrap.cc:492] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: Bootstrap complete.
I20260630 12:31:28.636233  2304 ts_tablet_manager.cc:1403] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: Time spent bootstrapping tablet: real 0.147s	user 0.128s	sys 0.011s
I20260630 12:31:28.636796  1673 tablet_copy_service.cc:342] P b979ad1fcb2e41a2ab84f4b5f2da417d: Request end of tablet copy session 5b2c85779f7445ed84a442d7a7199352-26baa564310d4d1a9e6abfdb1f1ffcf5 received from {username='slave'} at 127.0.0.1:36898
I20260630 12:31:28.637307  1673 tablet_copy_service.cc:434] P b979ad1fcb2e41a2ab84f4b5f2da417d: ending tablet copy session 5b2c85779f7445ed84a442d7a7199352-26baa564310d4d1a9e6abfdb1f1ffcf5 on tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 with peer 5b2c85779f7445ed84a442d7a7199352
I20260630 12:31:28.639537  2309 tablet_copy_client.cc:538] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:28.639647  2304 raft_consensus.cc:359] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.640535  2304 raft_consensus.cc:740] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b2c85779f7445ed84a442d7a7199352, State: Initialized, Role: LEARNER
I20260630 12:31:28.641810  2304 consensus_queue.cc:260] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.643884  2304 ts_tablet_manager.cc:1434] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:31:28.645674  1748 tablet_copy_service.cc:342] P bad3c82127ea4e0cb1fc46e07458ee3b: Request end of tablet copy session 5b2c85779f7445ed84a442d7a7199352-8a6e972344ab4012be945f34bd8fb3da received from {username='slave'} at 127.0.0.1:53448
I20260630 12:31:28.646210  1748 tablet_copy_service.cc:434] P bad3c82127ea4e0cb1fc46e07458ee3b: ending tablet copy session 5b2c85779f7445ed84a442d7a7199352-8a6e972344ab4012be945f34bd8fb3da on tablet 8a6e972344ab4012be945f34bd8fb3da with peer 5b2c85779f7445ed84a442d7a7199352
I20260630 12:31:28.653939  2309 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: Bootstrap starting.
I20260630 12:31:28.760393  2309 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:28.761256  2309 tablet_bootstrap.cc:492] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: Bootstrap complete.
I20260630 12:31:28.761804  2309 ts_tablet_manager.cc:1403] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: Time spent bootstrapping tablet: real 0.108s	user 0.090s	sys 0.016s
I20260630 12:31:28.763634  2309 raft_consensus.cc:359] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.764204  2309 raft_consensus.cc:740] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b2c85779f7445ed84a442d7a7199352, State: Initialized, Role: LEARNER
I20260630 12:31:28.764643  2309 consensus_queue.cc:260] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:28.766767  2309 ts_tablet_manager.cc:1434] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:31:28.768604  1748 tablet_copy_service.cc:342] P bad3c82127ea4e0cb1fc46e07458ee3b: Request end of tablet copy session 5b2c85779f7445ed84a442d7a7199352-da6e15449ed14fb79eb90f65ef2c9c1c received from {username='slave'} at 127.0.0.1:53448
I20260630 12:31:28.769053  1748 tablet_copy_service.cc:434] P bad3c82127ea4e0cb1fc46e07458ee3b: ending tablet copy session 5b2c85779f7445ed84a442d7a7199352-da6e15449ed14fb79eb90f65ef2c9c1c on tablet da6e15449ed14fb79eb90f65ef2c9c1c with peer 5b2c85779f7445ed84a442d7a7199352
I20260630 12:31:28.831092  2105 raft_consensus.cc:1217] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:31:28.839835  2105 raft_consensus.cc:1217] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:31:28.844173  2105 raft_consensus.cc:1217] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:31:28.851294  2105 raft_consensus.cc:1217] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:31:29.247084  2324 raft_consensus.cc:1064] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: attempting to promote NON_VOTER 5b2c85779f7445ed84a442d7a7199352 to VOTER
I20260630 12:31:29.249817  2324 consensus_queue.cc:237] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.256210  2105 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.256572  1661 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.256845  1812 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.257875  2324 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.258849  2323 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.259766  2007 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.280652  2007 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.282819  1661 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.285867  1812 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.293812  2105 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.296123  1555 catalog_manager.cc:5697] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.321154  1734 consensus_queue.cc:237] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.326174  2105 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:29.326666  1661 raft_consensus.cc:1275] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:29.328161  2324 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:29.329123  2007 consensus_queue.cc:1048] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:29.335188  2323 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.338483  2105 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.342646  1545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da6e15449ed14fb79eb90f65ef2c9c1c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:29.345595  1661 raft_consensus.cc:2955] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.349591  1557 catalog_manager.cc:5697] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index 27 to 28, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:29.365593  1797 tablet_service.cc:1558] Processing DeleteTablet for tablet da6e15449ed14fb79eb90f65ef2c9c1c with delete_type TABLET_DATA_TOMBSTONED (TS 742e89f6c19849c8b64c1da92b35edfa not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53922
I20260630 12:31:29.373840  2324 raft_consensus.cc:1064] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: attempting to promote NON_VOTER 5b2c85779f7445ed84a442d7a7199352 to VOTER
I20260630 12:31:29.376924  2324 consensus_queue.cc:237] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.388012  2335 tablet_replica.cc:333] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:29.389376  2335 raft_consensus.cc:2243] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:29.390385  2335 raft_consensus.cc:2272] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:29.394403  2334 raft_consensus.cc:1064] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: attempting to promote NON_VOTER 5b2c85779f7445ed84a442d7a7199352 to VOTER
I20260630 12:31:29.397336  2335 ts_tablet_manager.cc:1916] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:29.397311  2334 consensus_queue.cc:237] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.401453  2105 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:29.403093  2323 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:29.413951  1812 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:29.415493  2323 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:29.424521  1734 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.426306  2104 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.428875  1661 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:29.429721  2336 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.424521  1809 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.434257  2335 ts_tablet_manager.cc:1929] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:31:29.434792  2335 log.cc:1199] T da6e15449ed14fb79eb90f65ef2c9c1c P 742e89f6c19849c8b64c1da92b35edfa: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/da6e15449ed14fb79eb90f65ef2c9c1c
I20260630 12:31:29.438057  2336 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.441210  2314 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.444799  2324 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260630 12:31:29.463135  2323 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.469740  2105 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.503428  2336 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.505954  1547 catalog_manager.cc:5028] TS 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): tablet da6e15449ed14fb79eb90f65ef2c9c1c (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:29.505275  1661 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.505064  1735 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.514598  1559 catalog_manager.cc:5697] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index 25 to 26, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:29.527724  2316 raft_consensus.cc:1064] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: attempting to promote NON_VOTER 5b2c85779f7445ed84a442d7a7199352 to VOTER
I20260630 12:31:29.529604  2105 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.530376  1558 catalog_manager.cc:5697] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:29.530767  2316 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.540247  1809 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.554143  1809 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.551800  1734 consensus_queue.cc:237] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.563210  1661 consensus_queue.cc:237] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:29.571201  2104 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:29.578091  1734 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.579775  2348 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:31:29.580345  1661 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.581112  1663 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.581403  2333 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:31:29.583345  2323 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.583724  2316 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.586019  2105 raft_consensus.cc:1275] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.587627  2323 consensus_queue.cc:1048] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.594167  2324 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.595151  2334 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.602257  2103 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.603914  2105 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.605583  1663 raft_consensus.cc:2955] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.610334  2348 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.612682  1545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:29.615877  1558 catalog_manager.cc:5697] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:29.621150  1809 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:29.625677  1661 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.628859  1722 tablet_service.cc:1558] Processing DeleteTablet for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 with delete_type TABLET_DATA_TOMBSTONED (TS bad3c82127ea4e0cb1fc46e07458ee3b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53404
I20260630 12:31:29.630874  2105 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:29.635126  1555 catalog_manager.cc:5697] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:29.635701  2316 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:29.635944  2337 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:31:29.632378  1545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a6e972344ab4012be945f34bd8fb3da with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:29.633050  1735 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.638306  2353 tablet_replica.cc:333] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:29.639101  2353 raft_consensus.cc:2243] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:29.639755  2353 raft_consensus.cc:2272] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:29.647342  1812 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.651357  1797 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a6e972344ab4012be945f34bd8fb3da with delete_type TABLET_DATA_TOMBSTONED (TS 742e89f6c19849c8b64c1da92b35edfa not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53922
I20260630 12:31:29.652498  2335 tablet_replica.cc:333] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:29.651436  2103 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:29.653460  2335 raft_consensus.cc:2243] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:29.654191  2335 raft_consensus.cc:2272] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:29.659286  1557 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 26 to 27, 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:29.665151  2335 ts_tablet_manager.cc:1916] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:29.669622  2353 ts_tablet_manager.cc:1916] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:29.681656  2335 ts_tablet_manager.cc:1929] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:31:29.682228  2335 log.cc:1199] T 8a6e972344ab4012be945f34bd8fb3da P 742e89f6c19849c8b64c1da92b35edfa: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/8a6e972344ab4012be945f34bd8fb3da
I20260630 12:31:29.683898  1547 catalog_manager.cc:5028] TS 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): tablet 8a6e972344ab4012be945f34bd8fb3da (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:29.687793  2353 ts_tablet_manager.cc:1929] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:31:29.688308  2353 log.cc:1199] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/26baa564310d4d1a9e6abfdb1f1ffcf5
I20260630 12:31:29.689957  1545 catalog_manager.cc:5028] TS bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:30.170280  1812 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } }
I20260630 12:31:30.176092  1735 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:30.176275  2103 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:30.177577  2316 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:30.179493  2355 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:30.186527  2348 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:30.188653  1735 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:30.189054  2103 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:30.200145  1547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e31bca4f179402ba4b1be51451842e4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:30.206657  1553 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } }
I20260630 12:31:30.219424  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e31bca4f179402ba4b1be51451842e4 with delete_type TABLET_DATA_TOMBSTONED (TS b979ad1fcb2e41a2ab84f4b5f2da417d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36864
I20260630 12:31:30.221707  2360 tablet_replica.cc:333] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:30.222643  2360 raft_consensus.cc:2243] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:30.223294  2360 raft_consensus.cc:2272] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:30.226912  2360 ts_tablet_manager.cc:1916] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:30.240494  2360 ts_tablet_manager.cc:1929] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:31:30.240793  2360 log.cc:1199] T 3e31bca4f179402ba4b1be51451842e4 P b979ad1fcb2e41a2ab84f4b5f2da417d: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/3e31bca4f179402ba4b1be51451842e4
I20260630 12:31:30.242229  1545 catalog_manager.cc:5028] TS b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): tablet 3e31bca4f179402ba4b1be51451842e4 (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:31.237969  1812 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:31.244177  2103 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:31.245704  2363 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:31.246392  1735 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:31.247932  2316 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:31.254665  2363 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
W20260630 12:31:31.256670  1775 consensus_peers.cc:597] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa -> Peer 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129): Couldn't send request to peer 6bec7c77491d47458e55ba6aaf0ed814. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e31bca4f179402ba4b1be51451842e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.256610  2103 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.258503  1735 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.268729  1734 consensus_queue.cc:237] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:31.284569  1663 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:31.284437  1555 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 reported cstate change: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.287139  2361 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:31:31.294981  1812 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:31.297268  2371 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:31.302596  2376 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
W20260630 12:31:31.304280  1704 consensus_peers.cc:597] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5:33683): Couldn't send request to peer 332b7eb4d1f440acbaba79c94e5b216e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb14de3952f84557aed491005b15ab4e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.306058  1663 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.319558  1558 catalog_manager.cc:5697] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.322264  1812 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.323518  1809 consensus_queue.cc:237] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:31.346692  1663 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:31.347467  1735 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:31.348261  2368 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:31:31.349294  2363 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:31:31.355592  1778 consensus_peers.cc:597] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa -> Peer 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5:33683): Couldn't send request to peer 332b7eb4d1f440acbaba79c94e5b216e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06eac120b86e46a38943640471d78870. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.358029  2316 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.359539  1735 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.359838  1663 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.371968  1663 consensus_queue.cc:237] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:31.371222  1553 catalog_manager.cc:5697] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index -1 to 25, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:31.380267  1809 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:31.381852  2334 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:31:31.382947  1735 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:31.384631  2334 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:31:31.395426  1626 consensus_peers.cc:597] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d -> Peer 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129): Couldn't send request to peer 6bec7c77491d47458e55ba6aaf0ed814. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1d29a843bcc4a47bf2dd6e4b356feaf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.395493  2387 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.397675  1735 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.399487  1812 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.409214  1553 catalog_manager.cc:5697] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index -1 to 25, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.410075  1807 consensus_queue.cc:237] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 22, Committed index: 22, Last appended: 1.22, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
W20260630 12:31:31.421291  1778 consensus_peers.cc:597] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa -> Peer 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5:33683): Couldn't send request to peer 332b7eb4d1f440acbaba79c94e5b216e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb88db5eafde4e2bb200f993449a0655. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.423769  1735 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260630 12:31:31.424132  1663 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260630 12:31:31.425062  2385 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.001s
I20260630 12:31:31.425979  2363 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260630 12:31:31.432705  2385 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.434373  1735 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.435312  1663 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.444317  1553 catalog_manager.cc:5697] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index -1 to 23, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:31.446973  1807 consensus_queue.cc:237] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
W20260630 12:31:31.456410  1775 consensus_peers.cc:597] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa -> Peer 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129): Couldn't send request to peer 6bec7c77491d47458e55ba6aaf0ed814. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b4ee4634ae44741a0580fa66c0cbb6f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.457147  1663 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:31.458071  1735 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:31.459666  2385 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:31.460673  2363 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:31.468587  2363 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.470336  1735 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.471915  1661 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:31.481127  1558 catalog_manager.cc:5697] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index -1 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:31.681188  2398 ts_tablet_manager.cc:933] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:31.683117  2398 tablet_copy_client.cc:323] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:31.697846  1822 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet 3e31bca4f179402ba4b1be51451842e4 from peer 6bec7c77491d47458e55ba6aaf0ed814 ({username='slave'} at 127.0.0.1:45250)
I20260630 12:31:31.698428  1822 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet 3e31bca4f179402ba4b1be51451842e4 from peer 6bec7c77491d47458e55ba6aaf0ed814 at {username='slave'} at 127.0.0.1:45250: session id = 6bec7c77491d47458e55ba6aaf0ed814-3e31bca4f179402ba4b1be51451842e4
I20260630 12:31:31.705780  1822 tablet_copy_source_session.cc:215] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:31.708739  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e31bca4f179402ba4b1be51451842e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.719276  2398 tablet_copy_client.cc:806] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:31.719890  2398 tablet_copy_client.cc:670] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:31.724128  2399 tablet_copy_client.cc:1025] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:31.873728  2403 ts_tablet_manager.cc:933] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: Initiating tablet copy from peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:31.876163  2403 tablet_copy_client.cc:323] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:44037
I20260630 12:31:31.889777  1748 tablet_copy_service.cc:140] P bad3c82127ea4e0cb1fc46e07458ee3b: Received BeginTabletCopySession request for tablet fb14de3952f84557aed491005b15ab4e from peer 332b7eb4d1f440acbaba79c94e5b216e ({username='slave'} at 127.0.0.1:40026)
I20260630 12:31:31.890283  1748 tablet_copy_service.cc:161] P bad3c82127ea4e0cb1fc46e07458ee3b: Beginning new tablet copy session on tablet fb14de3952f84557aed491005b15ab4e from peer 332b7eb4d1f440acbaba79c94e5b216e at {username='slave'} at 127.0.0.1:40026: session id = 332b7eb4d1f440acbaba79c94e5b216e-fb14de3952f84557aed491005b15ab4e
I20260630 12:31:31.897541  1748 tablet_copy_source_session.cc:215] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:31.900219  2403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb14de3952f84557aed491005b15ab4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.911940  2403 tablet_copy_client.cc:806] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:31.912534  2403 tablet_copy_client.cc:670] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:31.915863  2404 tablet_copy_client.cc:1025] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:31.922073  2407 ts_tablet_manager.cc:933] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: Initiating tablet copy from peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515)
I20260630 12:31:31.923489  2407 tablet_copy_client.cc:323] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:35515
I20260630 12:31:31.932344  1673 tablet_copy_service.cc:140] P b979ad1fcb2e41a2ab84f4b5f2da417d: Received BeginTabletCopySession request for tablet f1d29a843bcc4a47bf2dd6e4b356feaf from peer 6bec7c77491d47458e55ba6aaf0ed814 ({username='slave'} at 127.0.0.1:36162)
I20260630 12:31:31.932826  1673 tablet_copy_service.cc:161] P b979ad1fcb2e41a2ab84f4b5f2da417d: Beginning new tablet copy session on tablet f1d29a843bcc4a47bf2dd6e4b356feaf from peer 6bec7c77491d47458e55ba6aaf0ed814 at {username='slave'} at 127.0.0.1:36162: session id = 6bec7c77491d47458e55ba6aaf0ed814-f1d29a843bcc4a47bf2dd6e4b356feaf
I20260630 12:31:31.937695  1673 tablet_copy_source_session.cc:215] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:31.940536  2407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d29a843bcc4a47bf2dd6e4b356feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.955871  2407 tablet_copy_client.cc:806] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:31.956526  2407 tablet_copy_client.cc:670] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:31.960289  2408 tablet_copy_client.cc:1025] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:31.963258  2410 ts_tablet_manager.cc:933] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:31.964855  2410 tablet_copy_client.cc:323] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:31.969218  2412 ts_tablet_manager.cc:933] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:31.971383  2412 tablet_copy_client.cc:323] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:31.976791  1822 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet 06eac120b86e46a38943640471d78870 from peer 332b7eb4d1f440acbaba79c94e5b216e ({username='slave'} at 127.0.0.1:45256)
I20260630 12:31:31.977438  1822 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet 06eac120b86e46a38943640471d78870 from peer 332b7eb4d1f440acbaba79c94e5b216e at {username='slave'} at 127.0.0.1:45256: session id = 332b7eb4d1f440acbaba79c94e5b216e-06eac120b86e46a38943640471d78870
I20260630 12:31:31.977509  1821 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet fb88db5eafde4e2bb200f993449a0655 from peer 332b7eb4d1f440acbaba79c94e5b216e ({username='slave'} at 127.0.0.1:45256)
I20260630 12:31:31.978134  1821 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet fb88db5eafde4e2bb200f993449a0655 from peer 332b7eb4d1f440acbaba79c94e5b216e at {username='slave'} at 127.0.0.1:45256: session id = 332b7eb4d1f440acbaba79c94e5b216e-fb88db5eafde4e2bb200f993449a0655
I20260630 12:31:31.983942  1821 tablet_copy_source_session.cc:215] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:31.984990  1822 tablet_copy_source_session.cc:215] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:31.986593  2412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb88db5eafde4e2bb200f993449a0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.988071  2410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eac120b86e46a38943640471d78870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.999715  2412 tablet_copy_client.cc:806] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:32.000312  2412 tablet_copy_client.cc:670] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:32.003978  2413 tablet_copy_client.cc:1025] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:32.004691  2410 tablet_copy_client.cc:806] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:32.005280  2410 tablet_copy_client.cc:670] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:32.008823  2411 tablet_copy_client.cc:1025] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:32.073262  2414 ts_tablet_manager.cc:933] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:32.074796  2414 tablet_copy_client.cc:323] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:32.076417  1822 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet 1b4ee4634ae44741a0580fa66c0cbb6f from peer 6bec7c77491d47458e55ba6aaf0ed814 ({username='slave'} at 127.0.0.1:45250)
I20260630 12:31:32.076900  1822 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet 1b4ee4634ae44741a0580fa66c0cbb6f from peer 6bec7c77491d47458e55ba6aaf0ed814 at {username='slave'} at 127.0.0.1:45250: session id = 6bec7c77491d47458e55ba6aaf0ed814-1b4ee4634ae44741a0580fa66c0cbb6f
I20260630 12:31:32.082908  1822 tablet_copy_source_session.cc:215] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:32.085795  2414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4ee4634ae44741a0580fa66c0cbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.097646  2414 tablet_copy_client.cc:806] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:32.098212  2414 tablet_copy_client.cc:670] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:32.101979  2415 tablet_copy_client.cc:1025] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:33.725840  2398 tablet_copy_client.cc:538] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:33.740000  2398 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap starting.
I20260630 12:31:33.867242  2398 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:33.868225  2398 tablet_bootstrap.cc:492] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap complete.
I20260630 12:31:33.868942  2398 ts_tablet_manager.cc:1403] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent bootstrapping tablet: real 0.129s	user 0.117s	sys 0.013s
I20260630 12:31:33.872332  2398 raft_consensus.cc:359] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:33.873692  2398 raft_consensus.cc:740] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bec7c77491d47458e55ba6aaf0ed814, State: Initialized, Role: LEARNER
I20260630 12:31:33.874358  2398 consensus_queue.cc:260] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:33.879695  2398 ts_tablet_manager.cc:1434] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:31:33.882529  1822 tablet_copy_service.cc:342] P 742e89f6c19849c8b64c1da92b35edfa: Request end of tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-3e31bca4f179402ba4b1be51451842e4 received from {username='slave'} at 127.0.0.1:45250
I20260630 12:31:33.883195  1822 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-3e31bca4f179402ba4b1be51451842e4 on tablet 3e31bca4f179402ba4b1be51451842e4 with peer 6bec7c77491d47458e55ba6aaf0ed814
I20260630 12:31:33.917232  2403 tablet_copy_client.cc:538] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:33.928544  2403 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap starting.
I20260630 12:31:33.961709  2407 tablet_copy_client.cc:538] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:33.969889  2407 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap starting.
I20260630 12:31:34.005388  2412 tablet_copy_client.cc:538] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:34.010387  2410 tablet_copy_client.cc:538] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:34.043685  2269 raft_consensus.cc:1217] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:31:34.044425  2412 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap starting.
I20260630 12:31:34.050956  2410 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap starting.
I20260630 12:31:34.102818  2403 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:34.103391  2414 tablet_copy_client.cc:538] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:34.118932  2414 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap starting.
I20260630 12:31:34.119887  2403 tablet_bootstrap.cc:492] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap complete.
I20260630 12:31:34.129884  2403 ts_tablet_manager.cc:1403] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: Time spent bootstrapping tablet: real 0.202s	user 0.124s	sys 0.032s
I20260630 12:31:34.137465  2403 raft_consensus.cc:359] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:34.138363  2403 raft_consensus.cc:740] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 332b7eb4d1f440acbaba79c94e5b216e, State: Initialized, Role: LEARNER
I20260630 12:31:34.139608  2403 consensus_queue.cc:260] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:34.154604  2403 ts_tablet_manager.cc:1434] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260630 12:31:34.158932  1748 tablet_copy_service.cc:342] P bad3c82127ea4e0cb1fc46e07458ee3b: Request end of tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-fb14de3952f84557aed491005b15ab4e received from {username='slave'} at 127.0.0.1:40026
I20260630 12:31:34.159583  1748 tablet_copy_service.cc:434] P bad3c82127ea4e0cb1fc46e07458ee3b: ending tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-fb14de3952f84557aed491005b15ab4e on tablet fb14de3952f84557aed491005b15ab4e with peer 332b7eb4d1f440acbaba79c94e5b216e
I20260630 12:31:34.177783  2407 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:34.183578  2407 tablet_bootstrap.cc:492] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap complete.
I20260630 12:31:34.184300  2407 ts_tablet_manager.cc:1403] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: Time spent bootstrapping tablet: real 0.215s	user 0.135s	sys 0.021s
I20260630 12:31:34.187093  2407 raft_consensus.cc:359] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:34.201297  2407 raft_consensus.cc:740] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bec7c77491d47458e55ba6aaf0ed814, State: Initialized, Role: LEARNER
I20260630 12:31:34.202490  2407 consensus_queue.cc:260] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:34.206498  2407 ts_tablet_manager.cc:1434] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260630 12:31:34.210144  1673 tablet_copy_service.cc:342] P b979ad1fcb2e41a2ab84f4b5f2da417d: Request end of tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-f1d29a843bcc4a47bf2dd6e4b356feaf received from {username='slave'} at 127.0.0.1:36162
I20260630 12:31:34.210664  1673 tablet_copy_service.cc:434] P b979ad1fcb2e41a2ab84f4b5f2da417d: ending tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-f1d29a843bcc4a47bf2dd6e4b356feaf on tablet f1d29a843bcc4a47bf2dd6e4b356feaf with peer 6bec7c77491d47458e55ba6aaf0ed814
I20260630 12:31:34.244494  2410 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=84 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:34.247138  2410 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap complete.
I20260630 12:31:34.247843  2410 ts_tablet_manager.cc:1403] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: Time spent bootstrapping tablet: real 0.197s	user 0.137s	sys 0.013s
I20260630 12:31:34.250545  2410 raft_consensus.cc:359] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:34.251400  2410 raft_consensus.cc:740] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 332b7eb4d1f440acbaba79c94e5b216e, State: Initialized, Role: LEARNER
I20260630 12:31:34.252020  2410 consensus_queue.cc:260] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:34.254375  2410 ts_tablet_manager.cc:1434] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:34.256224  1822 tablet_copy_service.cc:342] P 742e89f6c19849c8b64c1da92b35edfa: Request end of tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-06eac120b86e46a38943640471d78870 received from {username='slave'} at 127.0.0.1:45256
I20260630 12:31:34.256683  1822 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-06eac120b86e46a38943640471d78870 on tablet 06eac120b86e46a38943640471d78870 with peer 332b7eb4d1f440acbaba79c94e5b216e
I20260630 12:31:34.269367  2412 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap replayed 1/1 log segments. Stats: ops{read=23 overwritten=0 applied=23 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:34.270308  2412 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap complete.
I20260630 12:31:34.271003  2412 ts_tablet_manager.cc:1403] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: Time spent bootstrapping tablet: real 0.230s	user 0.125s	sys 0.016s
I20260630 12:31:34.273656  2412 raft_consensus.cc:359] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:34.274432  2412 raft_consensus.cc:740] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 332b7eb4d1f440acbaba79c94e5b216e, State: Initialized, Role: LEARNER
I20260630 12:31:34.274982  2412 consensus_queue.cc:260] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 23, Last appended: 1.23, Last appended by leader: 23, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:34.276973  2412 ts_tablet_manager.cc:1434] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:31:34.279337  1822 tablet_copy_service.cc:342] P 742e89f6c19849c8b64c1da92b35edfa: Request end of tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-fb88db5eafde4e2bb200f993449a0655 received from {username='slave'} at 127.0.0.1:45256
I20260630 12:31:34.279796  1822 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-fb88db5eafde4e2bb200f993449a0655 on tablet fb88db5eafde4e2bb200f993449a0655 with peer 332b7eb4d1f440acbaba79c94e5b216e
I20260630 12:31:34.310575  2414 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:34.311359  2414 tablet_bootstrap.cc:492] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap complete.
I20260630 12:31:34.311898  2414 ts_tablet_manager.cc:1403] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: Time spent bootstrapping tablet: real 0.193s	user 0.115s	sys 0.028s
I20260630 12:31:34.314280  2414 raft_consensus.cc:359] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:34.314997  2414 raft_consensus.cc:740] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bec7c77491d47458e55ba6aaf0ed814, State: Initialized, Role: LEARNER
I20260630 12:31:34.315444  2414 consensus_queue.cc:260] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:34.317171  2414 ts_tablet_manager.cc:1434] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:31:34.318820  1822 tablet_copy_service.cc:342] P 742e89f6c19849c8b64c1da92b35edfa: Request end of tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-1b4ee4634ae44741a0580fa66c0cbb6f received from {username='slave'} at 127.0.0.1:45250
I20260630 12:31:34.319209  1822 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-1b4ee4634ae44741a0580fa66c0cbb6f on tablet 1b4ee4634ae44741a0580fa66c0cbb6f with peer 6bec7c77491d47458e55ba6aaf0ed814
I20260630 12:31:34.336462  2180 raft_consensus.cc:1217] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:31:34.365455  2269 raft_consensus.cc:1217] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:31:34.444139  2430 raft_consensus.cc:1064] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: attempting to promote NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 to VOTER
I20260630 12:31:34.447387  2430 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } }
I20260630 12:31:34.456660  2269 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:34.458319  2103 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:34.458776  1735 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:34.459407  2430 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:31:34.461843  2416 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:31:34.462826  2428 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:31:34.485152  2428 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.486980  2103 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.489374  1735 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.502332  2269 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.513778  2267 raft_consensus.cc:1217] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:31:34.515625  1553 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 reported cstate change: config changed from index 29 to 30, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.538198  1807 consensus_queue.cc:237] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [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: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } }
I20260630 12:31:34.543435  2103 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:31:34.544663  2428 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:31:34.546482  2269 raft_consensus.cc:1275] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:31:34.549589  2428 consensus_queue.cc:1048] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:31:34.552335  2416 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.555544  2103 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.560806  1547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e31bca4f179402ba4b1be51451842e4 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:34.562876  2269 raft_consensus.cc:2955] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.567720  2180 raft_consensus.cc:1217] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.22->[1.23-1.23]   Dedup: 1.23->[]
I20260630 12:31:34.574918  1555 catalog_manager.cc:5697] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 reported cstate change: config changed from index 30 to 31, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.587803  1722 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e31bca4f179402ba4b1be51451842e4 with delete_type TABLET_DATA_TOMBSTONED (TS bad3c82127ea4e0cb1fc46e07458ee3b not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:53404
I20260630 12:31:34.590212  2440 tablet_replica.cc:333] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:34.591652  2440 raft_consensus.cc:2243] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:34.592756  2440 raft_consensus.cc:2272] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:34.596269  2440 ts_tablet_manager.cc:1916] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:34.609638  2440 ts_tablet_manager.cc:1929] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:31:34.610054  2440 log.cc:1199] T 3e31bca4f179402ba4b1be51451842e4 P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/3e31bca4f179402ba4b1be51451842e4
I20260630 12:31:34.612493  1545 catalog_manager.cc:5028] TS bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): tablet 3e31bca4f179402ba4b1be51451842e4 (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:34.735216  2180 raft_consensus.cc:1217] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:31:34.787189  2419 raft_consensus.cc:1064] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: attempting to promote NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 to VOTER
I20260630 12:31:34.789309  2419 consensus_queue.cc:237] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } }
I20260630 12:31:34.795905  2269 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:34.795908  1807 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:34.797322  1735 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:34.797667  2419 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:34.798894  2442 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:34.799757  2441 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:34.825273  2402 raft_consensus.cc:1064] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: attempting to promote NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e to VOTER
I20260630 12:31:34.824762  1734 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.822520  2419 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.828114  2402 consensus_queue.cc:237] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } }
I20260630 12:31:34.831997  1807 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.836972  2269 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.847061  1558 catalog_manager.cc:5697] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 25 to 26, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.869292  1807 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:34.869729  2180 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:34.870150  1663 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:34.871665  2446 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:31:34.874281  2446 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:31:34.875860  2448 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:31:34.882084  1663 consensus_queue.cc:237] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } }
I20260630 12:31:34.888423  2269 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:34.890121  2441 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:34.898173  2419 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.909642  1734 raft_consensus.cc:1275] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:34.911636  2441 consensus_queue.cc:1048] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:34.905773  2269 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.916397  1734 raft_consensus.cc:2955] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.918202  2448 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:34.927075  1663 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:34.932065  1557 catalog_manager.cc:5697] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index 26 to 27, VOTER 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3) evicted. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:34.936965  1545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1d29a843bcc4a47bf2dd6e4b356feaf with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:34.941160  2180 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:34.947157  1807 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:34.955220  1558 catalog_manager.cc:5697] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e reported cstate change: config changed from index 26 to 27, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:34.971167  1797 tablet_service.cc:1558] Processing DeleteTablet for tablet f1d29a843bcc4a47bf2dd6e4b356feaf with delete_type TABLET_DATA_TOMBSTONED (TS 742e89f6c19849c8b64c1da92b35edfa not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53922
I20260630 12:31:34.978338  2454 tablet_replica.cc:333] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:34.979393  2454 raft_consensus.cc:2243] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:34.980557  2454 raft_consensus.cc:2272] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:34.982290  1734 consensus_queue.cc:237] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } }
I20260630 12:31:34.985553  2454 ts_tablet_manager.cc:1916] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:34.988592  1807 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:34.988930  2180 raft_consensus.cc:1275] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:34.990585  2448 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:34.991555  2402 consensus_queue.cc:1048] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:34.999091  2402 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.001533  2454 ts_tablet_manager.cc:1929] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:31:35.002107  2454 log.cc:1199] T f1d29a843bcc4a47bf2dd6e4b356feaf P 742e89f6c19849c8b64c1da92b35edfa: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/f1d29a843bcc4a47bf2dd6e4b356feaf
I20260630 12:31:35.003285  2179 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.004290  1547 catalog_manager.cc:5028] TS 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179): tablet f1d29a843bcc4a47bf2dd6e4b356feaf (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:35.007545  1807 raft_consensus.cc:2955] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.010995  1545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb14de3952f84557aed491005b15ab4e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.015995  1559 catalog_manager.cc:5697] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index 27 to 28, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.034135  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet fb14de3952f84557aed491005b15ab4e with delete_type TABLET_DATA_TOMBSTONED (TS b979ad1fcb2e41a2ab84f4b5f2da417d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36864
I20260630 12:31:35.037081  2455 raft_consensus.cc:1064] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: attempting to promote NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 to VOTER
I20260630 12:31:35.037251  2456 tablet_replica.cc:333] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:35.038383  2416 raft_consensus.cc:1064] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: attempting to promote NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e to VOTER
I20260630 12:31:35.038647  2456 raft_consensus.cc:2243] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:35.039386  2456 raft_consensus.cc:2272] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:35.040277  2455 consensus_queue.cc:237] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } }
I20260630 12:31:35.041074  2416 consensus_queue.cc:237] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } }
I20260630 12:31:35.044277  2456 ts_tablet_manager.cc:1916] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:35.051930  2179 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:31:35.052395  1734 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:31:35.053650  2416 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:31:35.055011  1663 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:31:35.056135  2430 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:31:35.062202  2430 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260630 12:31:35.072204  2456 ts_tablet_manager.cc:1929] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:31:35.072750  2456 log.cc:1199] T fb14de3952f84557aed491005b15ab4e P b979ad1fcb2e41a2ab84f4b5f2da417d: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/fb14de3952f84557aed491005b15ab4e
I20260630 12:31:35.072870  2269 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:35.074656  1545 catalog_manager.cc:5028] TS b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): tablet fb14de3952f84557aed491005b15ab4e (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:35.075316  2416 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:35.075695  1735 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:35.078975  2430 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.090198  2428 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:35.096781  1663 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:35.099922  2455 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:35.102244  1559 catalog_manager.cc:5697] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 23 to 24, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:35.107728  1663 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.121970  2179 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.126106  1734 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.132998  1807 consensus_queue.cc:237] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } }
I20260630 12:31:35.133972  2416 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.142197  1735 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.140579  2179 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:35.145507  2430 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:31:35.142606  1661 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.152979  2428 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.159003  2180 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.162865  1734 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:31:35.168639  2269 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.164963  2430 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.010s
I20260630 12:31:35.178529  1547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb88db5eafde4e2bb200f993449a0655 with cas_config_opid_index 24: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.178761  1559 catalog_manager.cc:5697] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 26 to 27, 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.184401  1734 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.190936  1555 catalog_manager.cc:5697] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e reported cstate change: config changed from index 24 to 25, VOTER b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.193864  1807 consensus_queue.cc:237] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } }
I20260630 12:31:35.200532  2455 raft_consensus.cc:1064] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: attempting to promote NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e to VOTER
I20260630 12:31:35.201992  1663 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:35.203279  2269 raft_consensus.cc:1275] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:35.204152  2462 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:35.205374  2428 consensus_queue.cc:1048] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:35.203253  2455 consensus_queue.cc:237] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } }
I20260630 12:31:35.214896  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet fb88db5eafde4e2bb200f993449a0655 with delete_type TABLET_DATA_TOMBSTONED (TS b979ad1fcb2e41a2ab84f4b5f2da417d not found in new config with opid_index 25) from {username='slave'} at 127.0.0.1:36864
I20260630 12:31:35.214831  2462 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.216130  2456 tablet_replica.cc:333] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:35.217304  2456 raft_consensus.cc:2243] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:35.218201  2456 raft_consensus.cc:2272] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:35.218529  2267 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.226747  2456 ts_tablet_manager.cc:1916] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:35.230582  1547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b4ee4634ae44741a0580fa66c0cbb6f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.234723  1559 catalog_manager.cc:5697] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.235921  2180 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:35.237825  2462 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:35.239089  1734 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:35.245622  2462 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:35.246084  1663 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:35.246031  1661 raft_consensus.cc:2955] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: false } } }
I20260630 12:31:35.247848  2430 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:35.256850  1722 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b4ee4634ae44741a0580fa66c0cbb6f with delete_type TABLET_DATA_TOMBSTONED (TS bad3c82127ea4e0cb1fc46e07458ee3b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53404
I20260630 12:31:35.270390  2470 tablet_replica.cc:333] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:35.271525  2470 raft_consensus.cc:2243] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:35.273648  2470 raft_consensus.cc:2272] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:35.278748  2470 ts_tablet_manager.cc:1916] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:35.279934  2430 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.285609  2456 ts_tablet_manager.cc:1929] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.24
I20260630 12:31:35.286288  2456 log.cc:1199] T fb88db5eafde4e2bb200f993449a0655 P b979ad1fcb2e41a2ab84f4b5f2da417d: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/fb88db5eafde4e2bb200f993449a0655
I20260630 12:31:35.286059  1734 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.287928  1545 catalog_manager.cc:5028] TS b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): tablet fb88db5eafde4e2bb200f993449a0655 (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:35.291416  1661 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.291543  2180 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.296908  1559 catalog_manager.cc:5697] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 25 to 26, 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.309149  2470 ts_tablet_manager.cc:1929] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:31:35.309631  2470 log.cc:1199] T 1b4ee4634ae44741a0580fa66c0cbb6f P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/1b4ee4634ae44741a0580fa66c0cbb6f
I20260630 12:31:35.311358  1545 catalog_manager.cc:5028] TS bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): tablet 1b4ee4634ae44741a0580fa66c0cbb6f (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:35.317634  1807 consensus_queue.cc:237] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } }
I20260630 12:31:35.321902  1661 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:35.322449  2180 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:35.323619  2430 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:35.324425  2462 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:31:35.330176  2430 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.331822  1661 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.333490  2180 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } }
I20260630 12:31:35.339704  1547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06eac120b86e46a38943640471d78870 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.343827  1558 catalog_manager.cc:5697] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 26 to 27, VOTER bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2) evicted. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.353427  1722 tablet_service.cc:1558] Processing DeleteTablet for tablet 06eac120b86e46a38943640471d78870 with delete_type TABLET_DATA_TOMBSTONED (TS bad3c82127ea4e0cb1fc46e07458ee3b not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53404
I20260630 12:31:35.354337  2470 tablet_replica.cc:333] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:35.355134  2470 raft_consensus.cc:2243] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:35.355759  2470 raft_consensus.cc:2272] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:35.358966  2470 ts_tablet_manager.cc:1916] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:35.369305  2470 ts_tablet_manager.cc:1929] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:31:35.369640  2470 log.cc:1199] T 06eac120b86e46a38943640471d78870 P bad3c82127ea4e0cb1fc46e07458ee3b: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/06eac120b86e46a38943640471d78870
I20260630 12:31:35.371219  1545 catalog_manager.cc:5028] TS bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): tablet 06eac120b86e46a38943640471d78870 (table test-workload [id=2509b1b7386e43cb8db52d2059e89288]) successfully deleted
I20260630 12:31:36.373399  1661 consensus_queue.cc:237] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
W20260630 12:31:36.380690  1626 consensus_peers.cc:597] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d -> Peer 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129): Couldn't send request to peer 6bec7c77491d47458e55ba6aaf0ed814. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26baa564310d4d1a9e6abfdb1f1ffcf5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:36.381847  2103 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:36.381912  1807 raft_consensus.cc:1275] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer b979ad1fcb2e41a2ab84f4b5f2da417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:36.383553  2472 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:36.385118  2474 consensus_queue.cc:1048] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:36.391558  2472 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.393606  2103 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.395385  1807 raft_consensus.cc:2955] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.404713  1553 catalog_manager.cc:5697] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d reported cstate change: config changed from index 28 to 29, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New cstate: current_term: 1 leader_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.405398  1812 consensus_queue.cc:237] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:36.414192  1734 raft_consensus.cc:1275] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:31:36.414808  1778 consensus_peers.cc:597] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa -> Peer 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5:33683): Couldn't send request to peer 332b7eb4d1f440acbaba79c94e5b216e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2987755d8fe46fba788a338a92008db. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:36.415505  2462 consensus_queue.cc:1048] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.415619  1661 raft_consensus.cc:1275] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:36.417309  2428 consensus_queue.cc:1048] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.424724  2462 raft_consensus.cc:2955] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:36.428035  1734 raft_consensus.cc:2955] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
W20260630 12:31:36.439353  2471 consensus_queue.cc:1175] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "742e89f6c19849c8b64c1da92b35edfa" responder_term: 1 status { last_received { term: 1 index: 25 } last_committed_idx: 25 last_received_current_leader { term: 1 index: 25 } }
I20260630 12:31:36.440490  1661 raft_consensus.cc:2955] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:36.443987  1735 consensus_queue.cc:237] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:36.447850  1558 catalog_manager.cc:5697] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:36.454380  1703 consensus_peers.cc:597] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4:42719): Couldn't send request to peer 5b2c85779f7445ed84a442d7a7199352. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57495e925fa54fe39dbed4b2b37e1cf0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:36.458313  1661 raft_consensus.cc:1275] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:36.458746  1812 raft_consensus.cc:1275] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:36.459615  2488 consensus_queue.cc:1048] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.460561  2471 consensus_queue.cc:1048] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.471987  2488 raft_consensus.cc:2955] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:36.473578  1661 raft_consensus.cc:2955] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:36.474803  1812 raft_consensus.cc:2955] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } } }
I20260630 12:31:36.484820  1735 consensus_queue.cc:237] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:36.486903  1553 catalog_manager.cc:5697] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index -1 to 26, NON_VOTER 5b2c85779f7445ed84a442d7a7199352 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.492444  1812 raft_consensus.cc:1275] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:31:36.492547  1704 consensus_peers.cc:597] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5:33683): Couldn't send request to peer 332b7eb4d1f440acbaba79c94e5b216e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1b6efb7309e488ead73806cfb20aa0b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:36.493749  2471 consensus_queue.cc:1048] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.494256  1661 raft_consensus.cc:1275] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer bad3c82127ea4e0cb1fc46e07458ee3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:36.495728  2471 consensus_queue.cc:1048] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.503073  2488 raft_consensus.cc:2955] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:36.513754  1661 raft_consensus.cc:2955] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:36.517390  1812 raft_consensus.cc:2955] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } } }
I20260630 12:31:36.518539  1807 consensus_queue.cc:237] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:36.522431  1558 catalog_manager.cc:5697] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b reported cstate change: config changed from index -1 to 26, NON_VOTER 332b7eb4d1f440acbaba79c94e5b216e (127.28.244.5) added. New cstate: current_term: 1 leader_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.525655  2180 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:36.527462  2486 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:31:36.529129  1775 consensus_peers.cc:597] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa -> Peer 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129): Couldn't send request to peer 6bec7c77491d47458e55ba6aaf0ed814. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb88db5eafde4e2bb200f993449a0655. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:36.527477  1735 raft_consensus.cc:1275] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:31:36.531072  2428 consensus_queue.cc:1048] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:31:36.538326  2462 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.541376  2180 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.552773  1812 consensus_queue.cc:237] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:36.552791  1555 catalog_manager.cc:5697] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa reported cstate change: config changed from index 25 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.561612  1734 raft_consensus.cc:2955] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
W20260630 12:31:36.564180  1775 consensus_peers.cc:597] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa -> Peer 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6:39129): Couldn't send request to peer 6bec7c77491d47458e55ba6aaf0ed814. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06eac120b86e46a38943640471d78870. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:36.565485  2179 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:36.567626  1661 raft_consensus.cc:1275] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Refusing update from remote peer 742e89f6c19849c8b64c1da92b35edfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:36.567242  2486 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:31:36.573670  2462 consensus_queue.cc:1048] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:36.578575  2428 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.586295  2179 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.597767  1553 catalog_manager.cc:5697] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e reported cstate change: config changed from index 27 to 28, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New cstate: current_term: 1 leader_uuid: "742e89f6c19849c8b64c1da92b35edfa" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.599253  1661 raft_consensus.cc:2955] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 6bec7c77491d47458e55ba6aaf0ed814 (127.28.244.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } } }
I20260630 12:31:36.857512  2502 ts_tablet_manager.cc:933] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: Initiating tablet copy from peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:36.859407  2502 tablet_copy_client.cc:323] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:44037
I20260630 12:31:36.861189  1748 tablet_copy_service.cc:140] P bad3c82127ea4e0cb1fc46e07458ee3b: Received BeginTabletCopySession request for tablet 57495e925fa54fe39dbed4b2b37e1cf0 from peer 5b2c85779f7445ed84a442d7a7199352 ({username='slave'} at 127.0.0.1:53448)
I20260630 12:31:36.861732  1748 tablet_copy_service.cc:161] P bad3c82127ea4e0cb1fc46e07458ee3b: Beginning new tablet copy session on tablet 57495e925fa54fe39dbed4b2b37e1cf0 from peer 5b2c85779f7445ed84a442d7a7199352 at {username='slave'} at 127.0.0.1:53448: session id = 5b2c85779f7445ed84a442d7a7199352-57495e925fa54fe39dbed4b2b37e1cf0
I20260630 12:31:36.869839  1748 tablet_copy_source_session.cc:215] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:36.874276  2502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57495e925fa54fe39dbed4b2b37e1cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.900151  2502 tablet_copy_client.cc:806] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:36.900827  2502 tablet_copy_client.cc:670] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:36.905812  2503 tablet_copy_client.cc:1025] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:36.988914  2504 ts_tablet_manager.cc:933] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: Initiating tablet copy from peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037)
I20260630 12:31:36.989755  2505 ts_tablet_manager.cc:933] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: Initiating tablet copy from peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515)
I20260630 12:31:36.991611  2504 tablet_copy_client.cc:323] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:44037
I20260630 12:31:36.993362  1748 tablet_copy_service.cc:140] P bad3c82127ea4e0cb1fc46e07458ee3b: Received BeginTabletCopySession request for tablet a1b6efb7309e488ead73806cfb20aa0b from peer 332b7eb4d1f440acbaba79c94e5b216e ({username='slave'} at 127.0.0.1:40026)
I20260630 12:31:36.993928  1748 tablet_copy_service.cc:161] P bad3c82127ea4e0cb1fc46e07458ee3b: Beginning new tablet copy session on tablet a1b6efb7309e488ead73806cfb20aa0b from peer 332b7eb4d1f440acbaba79c94e5b216e at {username='slave'} at 127.0.0.1:40026: session id = 332b7eb4d1f440acbaba79c94e5b216e-a1b6efb7309e488ead73806cfb20aa0b
I20260630 12:31:36.993093  2505 tablet_copy_client.cc:323] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:35515
I20260630 12:31:36.995947  1673 tablet_copy_service.cc:140] P b979ad1fcb2e41a2ab84f4b5f2da417d: Received BeginTabletCopySession request for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 from peer 6bec7c77491d47458e55ba6aaf0ed814 ({username='slave'} at 127.0.0.1:36162)
I20260630 12:31:36.996464  1673 tablet_copy_service.cc:161] P b979ad1fcb2e41a2ab84f4b5f2da417d: Beginning new tablet copy session on tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 from peer 6bec7c77491d47458e55ba6aaf0ed814 at {username='slave'} at 127.0.0.1:36162: session id = 6bec7c77491d47458e55ba6aaf0ed814-26baa564310d4d1a9e6abfdb1f1ffcf5
I20260630 12:31:36.999897  2508 ts_tablet_manager.cc:933] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:37.003947  1748 tablet_copy_source_session.cc:215] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:37.004937  1673 tablet_copy_source_session.cc:215] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:37.006783  2508 tablet_copy_client.cc:323] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:37.008340  2505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26baa564310d4d1a9e6abfdb1f1ffcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.008710  1822 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet e2987755d8fe46fba788a338a92008db from peer 332b7eb4d1f440acbaba79c94e5b216e ({username='slave'} at 127.0.0.1:45256)
I20260630 12:31:37.009274  1822 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet e2987755d8fe46fba788a338a92008db from peer 332b7eb4d1f440acbaba79c94e5b216e at {username='slave'} at 127.0.0.1:45256: session id = 332b7eb4d1f440acbaba79c94e5b216e-e2987755d8fe46fba788a338a92008db
I20260630 12:31:37.008340  2504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b6efb7309e488ead73806cfb20aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.017081  1822 tablet_copy_source_session.cc:215] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:37.020661  2508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2987755d8fe46fba788a338a92008db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.024905  2505 tablet_copy_client.cc:806] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:37.025584  2505 tablet_copy_client.cc:670] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:37.029543  2507 tablet_copy_client.cc:1025] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:37.030457  2504 tablet_copy_client.cc:806] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:37.031467  2504 tablet_copy_client.cc:670] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:37.037294  2506 tablet_copy_client.cc:1025] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:37.038727  2508 tablet_copy_client.cc:806] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:37.038722  2510 ts_tablet_manager.cc:933] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:37.039336  2508 tablet_copy_client.cc:670] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:37.043897  2509 tablet_copy_client.cc:1025] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:37.045662  2512 ts_tablet_manager.cc:933] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: Initiating tablet copy from peer 742e89f6c19849c8b64c1da92b35edfa (127.28.244.3:42179)
I20260630 12:31:37.045783  2510 tablet_copy_client.cc:323] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:37.047504  2512 tablet_copy_client.cc:323] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:42179
I20260630 12:31:37.047768  1822 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet 06eac120b86e46a38943640471d78870 from peer 6bec7c77491d47458e55ba6aaf0ed814 ({username='slave'} at 127.0.0.1:45250)
I20260630 12:31:37.048318  1822 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet 06eac120b86e46a38943640471d78870 from peer 6bec7c77491d47458e55ba6aaf0ed814 at {username='slave'} at 127.0.0.1:45250: session id = 6bec7c77491d47458e55ba6aaf0ed814-06eac120b86e46a38943640471d78870
I20260630 12:31:37.049397  1821 tablet_copy_service.cc:140] P 742e89f6c19849c8b64c1da92b35edfa: Received BeginTabletCopySession request for tablet fb88db5eafde4e2bb200f993449a0655 from peer 6bec7c77491d47458e55ba6aaf0ed814 ({username='slave'} at 127.0.0.1:45250)
I20260630 12:31:37.049952  1821 tablet_copy_service.cc:161] P 742e89f6c19849c8b64c1da92b35edfa: Beginning new tablet copy session on tablet fb88db5eafde4e2bb200f993449a0655 from peer 6bec7c77491d47458e55ba6aaf0ed814 at {username='slave'} at 127.0.0.1:45250: session id = 6bec7c77491d47458e55ba6aaf0ed814-fb88db5eafde4e2bb200f993449a0655
I20260630 12:31:37.053496  1822 tablet_copy_source_session.cc:215] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:37.055944  2510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eac120b86e46a38943640471d78870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.057561  1821 tablet_copy_source_session.cc:215] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:37.060628  2512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb88db5eafde4e2bb200f993449a0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.070438  2510 tablet_copy_client.cc:806] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:37.071415  2510 tablet_copy_client.cc:670] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:37.075686  2511 tablet_copy_client.cc:1025] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:37.076088  2512 tablet_copy_client.cc:806] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:37.076637  2512 tablet_copy_client.cc:670] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:37.080824  2513 tablet_copy_client.cc:1025] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:38.178946 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
W20260630 12:31:38.182258  1701 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260630 12:31:38.187330  1701 consensus_peers.cc:597] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b -> Peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Couldn't send request to peer b979ad1fcb2e41a2ab84f4b5f2da417d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:38.194926 29648 tablet_copy_service.cc:362] P b979ad1fcb2e41a2ab84f4b5f2da417d: Destroying tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-26baa564310d4d1a9e6abfdb1f1ffcf5 due to service shutdown
I20260630 12:31:38.195323 29648 tablet_copy_service.cc:434] P b979ad1fcb2e41a2ab84f4b5f2da417d: ending tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-26baa564310d4d1a9e6abfdb1f1ffcf5 on tablet 26baa564310d4d1a9e6abfdb1f1ffcf5 with peer 6bec7c77491d47458e55ba6aaf0ed814
I20260630 12:31:38.227843 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:38.230676 29648 tablet_replica.cc:333] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.231459 29648 raft_consensus.cc:2243] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.232146 29648 raft_consensus.cc:2272] T 57495e925fa54fe39dbed4b2b37e1cf0 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.235464 29648 tablet_replica.cc:333] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.236181 29648 raft_consensus.cc:2243] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.236747 29648 raft_consensus.cc:2272] T 1b4ee4634ae44741a0580fa66c0cbb6f P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.239799 29648 tablet_replica.cc:333] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.240607 29648 raft_consensus.cc:2243] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.241641 29648 raft_consensus.cc:2272] T f1d29a843bcc4a47bf2dd6e4b356feaf P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.245062 29648 tablet_replica.cc:333] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.245822 29648 raft_consensus.cc:2243] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.246948 29648 raft_consensus.cc:2272] T 06eac120b86e46a38943640471d78870 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.250155 29648 tablet_replica.cc:333] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.250921 29648 raft_consensus.cc:2243] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.251679 29648 raft_consensus.cc:2272] T da6e15449ed14fb79eb90f65ef2c9c1c P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.254763 29648 tablet_replica.cc:333] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.255465 29648 raft_consensus.cc:2243] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.256824 29648 raft_consensus.cc:2272] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.260040 29648 tablet_replica.cc:333] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.260746 29648 raft_consensus.cc:2243] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.261411 29648 raft_consensus.cc:2272] T 8a6e972344ab4012be945f34bd8fb3da P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.264791 29648 tablet_replica.cc:333] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.265514 29648 raft_consensus.cc:2243] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.266168 29648 raft_consensus.cc:2272] T e2987755d8fe46fba788a338a92008db P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.269238 29648 tablet_replica.cc:333] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d: stopping tablet replica
I20260630 12:31:38.269898 29648 raft_consensus.cc:2243] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.270618 29648 raft_consensus.cc:2272] T a1b6efb7309e488ead73806cfb20aa0b P b979ad1fcb2e41a2ab84f4b5f2da417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.313835 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
W20260630 12:31:38.348770  1775 consensus_peers.cc:597] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa -> Peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Couldn't send request to peer b979ad1fcb2e41a2ab84f4b5f2da417d. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:38.350414 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:31:38.372900 29648 tablet_copy_service.cc:362] P bad3c82127ea4e0cb1fc46e07458ee3b: Destroying tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-a1b6efb7309e488ead73806cfb20aa0b due to service shutdown
I20260630 12:31:38.373353 29648 tablet_copy_service.cc:434] P bad3c82127ea4e0cb1fc46e07458ee3b: ending tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-a1b6efb7309e488ead73806cfb20aa0b on tablet a1b6efb7309e488ead73806cfb20aa0b with peer 332b7eb4d1f440acbaba79c94e5b216e
I20260630 12:31:38.373951 29648 tablet_copy_service.cc:362] P bad3c82127ea4e0cb1fc46e07458ee3b: Destroying tablet copy session 5b2c85779f7445ed84a442d7a7199352-57495e925fa54fe39dbed4b2b37e1cf0 due to service shutdown
I20260630 12:31:38.374315 29648 tablet_copy_service.cc:434] P bad3c82127ea4e0cb1fc46e07458ee3b: ending tablet copy session 5b2c85779f7445ed84a442d7a7199352-57495e925fa54fe39dbed4b2b37e1cf0 on tablet 57495e925fa54fe39dbed4b2b37e1cf0 with peer 5b2c85779f7445ed84a442d7a7199352
W20260630 12:31:38.381471  1775 consensus_peers.cc:597] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa -> Peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Couldn't send request to peer b979ad1fcb2e41a2ab84f4b5f2da417d. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:38.399814 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:38.400713 29648 tablet_replica.cc:333] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.401734 29648 raft_consensus.cc:2243] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.402557 29648 raft_consensus.cc:2272] T f1d29a843bcc4a47bf2dd6e4b356feaf P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.404851 29648 tablet_replica.cc:333] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.405436 29648 raft_consensus.cc:2243] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.406422 29648 raft_consensus.cc:2272] T 57495e925fa54fe39dbed4b2b37e1cf0 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.408742 29648 tablet_replica.cc:333] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.409457 29648 raft_consensus.cc:2243] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.410018 29648 raft_consensus.cc:2272] T fb88db5eafde4e2bb200f993449a0655 P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.413108 29648 tablet_replica.cc:333] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.413633 29648 raft_consensus.cc:2243] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.414628 29648 raft_consensus.cc:2272] T a1b6efb7309e488ead73806cfb20aa0b P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.416975 29648 tablet_replica.cc:333] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.417784 29648 raft_consensus.cc:2243] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.418541 29648 raft_consensus.cc:2272] T e2987755d8fe46fba788a338a92008db P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.421587 29648 tablet_replica.cc:333] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.422125 29648 raft_consensus.cc:2243] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.423061 29648 raft_consensus.cc:2272] T 8a6e972344ab4012be945f34bd8fb3da P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.426035 29648 tablet_replica.cc:333] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.426571 29648 raft_consensus.cc:2243] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.427407 29648 raft_consensus.cc:2272] T fb14de3952f84557aed491005b15ab4e P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.429695 29648 tablet_replica.cc:333] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b: stopping tablet replica
I20260630 12:31:38.430234 29648 raft_consensus.cc:2243] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.431037 29648 raft_consensus.cc:2272] T da6e15449ed14fb79eb90f65ef2c9c1c P bad3c82127ea4e0cb1fc46e07458ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.473187 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
W20260630 12:31:38.483619  1775 consensus_peers.cc:597] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa -> Peer b979ad1fcb2e41a2ab84f4b5f2da417d (127.28.244.1:35515): Couldn't send request to peer b979ad1fcb2e41a2ab84f4b5f2da417d. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:38.515161 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:31:38.530966 29648 tablet_copy_service.cc:362] P 742e89f6c19849c8b64c1da92b35edfa: Destroying tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-fb88db5eafde4e2bb200f993449a0655 due to service shutdown
I20260630 12:31:38.531327 29648 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-fb88db5eafde4e2bb200f993449a0655 on tablet fb88db5eafde4e2bb200f993449a0655 with peer 6bec7c77491d47458e55ba6aaf0ed814
I20260630 12:31:38.531764 29648 tablet_copy_service.cc:362] P 742e89f6c19849c8b64c1da92b35edfa: Destroying tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-06eac120b86e46a38943640471d78870 due to service shutdown
I20260630 12:31:38.532029 29648 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 6bec7c77491d47458e55ba6aaf0ed814-06eac120b86e46a38943640471d78870 on tablet 06eac120b86e46a38943640471d78870 with peer 6bec7c77491d47458e55ba6aaf0ed814
I20260630 12:31:38.532404 29648 tablet_copy_service.cc:362] P 742e89f6c19849c8b64c1da92b35edfa: Destroying tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-e2987755d8fe46fba788a338a92008db due to service shutdown
I20260630 12:31:38.532640 29648 tablet_copy_service.cc:434] P 742e89f6c19849c8b64c1da92b35edfa: ending tablet copy session 332b7eb4d1f440acbaba79c94e5b216e-e2987755d8fe46fba788a338a92008db on tablet e2987755d8fe46fba788a338a92008db with peer 332b7eb4d1f440acbaba79c94e5b216e
I20260630 12:31:38.553256 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:38.554052 29648 tablet_replica.cc:333] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.554678 29648 raft_consensus.cc:2243] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.555408 29648 raft_consensus.cc:2272] T 57495e925fa54fe39dbed4b2b37e1cf0 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.557960 29648 tablet_replica.cc:333] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.558516 29648 raft_consensus.cc:2243] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.559576 29648 raft_consensus.cc:2272] T fb88db5eafde4e2bb200f993449a0655 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.562338 29648 tablet_replica.cc:333] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.562994 29648 raft_consensus.cc:2243] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.563952 29648 raft_consensus.cc:2272] T 1b4ee4634ae44741a0580fa66c0cbb6f P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:38.564657  1775 consensus_peers.cc:597] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa -> Peer bad3c82127ea4e0cb1fc46e07458ee3b (127.28.244.2:44037): Couldn't send request to peer bad3c82127ea4e0cb1fc46e07458ee3b. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:44037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:38.566864 29648 tablet_replica.cc:333] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.567461 29648 raft_consensus.cc:2243] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.568233 29648 raft_consensus.cc:2272] T 3e31bca4f179402ba4b1be51451842e4 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.570689 29648 tablet_replica.cc:333] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.571285 29648 raft_consensus.cc:2243] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.571823 29648 raft_consensus.cc:2272] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.574270 29648 tablet_replica.cc:333] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.574807 29648 raft_consensus.cc:2243] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.575848 29648 raft_consensus.cc:2272] T 06eac120b86e46a38943640471d78870 P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.578158 29648 tablet_replica.cc:333] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.578811 29648 raft_consensus.cc:2243] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.579330 29648 raft_consensus.cc:2272] T a1b6efb7309e488ead73806cfb20aa0b P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.581735 29648 tablet_replica.cc:333] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.582224 29648 raft_consensus.cc:2243] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:38.583309 29648 raft_consensus.cc:2272] T e2987755d8fe46fba788a338a92008db P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.585613 29648 tablet_replica.cc:333] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa: stopping tablet replica
I20260630 12:31:38.586107 29648 raft_consensus.cc:2243] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:38.586633 29648 raft_consensus.cc:2272] T fb14de3952f84557aed491005b15ab4e P 742e89f6c19849c8b64c1da92b35edfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:38.624660 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:31:38.655509 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:31:38.689000 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:38.906823  2502 tablet_copy_client.cc:538] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:38.918154  2502 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap starting.
I20260630 12:31:39.026746  2502 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.027506  2502 tablet_bootstrap.cc:492] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: Bootstrap complete.
I20260630 12:31:39.028036  2502 ts_tablet_manager.cc:1403] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: Time spent bootstrapping tablet: real 0.110s	user 0.100s	sys 0.008s
I20260630 12:31:39.030439  2505 tablet_copy_client.cc:538] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.030107  2502 raft_consensus.cc:359] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:39.030900  2502 raft_consensus.cc:740] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b2c85779f7445ed84a442d7a7199352, State: Initialized, Role: LEARNER
I20260630 12:31:39.031514  2502 consensus_queue.cc:260] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352 [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: true } }
I20260630 12:31:39.034114  2502 ts_tablet_manager.cc:1434] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260630 12:31:39.037772  2502 tablet_copy_client.cc:1131] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.2:44037: connect: Connection refused (error 111)
I20260630 12:31:39.038185  2504 tablet_copy_client.cc:538] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.039909  2505 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap starting.
I20260630 12:31:39.041777 29648 tablet_replica.cc:333] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352: stopping tablet replica
I20260630 12:31:39.042713 29648 raft_consensus.cc:2243] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:39.043180 29648 raft_consensus.cc:2272] T 57495e925fa54fe39dbed4b2b37e1cf0 P 5b2c85779f7445ed84a442d7a7199352 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:39.044814  2508 tablet_copy_client.cc:538] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.046277 29648 tablet_replica.cc:333] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352: stopping tablet replica
I20260630 12:31:39.047060 29648 raft_consensus.cc:2243] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.047430  2504 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap starting.
I20260630 12:31:39.047693 29648 raft_consensus.cc:2272] T da6e15449ed14fb79eb90f65ef2c9c1c P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.051157 29648 tablet_replica.cc:333] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352: stopping tablet replica
I20260630 12:31:39.052306 29648 raft_consensus.cc:2243] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.053179 29648 raft_consensus.cc:2272] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.054517  2508 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap starting.
I20260630 12:31:39.056891 29648 tablet_replica.cc:333] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352: stopping tablet replica
I20260630 12:31:39.069757 29648 raft_consensus.cc:2243] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.070621 29648 raft_consensus.cc:2272] T 8a6e972344ab4012be945f34bd8fb3da P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.074301 29648 tablet_replica.cc:333] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352: stopping tablet replica
I20260630 12:31:39.074976 29648 raft_consensus.cc:2243] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.075881 29648 raft_consensus.cc:2272] T 3e31bca4f179402ba4b1be51451842e4 P 5b2c85779f7445ed84a442d7a7199352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.076582  2510 tablet_copy_client.cc:538] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.081770  2512 tablet_copy_client.cc:538] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.088462  2510 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap starting.
I20260630 12:31:39.092003  2512 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap starting.
I20260630 12:31:39.141335 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:31:39.197481 29648 tablet_server.cc:179] TabletServer@127.28.244.5:0 shutting down...
I20260630 12:31:39.213963  2504 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.215034  2504 tablet_bootstrap.cc:492] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap complete.
I20260630 12:31:39.215803  2504 ts_tablet_manager.cc:1403] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: Time spent bootstrapping tablet: real 0.169s	user 0.145s	sys 0.016s
I20260630 12:31:39.218601  2504 raft_consensus.cc:359] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:39.219449  2504 raft_consensus.cc:740] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 332b7eb4d1f440acbaba79c94e5b216e, State: Initialized, Role: LEARNER
I20260630 12:31:39.220118  2504 consensus_queue.cc:260] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:39.229360  2504 ts_tablet_manager.cc:1434] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
W20260630 12:31:39.258221  2504 tablet_copy_client.cc:1131] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.2:44037: connect: Connection refused (error 111)
I20260630 12:31:39.284484 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:39.311663  2505 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.312654  2505 tablet_bootstrap.cc:492] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap complete.
I20260630 12:31:39.313405  2505 ts_tablet_manager.cc:1403] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent bootstrapping tablet: real 0.274s	user 0.142s	sys 0.016s
I20260630 12:31:39.315840  2505 raft_consensus.cc:359] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:39.316650  2505 raft_consensus.cc:740] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bec7c77491d47458e55ba6aaf0ed814, State: Initialized, Role: LEARNER
I20260630 12:31:39.317292  2505 consensus_queue.cc:260] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "5b2c85779f7445ed84a442d7a7199352" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 42719 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:39.333511  2505 ts_tablet_manager.cc:1434] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
W20260630 12:31:39.337296  2505 tablet_copy_client.cc:1131] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.1:35515: connect: Connection refused (error 111)
I20260630 12:31:39.370170  2508 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.371184  2508 tablet_bootstrap.cc:492] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: Bootstrap complete.
I20260630 12:31:39.371896  2508 ts_tablet_manager.cc:1403] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: Time spent bootstrapping tablet: real 0.318s	user 0.138s	sys 0.014s
I20260630 12:31:39.374524  2508 raft_consensus.cc:359] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:39.375293  2508 raft_consensus.cc:740] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 332b7eb4d1f440acbaba79c94e5b216e, State: Initialized, Role: LEARNER
I20260630 12:31:39.375875  2508 consensus_queue.cc:260] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: NON_VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: true } }
I20260630 12:31:39.378166  2508 ts_tablet_manager.cc:1434] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:31:39.381371  2508 tablet_copy_client.cc:1131] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.3:42179: connect: Connection refused (error 111)
I20260630 12:31:39.381816  2510 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=84 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.382755  2510 tablet_bootstrap.cc:492] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap complete.
I20260630 12:31:39.383483  2510 ts_tablet_manager.cc:1403] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent bootstrapping tablet: real 0.295s	user 0.132s	sys 0.024s
I20260630 12:31:39.384828 29648 tablet_replica.cc:333] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e: stopping tablet replica
I20260630 12:31:39.385618 29648 raft_consensus.cc:2243] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:39.386047 29648 raft_consensus.cc:2272] T e2987755d8fe46fba788a338a92008db P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:39.385957  2510 raft_consensus.cc:359] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:39.387282  2510 raft_consensus.cc:740] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bec7c77491d47458e55ba6aaf0ed814, State: Initialized, Role: LEARNER
I20260630 12:31:39.387859  2510 consensus_queue.cc:260] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814 [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: "b979ad1fcb2e41a2ab84f4b5f2da417d" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:39.389338 29648 tablet_replica.cc:333] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e: stopping tablet replica
I20260630 12:31:39.390169 29648 raft_consensus.cc:2243] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:39.390666 29648 raft_consensus.cc:2272] T a1b6efb7309e488ead73806cfb20aa0b P 332b7eb4d1f440acbaba79c94e5b216e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:39.393863 29648 tablet_replica.cc:333] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e: stopping tablet replica
I20260630 12:31:39.394625 29648 raft_consensus.cc:2243] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.395689 29648 raft_consensus.cc:2272] T 06eac120b86e46a38943640471d78870 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.400416  2512 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.396824  2510 ts_tablet_manager.cc:1434] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:31:39.401782  2512 tablet_bootstrap.cc:492] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: Bootstrap complete.
I20260630 12:31:39.402844  2512 ts_tablet_manager.cc:1403] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent bootstrapping tablet: real 0.311s	user 0.142s	sys 0.004s
I20260630 12:31:39.405422  2512 raft_consensus.cc:359] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:39.406234  2512 raft_consensus.cc:740] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bec7c77491d47458e55ba6aaf0ed814, State: Initialized, Role: LEARNER
I20260630 12:31:39.400887 29648 tablet_replica.cc:333] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e: stopping tablet replica
I20260630 12:31:39.406824  2512 consensus_queue.cc:260] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814 [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: "bad3c82127ea4e0cb1fc46e07458ee3b" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 44037 } attrs { replace: true } } peers { permanent_uuid: "742e89f6c19849c8b64c1da92b35edfa" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42179 } } peers { permanent_uuid: "332b7eb4d1f440acbaba79c94e5b216e" member_type: VOTER last_known_addr { host: "127.28.244.5" port: 33683 } attrs { promote: false } } peers { permanent_uuid: "6bec7c77491d47458e55ba6aaf0ed814" member_type: NON_VOTER last_known_addr { host: "127.28.244.6" port: 39129 } attrs { promote: true } }
I20260630 12:31:39.407871 29648 raft_consensus.cc:2243] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.408672 29648 raft_consensus.cc:2272] T fb88db5eafde4e2bb200f993449a0655 P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.409075  2512 ts_tablet_manager.cc:1434] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:31:39.409580  2510 tablet_copy_client.cc:1131] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.3:42179: connect: Connection refused (error 111)
I20260630 12:31:39.411803 29648 tablet_replica.cc:333] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e: stopping tablet replica
I20260630 12:31:39.412503 29648 raft_consensus.cc:2243] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.413223 29648 raft_consensus.cc:2272] T fb14de3952f84557aed491005b15ab4e P 332b7eb4d1f440acbaba79c94e5b216e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:39.413893  2512 tablet_copy_client.cc:1131] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.3:42179: connect: Connection refused (error 111)
I20260630 12:31:39.428735 29648 tablet_server.cc:196] TabletServer@127.28.244.5:0 shutdown complete.
I20260630 12:31:39.443499 29648 tablet_server.cc:179] TabletServer@127.28.244.6:0 shutting down...
I20260630 12:31:39.477213 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:39.480446 29648 tablet_replica.cc:333] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814: stopping tablet replica
I20260630 12:31:39.481374 29648 raft_consensus.cc:2243] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:39.481823 29648 raft_consensus.cc:2272] T fb88db5eafde4e2bb200f993449a0655 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:39.484330 29648 tablet_replica.cc:333] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814: stopping tablet replica
I20260630 12:31:39.484892 29648 raft_consensus.cc:2243] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:39.485340 29648 raft_consensus.cc:2272] T 06eac120b86e46a38943640471d78870 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:39.487586 29648 tablet_replica.cc:333] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814: stopping tablet replica
I20260630 12:31:39.488116 29648 raft_consensus.cc:2243] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:39.488497 29648 raft_consensus.cc:2272] T 26baa564310d4d1a9e6abfdb1f1ffcf5 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:39.490687 29648 tablet_replica.cc:333] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814: stopping tablet replica
I20260630 12:31:39.491243 29648 raft_consensus.cc:2243] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.491835 29648 raft_consensus.cc:2272] T f1d29a843bcc4a47bf2dd6e4b356feaf P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.493813 29648 tablet_replica.cc:333] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814: stopping tablet replica
I20260630 12:31:39.494277 29648 raft_consensus.cc:2243] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.494709 29648 raft_consensus.cc:2272] T 1b4ee4634ae44741a0580fa66c0cbb6f P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.496472 29648 tablet_replica.cc:333] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814: stopping tablet replica
I20260630 12:31:39.496946 29648 raft_consensus.cc:2243] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.497493 29648 raft_consensus.cc:2272] T 3e31bca4f179402ba4b1be51451842e4 P 6bec7c77491d47458e55ba6aaf0ed814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.524014 29648 tablet_server.cc:196] TabletServer@127.28.244.6:0 shutdown complete.
I20260630 12:31:39.547380 29648 master.cc:562] Master@127.28.244.62:39733 shutting down...
W20260630 12:31:39.568465  1609 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:31:39.569893 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:39.570443 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.570752 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebe00858e736427ab707751ec1b536f8: stopping tablet replica
I20260630 12:31:39.593971 29648 master.cc:584] Master@127.28.244.62:39733 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21683 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:31:39.643344 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:39813
I20260630 12:31:39.644531 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:39.650743  2534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:39.650827  2535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:39.651711  2537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:39.651867 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:39.652864 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:39.653095 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:39.653223 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822699653210 us; error 0 us; skew 500 ppm
I20260630 12:31:39.653661 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:39.655920 29648 webserver.cc:533] Webserver started at http://127.28.244.62:35661/ using document root <none> and password file <none>
I20260630 12:31:39.656337 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:39.656482 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:39.656720 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:39.658095 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "e111cff0a84541b6beff82dfe3fb4181"
format_stamp: "Formatted at 2026-06-30 12:31:39 on dist-test-slave-0w4t"
I20260630 12:31:39.662468 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:31:39.665763  2542 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:39.666502 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:39.666750 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "e111cff0a84541b6beff82dfe3fb4181"
format_stamp: "Formatted at 2026-06-30 12:31:39 on dist-test-slave-0w4t"
I20260630 12:31:39.666981 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:39.690511 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:39.691679 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:39.728739 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:39813
I20260630 12:31:39.728837  2593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:39813 every 8 connection(s)
I20260630 12:31:39.732561  2594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:39.742484  2594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181: Bootstrap starting.
I20260630 12:31:39.747009  2594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:39.751173  2594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181: No bootstrap required, opened a new log
I20260630 12:31:39.753294  2594 raft_consensus.cc:359] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e111cff0a84541b6beff82dfe3fb4181" member_type: VOTER }
I20260630 12:31:39.753674  2594 raft_consensus.cc:385] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:39.753944  2594 raft_consensus.cc:740] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e111cff0a84541b6beff82dfe3fb4181, State: Initialized, Role: FOLLOWER
I20260630 12:31:39.754637  2594 consensus_queue.cc:260] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e111cff0a84541b6beff82dfe3fb4181" member_type: VOTER }
I20260630 12:31:39.755131  2594 raft_consensus.cc:399] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:39.755373  2594 raft_consensus.cc:493] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:39.755661  2594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:39.760097  2594 raft_consensus.cc:515] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e111cff0a84541b6beff82dfe3fb4181" member_type: VOTER }
I20260630 12:31:39.760646  2594 leader_election.cc:304] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [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: e111cff0a84541b6beff82dfe3fb4181; no voters: 
I20260630 12:31:39.761912  2594 leader_election.cc:290] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:39.762336  2597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:39.764014  2597 raft_consensus.cc:697] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 1 LEADER]: Becoming Leader. State: Replica: e111cff0a84541b6beff82dfe3fb4181, State: Running, Role: LEADER
I20260630 12:31:39.764809  2597 consensus_queue.cc:237] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [LEADER]: Queue going to LEADER mode. State: All 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: "e111cff0a84541b6beff82dfe3fb4181" member_type: VOTER }
I20260630 12:31:39.765295  2594 sys_catalog.cc:565] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:39.771154  2599 sys_catalog.cc:455] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e111cff0a84541b6beff82dfe3fb4181. Latest consensus state: current_term: 1 leader_uuid: "e111cff0a84541b6beff82dfe3fb4181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e111cff0a84541b6beff82dfe3fb4181" member_type: VOTER } }
I20260630 12:31:39.772188  2599 sys_catalog.cc:458] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:39.771910  2598 sys_catalog.cc:455] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e111cff0a84541b6beff82dfe3fb4181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e111cff0a84541b6beff82dfe3fb4181" member_type: VOTER } }
I20260630 12:31:39.773882  2598 sys_catalog.cc:458] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:39.774593  2605 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:39.782373  2605 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:39.783495 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:39.790946  2605 catalog_manager.cc:1383] Generated new cluster ID: ea68d4fa203b43858684b2a7ede74ac7
I20260630 12:31:39.791239  2605 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:39.821378  2605 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:39.822659  2605 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:39.835543  2605 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181: Generated new TSK 0
I20260630 12:31:39.836100  2605 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:39.850261 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:39.856009  2615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:39.856956  2616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:39.858700  2618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:39.859364 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:39.860199 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:39.860422 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:39.860600 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822699860581 us; error 0 us; skew 500 ppm
I20260630 12:31:39.861194 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:39.863431 29648 webserver.cc:533] Webserver started at http://127.28.244.1:37995/ using document root <none> and password file <none>
I20260630 12:31:39.863911 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:39.864105 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:39.864388 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:39.865522 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "fbe618e5c2b648b393a9d52909cf81b1"
format_stamp: "Formatted at 2026-06-30 12:31:39 on dist-test-slave-0w4t"
I20260630 12:31:39.870265 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:39.873461  2623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:39.874516 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:39.874922 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "fbe618e5c2b648b393a9d52909cf81b1"
format_stamp: "Formatted at 2026-06-30 12:31:39 on dist-test-slave-0w4t"
I20260630 12:31:39.875394 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:39.894212 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:39.895326 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:39.896690 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:39.898965 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:39.899197 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:39.899436 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:39.899627 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:39.936339 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:33303
I20260630 12:31:39.936426  2685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:33303 every 8 connection(s)
I20260630 12:31:39.941514 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:39.948333  2690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:39.950709  2691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:39.953792  2693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:39.953917 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:39.955717  2686 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39813
I20260630 12:31:39.956115  2686 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:39.956841  2686 heartbeater.cc:507] Master 127.28.244.62:39813 requested a full tablet report, sending...
I20260630 12:31:39.957513 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:39.957783 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:39.957964 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822699957946 us; error 0 us; skew 500 ppm
I20260630 12:31:39.958592 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:39.958964  2559 ts_manager.cc:194] Registered new tserver with Master: fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303)
I20260630 12:31:39.961169 29648 webserver.cc:533] Webserver started at http://127.28.244.2:36385/ using document root <none> and password file <none>
I20260630 12:31:39.961208  2559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35906
I20260630 12:31:39.961833 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:39.962071 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:39.962347 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:39.963413 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "abcb6834e6714e708430e7cffdb4bfc8"
format_stamp: "Formatted at 2026-06-30 12:31:39 on dist-test-slave-0w4t"
I20260630 12:31:39.967700 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:31:39.971024  2698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:39.971837 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:39.972189 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "abcb6834e6714e708430e7cffdb4bfc8"
format_stamp: "Formatted at 2026-06-30 12:31:39 on dist-test-slave-0w4t"
I20260630 12:31:39.972450 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:39.993814 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:39.994976 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:39.996426 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:39.998620 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:39.998847 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:39.999079 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:39.999248 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:40.038115 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:35033
I20260630 12:31:40.038214  2760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:35033 every 8 connection(s)
I20260630 12:31:40.042886 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:40.049737  2764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:40.052021  2765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:40.053939 29648 server_base.cc:1061] running on GCE node
W20260630 12:31:40.054706  2767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:40.055697  2761 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39813
I20260630 12:31:40.055778 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:40.056102 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:40.056116  2761 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:40.056434 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822700056407 us; error 0 us; skew 500 ppm
I20260630 12:31:40.057159 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:40.057147  2761 heartbeater.cc:507] Master 127.28.244.62:39813 requested a full tablet report, sending...
I20260630 12:31:40.059600  2559 ts_manager.cc:194] Registered new tserver with Master: abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033)
I20260630 12:31:40.059959 29648 webserver.cc:533] Webserver started at http://127.28.244.3:33179/ using document root <none> and password file <none>
I20260630 12:31:40.060595 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:40.060832 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:40.061183 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:40.061499  2559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35914
I20260630 12:31:40.062561 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
format_stamp: "Formatted at 2026-06-30 12:31:40 on dist-test-slave-0w4t"
I20260630 12:31:40.066828 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:40.070204  2772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:40.070940 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:40.071236 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
format_stamp: "Formatted at 2026-06-30 12:31:40 on dist-test-slave-0w4t"
I20260630 12:31:40.071532 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:40.087333 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:40.088456 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:40.089984 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:40.092195 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:40.092433 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:40.092669 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:40.092868 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:40.130024 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:46011
I20260630 12:31:40.130137  2834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:46011 every 8 connection(s)
I20260630 12:31:40.143289  2835 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39813
I20260630 12:31:40.143671  2835 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:40.144461  2835 heartbeater.cc:507] Master 127.28.244.62:39813 requested a full tablet report, sending...
I20260630 12:31:40.146535  2559 ts_manager.cc:194] Registered new tserver with Master: 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:40.146733 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01363492s
I20260630 12:31:40.148360  2559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35922
I20260630 12:31:40.964167  2686 heartbeater.cc:499] Master 127.28.244.62:39813 was elected leader, sending a full tablet report...
I20260630 12:31:41.064000  2761 heartbeater.cc:499] Master 127.28.244.62:39813 was elected leader, sending a full tablet report...
I20260630 12:31:41.151054  2835 heartbeater.cc:499] Master 127.28.244.62:39813 was elected leader, sending a full tablet report...
I20260630 12:31:41.308055  2559 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35936:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:41.310247  2559 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:41.358657  2651 tablet_service.cc:1511] Processing CreateTablet for tablet a820047a992044a89d4acd9db0b73053 (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:41.358942  2650 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4408f3f0984131a6e52a0ffabdfbf3 (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:41.360087  2651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a820047a992044a89d4acd9db0b73053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.360848  2650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4408f3f0984131a6e52a0ffabdfbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.366335  2649 tablet_service.cc:1511] Processing CreateTablet for tablet aa4abad455f5428190cfa470e9cd8dcb (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:41.367659  2649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4abad455f5428190cfa470e9cd8dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.390044  2800 tablet_service.cc:1511] Processing CreateTablet for tablet a820047a992044a89d4acd9db0b73053 (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:41.390654  2799 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4408f3f0984131a6e52a0ffabdfbf3 (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:41.391391  2800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a820047a992044a89d4acd9db0b73053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.391554  2798 tablet_service.cc:1511] Processing CreateTablet for tablet aa4abad455f5428190cfa470e9cd8dcb (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:41.392166  2799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4408f3f0984131a6e52a0ffabdfbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.392863  2798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4abad455f5428190cfa470e9cd8dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.393482  2855 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: Bootstrap starting.
I20260630 12:31:41.398661  2726 tablet_service.cc:1511] Processing CreateTablet for tablet a820047a992044a89d4acd9db0b73053 (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:41.399971  2726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a820047a992044a89d4acd9db0b73053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.403110  2855 tablet_bootstrap.cc:654] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.406139  2725 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4408f3f0984131a6e52a0ffabdfbf3 (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:41.407512  2725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4408f3f0984131a6e52a0ffabdfbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.413805  2857 tablet_bootstrap.cc:492] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Bootstrap starting.
I20260630 12:31:41.414245  2724 tablet_service.cc:1511] Processing CreateTablet for tablet aa4abad455f5428190cfa470e9cd8dcb (DEFAULT_TABLE table=test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:41.415627  2724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4abad455f5428190cfa470e9cd8dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.415710  2855 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: No bootstrap required, opened a new log
I20260630 12:31:41.416345  2855 ts_tablet_manager.cc:1403] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260630 12:31:41.419325  2855 raft_consensus.cc:359] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.420153  2855 raft_consensus.cc:385] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.420496  2855 raft_consensus.cc:740] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.420759  2857 tablet_bootstrap.cc:654] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.421545  2855 consensus_queue.cc:260] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.444792  2857 tablet_bootstrap.cc:492] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: No bootstrap required, opened a new log
I20260630 12:31:41.445330  2857 ts_tablet_manager.cc:1403] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260630 12:31:41.446859  2855 ts_tablet_manager.cc:1434] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.026s
I20260630 12:31:41.447984  2855 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: Bootstrap starting.
I20260630 12:31:41.448076  2857 raft_consensus.cc:359] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.448854  2857 raft_consensus.cc:385] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.449177  2857 raft_consensus.cc:740] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ca1c6248aa474ca3bc0dadde1a6ac5, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.449936  2857 consensus_queue.cc:260] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.453905  2861 tablet_bootstrap.cc:492] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8: Bootstrap starting.
I20260630 12:31:41.455359  2855 tablet_bootstrap.cc:654] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.464206  2857 ts_tablet_manager.cc:1434] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260630 12:31:41.465283  2857 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Bootstrap starting.
I20260630 12:31:41.465734  2861 tablet_bootstrap.cc:654] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.477538  2857 tablet_bootstrap.cc:654] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.477784  2858 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:41.480484  2858 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.478071  2861 tablet_bootstrap.cc:492] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8: No bootstrap required, opened a new log
I20260630 12:31:41.481756  2861 ts_tablet_manager.cc:1403] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260630 12:31:41.483520  2855 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: No bootstrap required, opened a new log
I20260630 12:31:41.484047  2855 ts_tablet_manager.cc:1403] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.015s
I20260630 12:31:41.484885  2861 raft_consensus.cc:359] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.485867  2861 raft_consensus.cc:385] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.486203  2861 raft_consensus.cc:740] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abcb6834e6714e708430e7cffdb4bfc8, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.486904  2855 raft_consensus.cc:359] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.487113  2861 consensus_queue.cc:260] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.487689  2855 raft_consensus.cc:385] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.491482  2857 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5: No bootstrap required, opened a new log
I20260630 12:31:41.492163  2857 ts_tablet_manager.cc:1403] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:31:41.488118  2855 raft_consensus.cc:740] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.493292  2855 consensus_queue.cc:260] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.495671  2857 raft_consensus.cc:359] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.496649  2857 raft_consensus.cc:385] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.497022  2857 raft_consensus.cc:740] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ca1c6248aa474ca3bc0dadde1a6ac5, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.498526  2855 ts_tablet_manager.cc:1434] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:31:41.498277  2857 consensus_queue.cc:260] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.499918  2855 tablet_bootstrap.cc:492] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1: Bootstrap starting.
I20260630 12:31:41.500655  2857 ts_tablet_manager.cc:1434] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:31:41.501780  2857 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: Bootstrap starting.
I20260630 12:31:41.506042  2860 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:41.506584  2860 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.507376  2857 tablet_bootstrap.cc:654] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.507997  2855 tablet_bootstrap.cc:654] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.508874  2860 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:41.518971  2857 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: No bootstrap required, opened a new log
I20260630 12:31:41.519523  2857 ts_tablet_manager.cc:1403] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260630 12:31:41.498590  2858 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:41.520448  2855 tablet_bootstrap.cc:492] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1: No bootstrap required, opened a new log
I20260630 12:31:41.522958  2855 ts_tablet_manager.cc:1403] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:31:41.522701  2857 raft_consensus.cc:359] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.523492  2857 raft_consensus.cc:385] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.523816  2857 raft_consensus.cc:740] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ca1c6248aa474ca3bc0dadde1a6ac5, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.524931  2857 consensus_queue.cc:260] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.526856  2855 raft_consensus.cc:359] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.527868  2855 raft_consensus.cc:385] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.528256  2855 raft_consensus.cc:740] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.529222  2855 consensus_queue.cc:260] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.532270  2855 ts_tablet_manager.cc:1434] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:31:41.534590  2857 ts_tablet_manager.cc:1434] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:31:41.545574  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:41.547991  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
W20260630 12:31:41.549464  2624 leader_election.cc:343] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:41.552971  2810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" is_pre_election: true
I20260630 12:31:41.553337  2809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" is_pre_election: true
I20260630 12:31:41.553710  2810 raft_consensus.cc:2468] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 0.
I20260630 12:31:41.553959  2809 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 0.
W20260630 12:31:41.550190  2624 leader_election.cc:343] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:41.555212  2626 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [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: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1; no voters: abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:41.556068  2861 ts_tablet_manager.cc:1434] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8: Time spent starting tablet: real 0.074s	user 0.022s	sys 0.047s
I20260630 12:31:41.556130  2858 raft_consensus.cc:2804] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:41.556437  2626 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1; no voters: abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:41.556731  2858 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:41.557277  2861 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8: Bootstrap starting.
I20260630 12:31:41.557689  2860 raft_consensus.cc:2804] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:41.558008  2860 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:41.558223  2860 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.560669  2858 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.562554  2861 tablet_bootstrap.cc:654] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.564785  2860 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.567308  2862 raft_consensus.cc:493] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:41.567760  2861 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8: No bootstrap required, opened a new log
I20260630 12:31:41.567818  2862 raft_consensus.cc:515] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.568213  2858 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.568500  2861 ts_tablet_manager.cc:1403] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260630 12:31:41.570232  2858 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 election: Requested vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:41.571781  2861 raft_consensus.cc:359] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.572592  2861 raft_consensus.cc:385] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.572949  2861 raft_consensus.cc:740] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abcb6834e6714e708430e7cffdb4bfc8, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.573812  2861 consensus_queue.cc:260] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.576388  2861 ts_tablet_manager.cc:1434] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:31:41.576977  2735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
I20260630 12:31:41.577375  2862 leader_election.cc:290] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033)
I20260630 12:31:41.578418  2861 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: Bootstrap starting.
I20260630 12:31:41.578754  2860 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 election: Requested vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
W20260630 12:31:41.578985  2624 leader_election.cc:343] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:41.579777  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
I20260630 12:31:41.580379  2736 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.584796  2861 tablet_bootstrap.cc:654] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.586630  2809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
I20260630 12:31:41.588688  2809 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.586958  2810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
I20260630 12:31:41.589268  2810 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.593014  2736 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 1.
I20260630 12:31:41.597714  2810 raft_consensus.cc:2468] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 1.
I20260630 12:31:41.599014  2626 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [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: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1; no voters: abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:41.600210  2860 raft_consensus.cc:2804] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:41.600448  2809 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 1.
I20260630 12:31:41.600744  2860 raft_consensus.cc:697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Becoming Leader. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Running, Role: LEADER
I20260630 12:31:41.601668  2860 consensus_queue.cc:237] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.606747  2626 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1; no voters: 
I20260630 12:31:41.607661  2858 raft_consensus.cc:2804] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:41.610800  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:41.611532  2736 raft_consensus.cc:2468] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60ca1c6248aa474ca3bc0dadde1a6ac5 in term 0.
I20260630 12:31:41.612783  2773 leader_election.cc:304] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, abcb6834e6714e708430e7cffdb4bfc8; no voters: 
I20260630 12:31:41.613715  2862 raft_consensus.cc:2804] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:41.614190  2862 raft_consensus.cc:493] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:41.614615  2862 raft_consensus.cc:3060] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.614717  2861 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: No bootstrap required, opened a new log
I20260630 12:31:41.615340  2861 ts_tablet_manager.cc:1403] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.019s
I20260630 12:31:41.618265  2861 raft_consensus.cc:359] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.618971  2861 raft_consensus.cc:385] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.619256  2861 raft_consensus.cc:740] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abcb6834e6714e708430e7cffdb4bfc8, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.619954  2861 consensus_queue.cc:260] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
W20260630 12:31:41.621708  2682 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9aa0 after lost signal to thread 29651
I20260630 12:31:41.622210  2861 ts_tablet_manager.cc:1434] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:31:41.620313  2558 catalog_manager.cc:5697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "fbe618e5c2b648b393a9d52909cf81b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:41.623585  2862 raft_consensus.cc:515] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.626402  2862 leader_election.cc:290] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [CANDIDATE]: Term 1 election: Requested vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033)
I20260630 12:31:41.627836  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
I20260630 12:31:41.628017  2867 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:41.629309  2867 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.629904  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1"
I20260630 12:31:41.630545  2660 raft_consensus.cc:3060] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.631510  2736 raft_consensus.cc:3060] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.631999  2867 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:41.639575  2736 raft_consensus.cc:2468] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ca1c6248aa474ca3bc0dadde1a6ac5 in term 1.
I20260630 12:31:41.628109  2858 raft_consensus.cc:697] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Becoming Leader. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Running, Role: LEADER
I20260630 12:31:41.627861  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1" is_pre_election: true
I20260630 12:31:41.641315  2858 consensus_queue.cc:237] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.656759  2660 raft_consensus.cc:2468] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ca1c6248aa474ca3bc0dadde1a6ac5 in term 1.
I20260630 12:31:41.658399  2775 leader_election.cc:304] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1; no voters: 
I20260630 12:31:41.659355  2862 raft_consensus.cc:2804] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:41.659090  2559 catalog_manager.cc:5697] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "fbe618e5c2b648b393a9d52909cf81b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:41.677217  2862 raft_consensus.cc:697] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 60ca1c6248aa474ca3bc0dadde1a6ac5, State: Running, Role: LEADER
I20260630 12:31:41.678144  2862 consensus_queue.cc:237] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:41.681633  2809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" is_pre_election: true
I20260630 12:31:41.682718  2809 raft_consensus.cc:2393] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate abcb6834e6714e708430e7cffdb4bfc8 in current term 1: Already voted for candidate fbe618e5c2b648b393a9d52909cf81b1 in this term.
I20260630 12:31:41.681643  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1" is_pre_election: true
I20260630 12:31:41.685448  2701 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [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: abcb6834e6714e708430e7cffdb4bfc8; no voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1
I20260630 12:31:41.686240  2867 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.687352  2559 catalog_manager.cc:5697] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:41.693238  2867 raft_consensus.cc:2749] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:41.764266 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:41.771189  2882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.772994  2883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.776194 29648 server_base.cc:1061] running on GCE node
W20260630 12:31:41.776232  2885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.778249 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:41.778579 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:41.778854 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822701778834 us; error 0 us; skew 500 ppm
I20260630 12:31:41.779505 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:41.782763  2612 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:41.785257 29648 webserver.cc:533] Webserver started at http://127.28.244.4:41823/ using document root <none> and password file <none>
I20260630 12:31:41.786089 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:41.786397 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:41.786789 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:41.788401 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "1f3e0075f0ed428ab5b494fe8ff4b837"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-0w4t"
I20260630 12:31:41.795351 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:41.801427  2891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.801623  2660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3"
dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1"
mode: GRACEFUL
new_leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
 from {username='slave'} at 127.0.0.1:34700
I20260630 12:31:41.802459  2660 raft_consensus.cc:606] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Received request to transfer leadership to TS abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:41.802597 29648 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:31:41.803102 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "1f3e0075f0ed428ab5b494fe8ff4b837"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-0w4t"
I20260630 12:31:41.803923  2612 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:31:41.803807 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:41.804391  2612 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:41.821158 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:41.822891 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:41.824993 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:41.828454 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:41.828744 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.829092 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:41.829317 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.888091  2858 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:41.890570 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:35565
I20260630 12:31:41.890704  2953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:35565 every 8 connection(s)
W20260630 12:31:41.906813  2860 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:31:41.907286  2860 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:31:41.937975  2858 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:41.949163  2955 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39813
I20260630 12:31:41.949656  2955 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:41.950652  2955 heartbeater.cc:507] Master 127.28.244.62:39813 requested a full tablet report, sending...
I20260630 12:31:41.952993  2559 ts_manager.cc:194] Registered new tserver with Master: 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:41.954634  2559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35938
I20260630 12:31:41.961993  2876 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:41.978996  2858 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:42.004317  2862 consensus_queue.cc:1048] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:42.013177  2862 consensus_queue.cc:1048] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:42.345734  2965 raft_consensus.cc:993] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: : Instructing follower abcb6834e6714e708430e7cffdb4bfc8 to start an election
I20260630 12:31:42.346387  2860 raft_consensus.cc:1081] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Signalling peer abcb6834e6714e708430e7cffdb4bfc8 to start an election
I20260630 12:31:42.348184  2736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3"
dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
 from {username='slave'} at 127.0.0.1:42060
I20260630 12:31:42.348855  2736 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:42.349283  2736 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.356876  2736 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:42.359102  2736 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [CANDIDATE]: Term 2 election: Requested vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:42.360232  2809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
I20260630 12:31:42.360778  2809 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.360774  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1"
I20260630 12:31:42.361693  2660 raft_consensus.cc:3055] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:42.362061  2660 raft_consensus.cc:740] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Running, Role: LEADER
I20260630 12:31:42.362923  2660 consensus_queue.cc:260] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:42.364324  2660 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.366242  2809 raft_consensus.cc:2468] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abcb6834e6714e708430e7cffdb4bfc8 in term 2.
I20260630 12:31:42.367318  2701 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [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: 60ca1c6248aa474ca3bc0dadde1a6ac5, abcb6834e6714e708430e7cffdb4bfc8; no voters: 
I20260630 12:31:42.368041  2867 raft_consensus.cc:2804] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:42.369258  2867 raft_consensus.cc:697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Becoming Leader. State: Replica: abcb6834e6714e708430e7cffdb4bfc8, State: Running, Role: LEADER
I20260630 12:31:42.370082  2867 consensus_queue.cc:237] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:42.372727  2660 raft_consensus.cc:2468] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abcb6834e6714e708430e7cffdb4bfc8 in term 2.
I20260630 12:31:42.376613  2559 catalog_manager.cc:5697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 reported cstate change: term changed from 1 to 2, leader changed from fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1) to abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2). New cstate: current_term: 2 leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:42.633810  2660 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:42.635134  2867 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.692602  2809 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:42.693959  2867 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.852491  2736 consensus_queue.cc:237] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } }
I20260630 12:31:42.864701  2809 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:42.868108  2660 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:42.868444  2969 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:42.870719  2867 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:42.883792  2809 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:42.892452  2660 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
W20260630 12:31:42.901261  2699 consensus_peers.cc:597] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 -> Peer 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565): Couldn't send request to peer 1f3e0075f0ed428ab5b494fe8ff4b837. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c4408f3f0984131a6e52a0ffabdfbf3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:42.910856  2559 catalog_manager.cc:5697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 reported cstate change: config changed from index -1 to 3, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New cstate: current_term: 2 leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:42.957986  2955 heartbeater.cc:499] Master 127.28.244.62:39813 was elected leader, sending a full tablet report...
I20260630 12:31:43.099068  2982 ts_tablet_manager.cc:933] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: Initiating tablet copy from peer abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033)
I20260630 12:31:43.100989  2982 tablet_copy_client.cc:323] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:35033
I20260630 12:31:43.113369  2746 tablet_copy_service.cc:140] P abcb6834e6714e708430e7cffdb4bfc8: Received BeginTabletCopySession request for tablet 3c4408f3f0984131a6e52a0ffabdfbf3 from peer 1f3e0075f0ed428ab5b494fe8ff4b837 ({username='slave'} at 127.0.0.1:42088)
I20260630 12:31:43.113916  2746 tablet_copy_service.cc:161] P abcb6834e6714e708430e7cffdb4bfc8: Beginning new tablet copy session on tablet 3c4408f3f0984131a6e52a0ffabdfbf3 from peer 1f3e0075f0ed428ab5b494fe8ff4b837 at {username='slave'} at 127.0.0.1:42088: session id = 1f3e0075f0ed428ab5b494fe8ff4b837-3c4408f3f0984131a6e52a0ffabdfbf3
I20260630 12:31:43.120400  2746 tablet_copy_source_session.cc:215] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:43.123489  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4408f3f0984131a6e52a0ffabdfbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.135269  2982 tablet_copy_client.cc:806] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:43.135929  2982 tablet_copy_client.cc:670] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:43.139464  2982 tablet_copy_client.cc:538] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:43.145862  2982 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: Bootstrap starting.
I20260630 12:31:43.161580  2982 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:31:43.162359  2982 tablet_bootstrap.cc:492] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: Bootstrap complete.
I20260630 12:31:43.162925  2982 ts_tablet_manager.cc:1403] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:31:43.165819  2982 raft_consensus.cc:359] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:43.166846  2982 raft_consensus.cc:740] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3e0075f0ed428ab5b494fe8ff4b837, State: Initialized, Role: LEARNER
I20260630 12:31:43.167521  2982 consensus_queue.cc:260] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } }
I20260630 12:31:43.170059  2982 ts_tablet_manager.cc:1434] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:31:43.172163  2746 tablet_copy_service.cc:342] P abcb6834e6714e708430e7cffdb4bfc8: Request end of tablet copy session 1f3e0075f0ed428ab5b494fe8ff4b837-3c4408f3f0984131a6e52a0ffabdfbf3 received from {username='slave'} at 127.0.0.1:42088
I20260630 12:31:43.172669  2746 tablet_copy_service.cc:434] P abcb6834e6714e708430e7cffdb4bfc8: ending tablet copy session 1f3e0075f0ed428ab5b494fe8ff4b837-3c4408f3f0984131a6e52a0ffabdfbf3 on tablet 3c4408f3f0984131a6e52a0ffabdfbf3 with peer 1f3e0075f0ed428ab5b494fe8ff4b837
I20260630 12:31:43.244446  2974 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:43.274361  2660 consensus_queue.cc:237] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } }
I20260630 12:31:43.282250  2809 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:43.284101  2965 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:31:43.284582  2736 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:43.286331  2965 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:43.296562  2624 consensus_peers.cc:597] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 -> Peer 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565): Couldn't send request to peer 1f3e0075f0ed428ab5b494fe8ff4b837. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa4abad455f5428190cfa470e9cd8dcb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:43.300879  2736 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:43.302194  2809 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:43.317603  2558 catalog_manager.cc:5697] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "fbe618e5c2b648b393a9d52909cf81b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:43.365334  2929 raft_consensus.cc:1217] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:43.366117  2929 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:43.432075  2858 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } } }
I20260630 12:31:43.546875  2982 ts_tablet_manager.cc:933] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: Initiating tablet copy from peer fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303)
I20260630 12:31:43.548722  2982 tablet_copy_client.cc:323] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:33303
I20260630 12:31:43.561259  2671 tablet_copy_service.cc:140] P fbe618e5c2b648b393a9d52909cf81b1: Received BeginTabletCopySession request for tablet aa4abad455f5428190cfa470e9cd8dcb from peer 1f3e0075f0ed428ab5b494fe8ff4b837 ({username='slave'} at 127.0.0.1:34708)
I20260630 12:31:43.561880  2671 tablet_copy_service.cc:161] P fbe618e5c2b648b393a9d52909cf81b1: Beginning new tablet copy session on tablet aa4abad455f5428190cfa470e9cd8dcb from peer 1f3e0075f0ed428ab5b494fe8ff4b837 at {username='slave'} at 127.0.0.1:34708: session id = 1f3e0075f0ed428ab5b494fe8ff4b837-aa4abad455f5428190cfa470e9cd8dcb
I20260630 12:31:43.572147  2671 tablet_copy_source_session.cc:215] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:43.575748  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4abad455f5428190cfa470e9cd8dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.600883  2982 tablet_copy_client.cc:806] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:43.601581  2982 tablet_copy_client.cc:670] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:43.605057  2982 tablet_copy_client.cc:538] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:43.611660  2982 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: Bootstrap starting.
I20260630 12:31:43.626839  2982 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:43.627562  2982 tablet_bootstrap.cc:492] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: Bootstrap complete.
I20260630 12:31:43.628118  2982 ts_tablet_manager.cc:1403] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:31:43.630316  2982 raft_consensus.cc:359] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } }
I20260630 12:31:43.630944  2982 raft_consensus.cc:740] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3e0075f0ed428ab5b494fe8ff4b837, State: Initialized, Role: LEARNER
I20260630 12:31:43.631460  2982 consensus_queue.cc:260] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: true } }
I20260630 12:31:43.633467  2982 ts_tablet_manager.cc:1434] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:31:43.635213  2671 tablet_copy_service.cc:342] P fbe618e5c2b648b393a9d52909cf81b1: Request end of tablet copy session 1f3e0075f0ed428ab5b494fe8ff4b837-aa4abad455f5428190cfa470e9cd8dcb received from {username='slave'} at 127.0.0.1:34708
I20260630 12:31:43.635665  2671 tablet_copy_service.cc:434] P fbe618e5c2b648b393a9d52909cf81b1: ending tablet copy session 1f3e0075f0ed428ab5b494fe8ff4b837-aa4abad455f5428190cfa470e9cd8dcb on tablet aa4abad455f5428190cfa470e9cd8dcb with peer 1f3e0075f0ed428ab5b494fe8ff4b837
I20260630 12:31:43.709460  2969 raft_consensus.cc:1064] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: attempting to promote NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 to VOTER
I20260630 12:31:43.712157  2969 consensus_queue.cc:237] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:43.719633  2809 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:43.720017  2660 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:43.721961  2929 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 LEARNER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:43.721897  2867 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:43.723456  2974 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.725302  2974 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.737185  2809 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:43.737646  2660 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:43.752506  2559 catalog_manager.cc:5697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 reported cstate change: config changed from index 3 to 4, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:43.806044  2612 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:43.810591  2612 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:43.811100  2612 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:43.875824  2929 raft_consensus.cc:1217] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:43.934322  2974 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:43.949330  2929 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } attrs { replace: true } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.009137  2736 consensus_queue.cc:237] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [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: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:44.017804  2929 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:44.019481  2969 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:44.021099  2809 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:44.022922  2969 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:44.029906  2929 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.031992  2809 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.043823  2558 catalog_manager.cc:5697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 reported cstate change: config changed from index 4 to 5, VOTER fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1) evicted. New cstate: current_term: 2 leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.261142  2650 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c4408f3f0984131a6e52a0ffabdfbf3 with delete_type TABLET_DATA_TOMBSTONED (TS fbe618e5c2b648b393a9d52909cf81b1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34660
I20260630 12:31:44.272236  2998 tablet_replica.cc:333] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: stopping tablet replica
I20260630 12:31:44.273325  2998 raft_consensus.cc:2243] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:44.274117  2998 raft_consensus.cc:2272] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:44.277608  2998 ts_tablet_manager.cc:1916] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:44.294052  2998 ts_tablet_manager.cc:1929] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:44.294504  2998 log.cc:1199] T 3c4408f3f0984131a6e52a0ffabdfbf3 P fbe618e5c2b648b393a9d52909cf81b1: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/3c4408f3f0984131a6e52a0ffabdfbf3
I20260630 12:31:44.296340  2545 catalog_manager.cc:5028] TS fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303): tablet 3c4408f3f0984131a6e52a0ffabdfbf3 (table test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]) successfully deleted
I20260630 12:31:44.465467  2965 raft_consensus.cc:1064] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: attempting to promote NON_VOTER 1f3e0075f0ed428ab5b494fe8ff4b837 to VOTER
I20260630 12:31:44.468169  2965 consensus_queue.cc:237] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:44.475432  2929 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 LEARNER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:44.479096  2993 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:44.481096  2736 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:44.479384  2809 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:44.484952  2993 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:44.486972  2993 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:44.504431  2810 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.503269  2736 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.519160  2557 catalog_manager.cc:5697] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 reported cstate change: config changed from index 2 to 3, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fbe618e5c2b648b393a9d52909cf81b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.526261  2969 raft_consensus.cc:2955] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.536756  2543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c4408f3f0984131a6e52a0ffabdfbf3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:44.688521  2993 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.700845  2929 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } attrs { replace: true } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.815511  2660 consensus_queue.cc:237] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:44.824389  2929 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:44.824548  2736 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:44.826318  2965 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:44.827301  3000 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:44.837312  2736 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.837245  2929 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.851490  2559 catalog_manager.cc:5697] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 reported cstate change: config changed from index 3 to 4, VOTER 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3) evicted. New cstate: current_term: 1 leader_uuid: "fbe618e5c2b648b393a9d52909cf81b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:44.987797  2798 tablet_service.cc:1558] Processing DeleteTablet for tablet aa4abad455f5428190cfa470e9cd8dcb with delete_type TABLET_DATA_TOMBSTONED (TS 60ca1c6248aa474ca3bc0dadde1a6ac5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40236
I20260630 12:31:44.990018  3006 tablet_replica.cc:333] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: stopping tablet replica
I20260630 12:31:44.991288  3006 raft_consensus.cc:2243] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:44.992213  3006 raft_consensus.cc:2272] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:44.996345  3006 ts_tablet_manager.cc:1916] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:45.014230  3006 ts_tablet_manager.cc:1929] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:45.014696  3006 log.cc:1199] T aa4abad455f5428190cfa470e9cd8dcb P 60ca1c6248aa474ca3bc0dadde1a6ac5: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/aa4abad455f5428190cfa470e9cd8dcb
I20260630 12:31:45.016477  2545 catalog_manager.cc:5028] TS 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011): tablet aa4abad455f5428190cfa470e9cd8dcb (table test-workload [id=c36fdaab9d9b4e28b53984bb6ad75ddf]) successfully deleted
I20260630 12:31:45.333873  2965 raft_consensus.cc:2955] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } } }
I20260630 12:31:46.688867  3008 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fbe618e5c2b648b393a9d52909cf81b1)
I20260630 12:31:46.689743  3008 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.693215  3008 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:46.694008  3008 raft_consensus.cc:493] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60ca1c6248aa474ca3bc0dadde1a6ac5)
I20260630 12:31:46.694696  3008 raft_consensus.cc:515] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:46.698493  3008 leader_election.cc:290] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:46.742168  3011 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fbe618e5c2b648b393a9d52909cf81b1)
I20260630 12:31:46.743073  3012 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader abcb6834e6714e708430e7cffdb4bfc8)
I20260630 12:31:46.742919  3011 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.743726  3012 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.747395  3012 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:46.747324  3011 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033)
I20260630 12:31:46.753875  3013 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader abcb6834e6714e708430e7cffdb4bfc8)
I20260630 12:31:46.754515  3013 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.756944  3013 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:46.759922  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:46.775460  2545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa4abad455f5428190cfa470e9cd8dcb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:46.780156  2927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" is_pre_election: true
I20260630 12:31:46.780752  2612 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:46.780926  2927 raft_consensus.cc:2468] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60ca1c6248aa474ca3bc0dadde1a6ac5 in term 2.
I20260630 12:31:46.782810  2773 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [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: 1f3e0075f0ed428ab5b494fe8ff4b837, 60ca1c6248aa474ca3bc0dadde1a6ac5; no voters: abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:46.784174  2879 raft_consensus.cc:2804] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:31:46.784650  2879 raft_consensus.cc:493] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader abcb6834e6714e708430e7cffdb4bfc8)
I20260630 12:31:46.785135  2879 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:46.787971  2965 raft_consensus.cc:493] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60ca1c6248aa474ca3bc0dadde1a6ac5)
I20260630 12:31:46.789283  2965 raft_consensus.cc:515] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:46.793361  2928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" is_pre_election: true
I20260630 12:31:46.794178  2928 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abcb6834e6714e708430e7cffdb4bfc8 in term 1.
I20260630 12:31:46.795708  2699 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [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: 1f3e0075f0ed428ab5b494fe8ff4b837, abcb6834e6714e708430e7cffdb4bfc8; no voters: 
I20260630 12:31:46.798532  2809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" is_pre_election: true
I20260630 12:31:46.800607  2965 leader_election.cc:290] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:46.800858  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" is_pre_election: true
I20260630 12:31:46.802187  3009 raft_consensus.cc:2804] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:46.802624  3009 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fbe618e5c2b648b393a9d52909cf81b1)
I20260630 12:31:46.808684  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1" is_pre_election: true
I20260630 12:31:46.810585  2659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1" is_pre_election: true
I20260630 12:31:46.814540  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1" is_pre_election: true
I20260630 12:31:46.815347  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:46.817592  2701 leader_election.cc:304] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [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: abcb6834e6714e708430e7cffdb4bfc8; no voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, fbe618e5c2b648b393a9d52909cf81b1
I20260630 12:31:46.810191  2879 raft_consensus.cc:515] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.818639  2624 leader_election.cc:304] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [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: fbe618e5c2b648b393a9d52909cf81b1; no voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:46.818818  2810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" is_pre_election: true
I20260630 12:31:46.819500  2808 raft_consensus.cc:1240] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 FOLLOWER]: Rejecting Update request from peer abcb6834e6714e708430e7cffdb4bfc8 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:46.819996  3018 raft_consensus.cc:2749] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:46.818881  3010 raft_consensus.cc:2749] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:46.822803  2879 leader_election.cc:290] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [CANDIDATE]: Term 3 election: Requested vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:46.823210  3009 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:46.824366  2928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837"
I20260630 12:31:46.825129  2928 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:46.824477  2735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
I20260630 12:31:46.831338  3009 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.832571  2736 raft_consensus.cc:1240] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Rejecting Update request from peer fbe618e5c2b648b393a9d52909cf81b1 for earlier term 1. Current term is 2. Ops: []
I20260630 12:31:46.834646  3009 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [CANDIDATE]: Term 2 election: Requested vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:46.835644  2928 raft_consensus.cc:2468] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ca1c6248aa474ca3bc0dadde1a6ac5 in term 3.
I20260630 12:31:46.836387  2929 raft_consensus.cc:1240] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Rejecting Update request from peer abcb6834e6714e708430e7cffdb4bfc8 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:46.838544  2773 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [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: 1f3e0075f0ed428ab5b494fe8ff4b837, 60ca1c6248aa474ca3bc0dadde1a6ac5; no voters: 
I20260630 12:31:46.839479  2879 raft_consensus.cc:2804] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:31:46.839974  2879 raft_consensus.cc:697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 LEADER]: Becoming Leader. State: Replica: 60ca1c6248aa474ca3bc0dadde1a6ac5, State: Running, Role: LEADER
I20260630 12:31:46.840430  2612 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:46.840948  2612 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:46.840831  2879 consensus_queue.cc:237] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [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: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:46.842707  2965 consensus_queue.cc:1059] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:46.844113  2735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:46.845214  2735 raft_consensus.cc:2393] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3e0075f0ed428ab5b494fe8ff4b837 in current term 2: Already voted for candidate abcb6834e6714e708430e7cffdb4bfc8 in this term.
I20260630 12:31:46.846567  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4408f3f0984131a6e52a0ffabdfbf3" candidate_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:46.847955  2929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837"
I20260630 12:31:46.848399  3010 consensus_queue.cc:1059] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:46.849594  3010 consensus_queue.cc:1059] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:46.853508  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1"
I20260630 12:31:46.855145  2892 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [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: 1f3e0075f0ed428ab5b494fe8ff4b837; no voters: abcb6834e6714e708430e7cffdb4bfc8, fbe618e5c2b648b393a9d52909cf81b1
I20260630 12:31:46.856261  3011 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:46.856879  2892 leader_election.cc:304] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [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: 1f3e0075f0ed428ab5b494fe8ff4b837; no voters: 60ca1c6248aa474ca3bc0dadde1a6ac5, abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:46.857888  3012 raft_consensus.cc:2749] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:31:46.861361  2701 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [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: abcb6834e6714e708430e7cffdb4bfc8; no voters: 1f3e0075f0ed428ab5b494fe8ff4b837, fbe618e5c2b648b393a9d52909cf81b1
I20260630 12:31:46.865911  3010 raft_consensus.cc:2749] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:31:46.864122  3011 raft_consensus.cc:2749] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:46.874967  2559 catalog_manager.cc:5697] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 reported cstate change: term changed from 2 to 3, leader changed from abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2) to 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3). New cstate: current_term: 3 leader_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:46.976230  2928 raft_consensus.cc:1240] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Rejecting Update request from peer abcb6834e6714e708430e7cffdb4bfc8 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:46.976460  2808 raft_consensus.cc:1240] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 LEADER]: Rejecting Update request from peer abcb6834e6714e708430e7cffdb4bfc8 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:46.977877  3010 consensus_queue.cc:1059] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:46.978590  3010 consensus_queue.cc:1243] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Peer 60ca1c6248aa474ca3bc0dadde1a6ac5 log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260630 12:31:46.978991  3009 consensus_queue.cc:1059] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:31:47.009918  2965 raft_consensus.cc:3055] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:47.010320  2965 raft_consensus.cc:740] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Running, Role: LEADER
I20260630 12:31:47.010962  2965 consensus_queue.cc:260] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:47.011898  2965 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:47.080277  2736 raft_consensus.cc:3055] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:31:47.080701  2736 raft_consensus.cc:740] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abcb6834e6714e708430e7cffdb4bfc8, State: Running, Role: LEADER
I20260630 12:31:47.081441  2736 consensus_queue.cc:260] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:47.082479  2736 raft_consensus.cc:3060] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:47.087813  2736 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Refusing update from remote peer 60ca1c6248aa474ca3bc0dadde1a6ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:31:47.089262  2879 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:47.196578  2928 raft_consensus.cc:1275] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Refusing update from remote peer 60ca1c6248aa474ca3bc0dadde1a6ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:31:47.197918  2879 consensus_queue.cc:1048] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260630 12:31:47.774161  2950 debug-util.cc:398] Leaking SignalData structure 0x7b0800251ba0 after lost signal to thread 29651
W20260630 12:31:47.775617  2950 debug-util.cc:398] Leaking SignalData structure 0x7b08002334a0 after lost signal to thread 2593
W20260630 12:31:47.776854  2950 debug-util.cc:398] Leaking SignalData structure 0x7b0800254200 after lost signal to thread 2685
W20260630 12:31:47.777959  2950 debug-util.cc:398] Leaking SignalData structure 0x7b080009e080 after lost signal to thread 2760
W20260630 12:31:47.779819  2950 debug-util.cc:398] Leaking SignalData structure 0x7b0800156e00 after lost signal to thread 2953
I20260630 12:31:47.842257  3030 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:47.842839  3030 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:47.844612  3030 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:47.845631  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8" is_pre_election: true
I20260630 12:31:47.846220  2736 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 2.
I20260630 12:31:47.845953  2928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" is_pre_election: true
I20260630 12:31:47.846905  2928 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 2.
I20260630 12:31:47.847296  2624 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: abcb6834e6714e708430e7cffdb4bfc8, fbe618e5c2b648b393a9d52909cf81b1; no voters: 
I20260630 12:31:47.848093  3030 raft_consensus.cc:2804] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:31:47.848546  3030 raft_consensus.cc:493] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:47.848953  3030 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:47.858599  3030 raft_consensus.cc:515] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:47.861322  3030 leader_election.cc:290] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [CANDIDATE]: Term 3 election: Requested vote from peers abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2:35033), 1f3e0075f0ed428ab5b494fe8ff4b837 (127.28.244.4:35565)
I20260630 12:31:47.862653  2928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837"
I20260630 12:31:47.862010  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4abad455f5428190cfa470e9cd8dcb" candidate_uuid: "fbe618e5c2b648b393a9d52909cf81b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
I20260630 12:31:47.863512  2928 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:47.863626  2736 raft_consensus.cc:3060] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:47.869464  2928 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 3.
I20260630 12:31:47.870591  2624 leader_election.cc:304] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: 1f3e0075f0ed428ab5b494fe8ff4b837, fbe618e5c2b648b393a9d52909cf81b1; no voters: 
I20260630 12:31:47.871297  3030 raft_consensus.cc:2804] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:31:47.872164  2736 raft_consensus.cc:2468] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe618e5c2b648b393a9d52909cf81b1 in term 3.
I20260630 12:31:47.872356  3030 raft_consensus.cc:697] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 3 LEADER]: Becoming Leader. State: Replica: fbe618e5c2b648b393a9d52909cf81b1, State: Running, Role: LEADER
I20260630 12:31:47.873548  3030 consensus_queue.cc:237] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } }
I20260630 12:31:47.891063  2559 catalog_manager.cc:5697] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fbe618e5c2b648b393a9d52909cf81b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:48.117213  2736 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:48.118696  3030 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:48.246903  2928 raft_consensus.cc:1275] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Refusing update from remote peer fbe618e5c2b648b393a9d52909cf81b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:48.248309  3030 consensus_queue.cc:1048] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3e0075f0ed428ab5b494fe8ff4b837" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 35565 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:48.842106  2612 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:48.862036  2808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a820047a992044a89d4acd9db0b73053"
dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
mode: GRACEFUL
new_leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
 from {username='slave'} at 127.0.0.1:40286
I20260630 12:31:48.862669  2808 raft_consensus.cc:606] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 LEADER]: Received request to transfer leadership to TS abcb6834e6714e708430e7cffdb4bfc8
I20260630 12:31:48.863952  2612 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:31:48.864502  2612 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:49.074818  3045 raft_consensus.cc:993] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: : Instructing follower abcb6834e6714e708430e7cffdb4bfc8 to start an election
I20260630 12:31:49.075522  3045 raft_consensus.cc:1081] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 LEADER]: Signalling peer abcb6834e6714e708430e7cffdb4bfc8 to start an election
I20260630 12:31:49.077654  2736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a820047a992044a89d4acd9db0b73053"
dest_uuid: "abcb6834e6714e708430e7cffdb4bfc8"
 from {username='slave'} at 127.0.0.1:42068
I20260630 12:31:49.078182  2736 raft_consensus.cc:493] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:49.078497  2736 raft_consensus.cc:3060] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:49.083627  2736 raft_consensus.cc:515] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:49.085630  2736 leader_election.cc:290] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [CANDIDATE]: Term 2 election: Requested vote from peers fbe618e5c2b648b393a9d52909cf81b1 (127.28.244.1:33303), 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3:46011)
I20260630 12:31:49.086720  2808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5"
I20260630 12:31:49.086745  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a820047a992044a89d4acd9db0b73053" candidate_uuid: "abcb6834e6714e708430e7cffdb4bfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbe618e5c2b648b393a9d52909cf81b1"
I20260630 12:31:49.087496  2808 raft_consensus.cc:3055] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:49.087579  2660 raft_consensus.cc:3060] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:49.087939  2808 raft_consensus.cc:740] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60ca1c6248aa474ca3bc0dadde1a6ac5, State: Running, Role: LEADER
I20260630 12:31:49.088805  2808 consensus_queue.cc:260] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:49.089922  2808 raft_consensus.cc:3060] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:49.095062  2808 raft_consensus.cc:2468] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abcb6834e6714e708430e7cffdb4bfc8 in term 2.
I20260630 12:31:49.095988  2660 raft_consensus.cc:2468] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abcb6834e6714e708430e7cffdb4bfc8 in term 2.
I20260630 12:31:49.096333  2701 leader_election.cc:304] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [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: 60ca1c6248aa474ca3bc0dadde1a6ac5, abcb6834e6714e708430e7cffdb4bfc8; no voters: 
I20260630 12:31:49.098161  3046 raft_consensus.cc:2804] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:49.099309  3046 raft_consensus.cc:697] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Becoming Leader. State: Replica: abcb6834e6714e708430e7cffdb4bfc8, State: Running, Role: LEADER
I20260630 12:31:49.100191  3046 consensus_queue.cc:237] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [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: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } }
I20260630 12:31:49.106810  2559 catalog_manager.cc:5697] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 reported cstate change: term changed from 1 to 2, leader changed from 60ca1c6248aa474ca3bc0dadde1a6ac5 (127.28.244.3) to abcb6834e6714e708430e7cffdb4bfc8 (127.28.244.2). New cstate: current_term: 2 leader_uuid: "abcb6834e6714e708430e7cffdb4bfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abcb6834e6714e708430e7cffdb4bfc8" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:49.376250  2808 raft_consensus.cc:1275] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:49.377723  3046 consensus_queue.cc:1048] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ca1c6248aa474ca3bc0dadde1a6ac5" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:49.396287  2660 raft_consensus.cc:1275] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Refusing update from remote peer abcb6834e6714e708430e7cffdb4bfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:49.397755  3046 consensus_queue.cc:1048] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbe618e5c2b648b393a9d52909cf81b1" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:50.865559  2612 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:50.868552  2612 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:50.868997  2612 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:52.869884  2612 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:52.872707  2612 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:52.873423  2612 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:52.910611 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:31:52.938593 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:52.939406 29648 tablet_replica.cc:333] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1: stopping tablet replica
I20260630 12:31:52.940326 29648 raft_consensus.cc:2243] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:52.941115 29648 raft_consensus.cc:2272] T a820047a992044a89d4acd9db0b73053 P fbe618e5c2b648b393a9d52909cf81b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:52.943841 29648 tablet_replica.cc:333] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1: stopping tablet replica
I20260630 12:31:52.944285 29648 raft_consensus.cc:2243] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:52.945847 29648 raft_consensus.cc:2272] T aa4abad455f5428190cfa470e9cd8dcb P fbe618e5c2b648b393a9d52909cf81b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:52.993664 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:31:53.016397 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:31:53.044196 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:53.044896 29648 tablet_replica.cc:333] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8: stopping tablet replica
I20260630 12:31:53.045547 29648 raft_consensus.cc:2243] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:53.046080 29648 raft_consensus.cc:2272] T 3c4408f3f0984131a6e52a0ffabdfbf3 P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.048588 29648 tablet_replica.cc:333] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8: stopping tablet replica
I20260630 12:31:53.049088 29648 raft_consensus.cc:2243] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:53.049952 29648 raft_consensus.cc:2272] T aa4abad455f5428190cfa470e9cd8dcb P abcb6834e6714e708430e7cffdb4bfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.053089 29648 tablet_replica.cc:333] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8: stopping tablet replica
I20260630 12:31:53.053632 29648 raft_consensus.cc:2243] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:53.054653 29648 raft_consensus.cc:2272] T a820047a992044a89d4acd9db0b73053 P abcb6834e6714e708430e7cffdb4bfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.080217 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:31:53.096206 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:31:53.119813 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:53.120594 29648 tablet_replica.cc:333] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5: stopping tablet replica
I20260630 12:31:53.121281 29648 raft_consensus.cc:2243] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:53.122289 29648 raft_consensus.cc:2272] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.124503 29648 tablet_replica.cc:333] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5: stopping tablet replica
I20260630 12:31:53.124981 29648 raft_consensus.cc:2243] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:53.125559 29648 raft_consensus.cc:2272] T a820047a992044a89d4acd9db0b73053 P 60ca1c6248aa474ca3bc0dadde1a6ac5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.149262 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:31:53.164215 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:31:53.187330 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:53.188235 29648 tablet_replica.cc:333] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837: stopping tablet replica
I20260630 12:31:53.188901 29648 raft_consensus.cc:2243] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:53.189620 29648 raft_consensus.cc:2272] T aa4abad455f5428190cfa470e9cd8dcb P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.191964 29648 tablet_replica.cc:333] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837: stopping tablet replica
I20260630 12:31:53.192487 29648 raft_consensus.cc:2243] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:53.192970 29648 raft_consensus.cc:2272] T 3c4408f3f0984131a6e52a0ffabdfbf3 P 1f3e0075f0ed428ab5b494fe8ff4b837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.234984 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:31:53.249740 29648 master.cc:562] Master@127.28.244.62:39813 shutting down...
I20260630 12:31:53.275560 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:53.276262 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:53.276628 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P e111cff0a84541b6beff82dfe3fb4181: stopping tablet replica
I20260630 12:31:53.296213 29648 master.cc:584] Master@127.28.244.62:39813 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13697 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:31:53.340384 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:46357
I20260630 12:31:53.341625 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:53.347385  3063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.347599  3062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.348031  3065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:53.349987 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:53.350980 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:53.351162 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:53.351356 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822713351323 us; error 0 us; skew 500 ppm
I20260630 12:31:53.351859 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:53.354276 29648 webserver.cc:533] Webserver started at http://127.28.244.62:46155/ using document root <none> and password file <none>
I20260630 12:31:53.354746 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:53.354955 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:53.355244 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:53.356426 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "adefc93405754427a9f78855925b9fba"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.361008 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:31:53.364396  3070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.365237 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:31:53.365525 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "adefc93405754427a9f78855925b9fba"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.365816 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:53.382937 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:53.384176 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:53.421211 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:46357
I20260630 12:31:53.421319  3121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:46357 every 8 connection(s)
I20260630 12:31:53.425148  3122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:53.437089  3122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba: Bootstrap starting.
I20260630 12:31:53.441687  3122 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:53.445744  3122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba: No bootstrap required, opened a new log
I20260630 12:31:53.447901  3122 raft_consensus.cc:359] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adefc93405754427a9f78855925b9fba" member_type: VOTER }
I20260630 12:31:53.448340  3122 raft_consensus.cc:385] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:53.448567  3122 raft_consensus.cc:740] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adefc93405754427a9f78855925b9fba, State: Initialized, Role: FOLLOWER
I20260630 12:31:53.449285  3122 consensus_queue.cc:260] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "adefc93405754427a9f78855925b9fba" member_type: VOTER }
I20260630 12:31:53.449772  3122 raft_consensus.cc:399] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:53.450011  3122 raft_consensus.cc:493] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:53.450302  3122 raft_consensus.cc:3060] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:53.454838  3122 raft_consensus.cc:515] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adefc93405754427a9f78855925b9fba" member_type: VOTER }
I20260630 12:31:53.455377  3122 leader_election.cc:304] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [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: adefc93405754427a9f78855925b9fba; no voters: 
I20260630 12:31:53.456517  3122 leader_election.cc:290] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:53.456877  3125 raft_consensus.cc:2804] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:53.458284  3125 raft_consensus.cc:697] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 1 LEADER]: Becoming Leader. State: Replica: adefc93405754427a9f78855925b9fba, State: Running, Role: LEADER
I20260630 12:31:53.458940  3125 consensus_queue.cc:237] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [LEADER]: Queue going to LEADER mode. State: All 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: "adefc93405754427a9f78855925b9fba" member_type: VOTER }
I20260630 12:31:53.459602  3122 sys_catalog.cc:565] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:53.464373  3126 sys_catalog.cc:455] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "adefc93405754427a9f78855925b9fba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adefc93405754427a9f78855925b9fba" member_type: VOTER } }
I20260630 12:31:53.464658  3127 sys_catalog.cc:455] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [sys.catalog]: SysCatalogTable state changed. Reason: New leader adefc93405754427a9f78855925b9fba. Latest consensus state: current_term: 1 leader_uuid: "adefc93405754427a9f78855925b9fba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adefc93405754427a9f78855925b9fba" member_type: VOTER } }
I20260630 12:31:53.465309  3126 sys_catalog.cc:458] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:53.465456  3127 sys_catalog.cc:458] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:53.470064  3132 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:53.475311  3132 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:53.477389 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:53.484719  3132 catalog_manager.cc:1383] Generated new cluster ID: ae1adf5dbcaf4b60b73d5fa7dcd1a5c0
I20260630 12:31:53.485050  3132 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:53.508932  3132 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:53.510281  3132 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:53.523334  3132 catalog_manager.cc:6070] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba: Generated new TSK 0
I20260630 12:31:53.523937  3132 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:53.543834 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:53.549880  3143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.551049  3144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:53.554786 29648 server_base.cc:1061] running on GCE node
W20260630 12:31:53.556679  3146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:53.561169 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:53.561396 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:53.561525 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822713561514 us; error 0 us; skew 500 ppm
I20260630 12:31:53.562057 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:53.564361 29648 webserver.cc:533] Webserver started at http://127.28.244.1:45327/ using document root <none> and password file <none>
I20260630 12:31:53.564785 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:53.564950 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:53.565243 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:53.566351 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "a21ca5d8e27648b593c024e975c96eb6"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.571141 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:31:53.574527  3151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.575313 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:53.575619 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "a21ca5d8e27648b593c024e975c96eb6"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.575901 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:53.587308 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:53.588459 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:53.589938 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:53.592176 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:53.592404 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.592651 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:53.592836 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.631724 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:42415
I20260630 12:31:53.631827  3213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:42415 every 8 connection(s)
I20260630 12:31:53.636963 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:53.644923  3218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.645344  3219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.654007  3221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:53.656224  3214 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46357
I20260630 12:31:53.656646  3214 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:53.656648 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:53.657892  3214 heartbeater.cc:507] Master 127.28.244.62:46357 requested a full tablet report, sending...
I20260630 12:31:53.658033 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:53.658354 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:53.658556 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822713658538 us; error 0 us; skew 500 ppm
I20260630 12:31:53.659220 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:53.660450  3087 ts_manager.cc:194] Registered new tserver with Master: a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415)
I20260630 12:31:53.662017 29648 webserver.cc:533] Webserver started at http://127.28.244.2:38301/ using document root <none> and password file <none>
I20260630 12:31:53.662521 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:53.662711 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:53.662989 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:53.662995  3087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53768
I20260630 12:31:53.664309 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "318cfec0cb29471288ac5f2876dd12b1"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.669368 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:31:53.672602  3226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.673427 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:53.673733 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "318cfec0cb29471288ac5f2876dd12b1"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.674005 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:53.695346 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:53.696523 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:53.697971 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:53.700145 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:53.700385 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.700618 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:53.700794 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.740303 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:38205
I20260630 12:31:53.740410  3288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:38205 every 8 connection(s)
I20260630 12:31:53.745347 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:53.752635  3292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.754158  3293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:53.755728  3295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:53.757611 29648 server_base.cc:1061] running on GCE node
I20260630 12:31:53.758481 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:53.758736 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:53.758920 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822713758903 us; error 0 us; skew 500 ppm
I20260630 12:31:53.758944  3289 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46357
I20260630 12:31:53.759428  3289 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:53.759606 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:53.760309  3289 heartbeater.cc:507] Master 127.28.244.62:46357 requested a full tablet report, sending...
I20260630 12:31:53.762354 29648 webserver.cc:533] Webserver started at http://127.28.244.3:36775/ using document root <none> and password file <none>
I20260630 12:31:53.762758  3087 ts_manager.cc:194] Registered new tserver with Master: 318cfec0cb29471288ac5f2876dd12b1 (127.28.244.2:38205)
I20260630 12:31:53.763028 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:53.763317 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:53.763635 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:53.764724  3087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53776
I20260630 12:31:53.765321 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "9f6d8d0cd9c5450faebffb2bce60d049"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.769898 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:53.773216  3300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.774010 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:53.774338 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "9f6d8d0cd9c5450faebffb2bce60d049"
format_stamp: "Formatted at 2026-06-30 12:31:53 on dist-test-slave-0w4t"
I20260630 12:31:53.774613 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:53.798372 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:53.799626 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:53.801154 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:53.803597 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:53.803828 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.804064 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:53.804250 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:53.843976 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:39337
I20260630 12:31:53.844089  3362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:39337 every 8 connection(s)
I20260630 12:31:53.858341  3363 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46357
I20260630 12:31:53.858777  3363 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:53.859565  3363 heartbeater.cc:507] Master 127.28.244.62:46357 requested a full tablet report, sending...
I20260630 12:31:53.861631  3087 ts_manager.cc:194] Registered new tserver with Master: 9f6d8d0cd9c5450faebffb2bce60d049 (127.28.244.3:39337)
I20260630 12:31:53.861995 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014634031s
I20260630 12:31:53.863008  3087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53790
I20260630 12:31:54.666069  3214 heartbeater.cc:499] Master 127.28.244.62:46357 was elected leader, sending a full tablet report...
I20260630 12:31:54.767369  3289 heartbeater.cc:499] Master 127.28.244.62:46357 was elected leader, sending a full tablet report...
I20260630 12:31:54.867182  3363 heartbeater.cc:499] Master 127.28.244.62:46357 was elected leader, sending a full tablet report...
I20260630 12:31:54.922506  3087 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53792:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:54.924405  3087 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:54.978448  3254 tablet_service.cc:1511] Processing CreateTablet for tablet 8802899c24a2416cb7a26f08b5d4e047 (DEFAULT_TABLE table=test-workload [id=5a4f1ad8585c4e239ae12913764260ba]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:54.979810  3254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8802899c24a2416cb7a26f08b5d4e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:54.985888  3328 tablet_service.cc:1511] Processing CreateTablet for tablet 8802899c24a2416cb7a26f08b5d4e047 (DEFAULT_TABLE table=test-workload [id=5a4f1ad8585c4e239ae12913764260ba]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:54.987260  3328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8802899c24a2416cb7a26f08b5d4e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:54.989799  3179 tablet_service.cc:1511] Processing CreateTablet for tablet 8802899c24a2416cb7a26f08b5d4e047 (DEFAULT_TABLE table=test-workload [id=5a4f1ad8585c4e239ae12913764260ba]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:54.990844  3179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8802899c24a2416cb7a26f08b5d4e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:54.997020  3383 tablet_bootstrap.cc:492] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1: Bootstrap starting.
I20260630 12:31:55.003870  3383 tablet_bootstrap.cc:654] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:55.006839  3384 tablet_bootstrap.cc:492] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: Bootstrap starting.
I20260630 12:31:55.008658  3386 tablet_bootstrap.cc:492] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6: Bootstrap starting.
I20260630 12:31:55.011920  3383 tablet_bootstrap.cc:492] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1: No bootstrap required, opened a new log
I20260630 12:31:55.012478  3383 ts_tablet_manager.cc:1403] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:31:55.014642  3386 tablet_bootstrap.cc:654] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:55.014783  3384 tablet_bootstrap.cc:654] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:55.017597  3383 raft_consensus.cc:359] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.018724  3383 raft_consensus.cc:385] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:55.019115  3383 raft_consensus.cc:740] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318cfec0cb29471288ac5f2876dd12b1, State: Initialized, Role: FOLLOWER
I20260630 12:31:55.020033  3384 tablet_bootstrap.cc:492] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: No bootstrap required, opened a new log
I20260630 12:31:55.020701  3384 ts_tablet_manager.cc:1403] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:31:55.020067  3383 consensus_queue.cc:260] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.021981  3386 tablet_bootstrap.cc:492] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6: No bootstrap required, opened a new log
I20260630 12:31:55.022550  3386 ts_tablet_manager.cc:1403] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:31:55.023375  3383 ts_tablet_manager.cc:1434] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:31:55.024570  3384 raft_consensus.cc:359] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.025354  3384 raft_consensus.cc:385] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:55.025192  3386 raft_consensus.cc:359] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.025722  3384 raft_consensus.cc:740] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f6d8d0cd9c5450faebffb2bce60d049, State: Initialized, Role: FOLLOWER
I20260630 12:31:55.025959  3386 raft_consensus.cc:385] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:55.026330  3386 raft_consensus.cc:740] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a21ca5d8e27648b593c024e975c96eb6, State: Initialized, Role: FOLLOWER
I20260630 12:31:55.026645  3384 consensus_queue.cc:260] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.027092  3386 consensus_queue.cc:260] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.035760  3384 ts_tablet_manager.cc:1434] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:31:55.036929  3386 ts_tablet_manager.cc:1434] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
W20260630 12:31:55.099413  3364 tablet.cc:2406] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:31:55.145650  3389 raft_consensus.cc:493] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:55.146154  3389 raft_consensus.cc:515] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.148268  3389 leader_election.cc:290] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f6d8d0cd9c5450faebffb2bce60d049 (127.28.244.3:39337), a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415)
I20260630 12:31:55.159047  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8802899c24a2416cb7a26f08b5d4e047" candidate_uuid: "318cfec0cb29471288ac5f2876dd12b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" is_pre_election: true
I20260630 12:31:55.159798  3338 raft_consensus.cc:2468] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 318cfec0cb29471288ac5f2876dd12b1 in term 0.
I20260630 12:31:55.160565  3189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8802899c24a2416cb7a26f08b5d4e047" candidate_uuid: "318cfec0cb29471288ac5f2876dd12b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a21ca5d8e27648b593c024e975c96eb6" is_pre_election: true
I20260630 12:31:55.160967  3230 leader_election.cc:304] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 318cfec0cb29471288ac5f2876dd12b1, 9f6d8d0cd9c5450faebffb2bce60d049; no voters: 
I20260630 12:31:55.161177  3189 raft_consensus.cc:2468] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 318cfec0cb29471288ac5f2876dd12b1 in term 0.
I20260630 12:31:55.161898  3389 raft_consensus.cc:2804] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:55.162231  3389 raft_consensus.cc:493] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:55.162539  3389 raft_consensus.cc:3060] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:55.168324  3389 raft_consensus.cc:515] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.169958  3389 leader_election.cc:290] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [CANDIDATE]: Term 1 election: Requested vote from peers 9f6d8d0cd9c5450faebffb2bce60d049 (127.28.244.3:39337), a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415)
I20260630 12:31:55.170723  3338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8802899c24a2416cb7a26f08b5d4e047" candidate_uuid: "318cfec0cb29471288ac5f2876dd12b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f6d8d0cd9c5450faebffb2bce60d049"
I20260630 12:31:55.171074  3189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8802899c24a2416cb7a26f08b5d4e047" candidate_uuid: "318cfec0cb29471288ac5f2876dd12b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a21ca5d8e27648b593c024e975c96eb6"
I20260630 12:31:55.171384  3338 raft_consensus.cc:3060] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:55.171711  3189 raft_consensus.cc:3060] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:55.179282  3189 raft_consensus.cc:2468] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 318cfec0cb29471288ac5f2876dd12b1 in term 1.
I20260630 12:31:55.179282  3338 raft_consensus.cc:2468] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 318cfec0cb29471288ac5f2876dd12b1 in term 1.
I20260630 12:31:55.180794  3230 leader_election.cc:304] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 318cfec0cb29471288ac5f2876dd12b1, a21ca5d8e27648b593c024e975c96eb6; no voters: 
I20260630 12:31:55.181535  3389 raft_consensus.cc:2804] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:55.182597  3389 raft_consensus.cc:697] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 1 LEADER]: Becoming Leader. State: Replica: 318cfec0cb29471288ac5f2876dd12b1, State: Running, Role: LEADER
I20260630 12:31:55.183420  3389 consensus_queue.cc:237] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } }
I20260630 12:31:55.189883  3086 catalog_manager.cc:5697] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 318cfec0cb29471288ac5f2876dd12b1 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "318cfec0cb29471288ac5f2876dd12b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318cfec0cb29471288ac5f2876dd12b1" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 38205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a21ca5d8e27648b593c024e975c96eb6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:55.212337 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:31:55.230587 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:55.231328 29648 tablet_replica.cc:333] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6: stopping tablet replica
I20260630 12:31:55.232048 29648 raft_consensus.cc:2243] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:55.232582 29648 raft_consensus.cc:2272] T 8802899c24a2416cb7a26f08b5d4e047 P a21ca5d8e27648b593c024e975c96eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:55.251688 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:31:55.477304  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:55.478718  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:55.479058  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:55.668359  3389 consensus_queue.cc:1048] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f6d8d0cd9c5450faebffb2bce60d049" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:55.683979  3230 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:31:55.687974  3230 consensus_peers.cc:597] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 -> Peer a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415): Couldn't send request to peer a21ca5d8e27648b593c024e975c96eb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:57.186518  3285 debug-util.cc:398] Leaking SignalData structure 0x7b08001fe8a0 after lost signal to thread 29651
W20260630 12:31:57.187511  3285 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc640 after lost signal to thread 3121
W20260630 12:31:57.188577  3285 debug-util.cc:398] Leaking SignalData structure 0x7b0800234900 after lost signal to thread 3288
W20260630 12:31:57.189600  3285 debug-util.cc:398] Leaking SignalData structure 0x7b08001126c0 after lost signal to thread 3362
W20260630 12:31:57.189965  3285 debug-util.cc:398] Leaking SignalData structure 0x7b08002414c0 after lost signal to thread 3396
I20260630 12:31:57.480526  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:57.482251  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:57.482722  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:58.089680  3230 consensus_peers.cc:597] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 -> Peer a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415): Couldn't send request to peer a21ca5d8e27648b593c024e975c96eb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:31:59.483878  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:59.485354  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:59.485672  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:00.618270  3230 consensus_peers.cc:597] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 -> Peer a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415): Couldn't send request to peer a21ca5d8e27648b593c024e975c96eb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:32:01.115829  3230 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:32:01.486783  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:01.488103  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:01.488435  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:02.978358  3230 consensus_peers.cc:597] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 -> Peer a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415): Couldn't send request to peer a21ca5d8e27648b593c024e975c96eb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:32:03.489663  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:03.491257  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:03.491592  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:04.744665  3285 debug-util.cc:398] Leaking SignalData structure 0x7b0800173220 after lost signal to thread 29651
W20260630 12:32:04.746058  3285 debug-util.cc:398] Leaking SignalData structure 0x7b080025b2e0 after lost signal to thread 3121
W20260630 12:32:04.747449  3285 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5540 after lost signal to thread 3288
W20260630 12:32:04.748772  3285 debug-util.cc:398] Leaking SignalData structure 0x7b080020aa60 after lost signal to thread 3362
W20260630 12:32:05.252831  3230 consensus_peers.cc:597] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 -> Peer a21ca5d8e27648b593c024e975c96eb6 (127.28.244.1:42415): Couldn't send request to peer a21ca5d8e27648b593c024e975c96eb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:32:05.492547  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:05.493964  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:05.494272  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:05.715900  3359 debug-util.cc:398] Leaking SignalData structure 0x7b08001051c0 after lost signal to thread 29651
W20260630 12:32:05.716953  3359 debug-util.cc:398] Leaking SignalData structure 0x7b080026fa80 after lost signal to thread 3121
W20260630 12:32:05.718093  3359 debug-util.cc:398] Leaking SignalData structure 0x7b0800248e60 after lost signal to thread 3288
W20260630 12:32:05.719108  3359 debug-util.cc:398] Leaking SignalData structure 0x7b0800284980 after lost signal to thread 3362
I20260630 12:32:05.951159 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:32:05.988081 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:05.988900 29648 tablet_replica.cc:333] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1: stopping tablet replica
I20260630 12:32:05.989593 29648 raft_consensus.cc:2243] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:05.990831 29648 raft_consensus.cc:2272] T 8802899c24a2416cb7a26f08b5d4e047 P 318cfec0cb29471288ac5f2876dd12b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.061911 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:06.083887 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:06.116276 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:06.117184 29648 tablet_replica.cc:333] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049: stopping tablet replica
I20260630 12:32:06.117974 29648 raft_consensus.cc:2243] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.118584 29648 raft_consensus.cc:2272] T 8802899c24a2416cb7a26f08b5d4e047 P 9f6d8d0cd9c5450faebffb2bce60d049 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:07.137658 29648 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3359)
I20260630 12:32:07.495251  3140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:07.496697  3140 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:07.497056  3140 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:08.138087 29648 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3359)
I20260630 12:32:08.584180 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:08.596725 29648 master.cc:562] Master@127.28.244.62:46357 shutting down...
I20260630 12:32:08.616672 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:08.617409 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.617776 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P adefc93405754427a9f78855925b9fba: stopping tablet replica
I20260630 12:32:08.636883 29648 master.cc:584] Master@127.28.244.62:46357 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (15334 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:32:08.675865 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:46183
I20260630 12:32:08.677081 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.682978  3424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.682983  3425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.683840  3427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:08.684926 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:08.685900 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.686081 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:08.686275 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822728686260 us; error 0 us; skew 500 ppm
I20260630 12:32:08.686838 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.689333 29648 webserver.cc:533] Webserver started at http://127.28.244.62:34317/ using document root <none> and password file <none>
I20260630 12:32:08.689841 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.690042 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.690354 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.691622 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "db4ce91cb015469983943bd90a69ada5"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-0w4t"
I20260630 12:32:08.696209 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:32:08.699522  3432 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.700407 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:08.700659 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "db4ce91cb015469983943bd90a69ada5"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-0w4t"
I20260630 12:32:08.700918 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:08.716475 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.717749 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.755219 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:46183
I20260630 12:32:08.755332  3483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:46183 every 8 connection(s)
I20260630 12:32:08.759413  3484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.771064  3484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5: Bootstrap starting.
I20260630 12:32:08.775658  3484 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.779915  3484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5: No bootstrap required, opened a new log
I20260630 12:32:08.782246  3484 raft_consensus.cc:359] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db4ce91cb015469983943bd90a69ada5" member_type: VOTER }
I20260630 12:32:08.782725  3484 raft_consensus.cc:385] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.782979  3484 raft_consensus.cc:740] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db4ce91cb015469983943bd90a69ada5, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.783581  3484 consensus_queue.cc:260] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db4ce91cb015469983943bd90a69ada5" member_type: VOTER }
I20260630 12:32:08.784096  3484 raft_consensus.cc:399] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:08.784309  3484 raft_consensus.cc:493] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:08.784626  3484 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.789448  3484 raft_consensus.cc:515] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db4ce91cb015469983943bd90a69ada5" member_type: VOTER }
I20260630 12:32:08.790004  3484 leader_election.cc:304] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [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: db4ce91cb015469983943bd90a69ada5; no voters: 
I20260630 12:32:08.791150  3484 leader_election.cc:290] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:08.791518  3487 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:08.792948  3487 raft_consensus.cc:697] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 1 LEADER]: Becoming Leader. State: Replica: db4ce91cb015469983943bd90a69ada5, State: Running, Role: LEADER
I20260630 12:32:08.793748  3487 consensus_queue.cc:237] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [LEADER]: Queue going to LEADER mode. State: All 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: "db4ce91cb015469983943bd90a69ada5" member_type: VOTER }
I20260630 12:32:08.794327  3484 sys_catalog.cc:565] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:08.799273  3488 sys_catalog.cc:455] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db4ce91cb015469983943bd90a69ada5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db4ce91cb015469983943bd90a69ada5" member_type: VOTER } }
I20260630 12:32:08.799350  3489 sys_catalog.cc:455] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db4ce91cb015469983943bd90a69ada5. Latest consensus state: current_term: 1 leader_uuid: "db4ce91cb015469983943bd90a69ada5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db4ce91cb015469983943bd90a69ada5" member_type: VOTER } }
I20260630 12:32:08.800163  3489 sys_catalog.cc:458] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:08.800139  3488 sys_catalog.cc:458] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:08.803335  3494 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:08.811712  3494 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:08.812690 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:08.821062  3494 catalog_manager.cc:1383] Generated new cluster ID: ce06bbfe8bd9485a942309d62408517d
I20260630 12:32:08.821357  3494 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:08.841394  3494 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:08.842777  3494 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:08.859674  3494 catalog_manager.cc:6070] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5: Generated new TSK 0
I20260630 12:32:08.860316  3494 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:08.879125 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.885591  3505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.886523  3506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.888059  3508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:08.888948 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:08.890026 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.890208 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:08.890406 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822728890392 us; error 0 us; skew 500 ppm
I20260630 12:32:08.890976 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.893554 29648 webserver.cc:533] Webserver started at http://127.28.244.1:44361/ using document root <none> and password file <none>
I20260630 12:32:08.894048 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.894250 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.894526 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.895650 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "d95c83cad312456b82078f711ce8b7bb"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-0w4t"
I20260630 12:32:08.900278 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:08.903715  3513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.904520 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:08.904811 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "d95c83cad312456b82078f711ce8b7bb"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-0w4t"
I20260630 12:32:08.905134 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:08.928586 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.929914 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.931453 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:08.933853 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:08.934075 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.934320 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:08.934521 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.976209 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:42949
I20260630 12:32:08.976310  3575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:42949 every 8 connection(s)
I20260630 12:32:08.981559 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.989679  3580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.990655  3581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.992873  3583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:08.993952 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:08.994974 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.995229 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:08.995515 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822728995478 us; error 0 us; skew 500 ppm
I20260630 12:32:08.995740  3576 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46183
I20260630 12:32:08.996176  3576 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:08.996213 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.997319  3576 heartbeater.cc:507] Master 127.28.244.62:46183 requested a full tablet report, sending...
I20260630 12:32:08.999320 29648 webserver.cc:533] Webserver started at http://127.28.244.2:46179/ using document root <none> and password file <none>
I20260630 12:32:08.999825 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.999856  3449 ts_manager.cc:194] Registered new tserver with Master: d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949)
I20260630 12:32:09.000064 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:09.000536 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:09.001756 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "18cfc216889a49fcaab85af5a9d67a71"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-0w4t"
I20260630 12:32:09.002063  3449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60078
I20260630 12:32:09.007051 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:32:09.010516  3588 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:09.011268 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:09.011577 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "18cfc216889a49fcaab85af5a9d67a71"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-0w4t"
I20260630 12:32:09.011888 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:09.028378 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:09.029610 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:09.031061 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:09.033349 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:09.033578 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:09.033819 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:09.033991 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:09.073596 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:34861
I20260630 12:32:09.073691  3650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:34861 every 8 connection(s)
I20260630 12:32:09.078702 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:09.086273  3654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:09.088200  3655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:09.089655  3657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:09.090900 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:09.091588  3651 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46183
I20260630 12:32:09.091950 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:09.091996  3651 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:09.092356 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:09.092585 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822729092572 us; error 0 us; skew 500 ppm
I20260630 12:32:09.093158  3651 heartbeater.cc:507] Master 127.28.244.62:46183 requested a full tablet report, sending...
I20260630 12:32:09.093238 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:09.095327  3449 ts_manager.cc:194] Registered new tserver with Master: 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861)
I20260630 12:32:09.096060 29648 webserver.cc:533] Webserver started at http://127.28.244.3:38911/ using document root <none> and password file <none>
I20260630 12:32:09.096612 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:09.096865 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:09.096961  3449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60090
I20260630 12:32:09.097179 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:09.098662 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "2e31c67af5d84071b78c362aa99f4a8b"
format_stamp: "Formatted at 2026-06-30 12:32:09 on dist-test-slave-0w4t"
I20260630 12:32:09.103309 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:32:09.106787  3662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:09.107731 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:09.107995 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "2e31c67af5d84071b78c362aa99f4a8b"
format_stamp: "Formatted at 2026-06-30 12:32:09 on dist-test-slave-0w4t"
I20260630 12:32:09.108242 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:09.127621 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:09.128729 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:09.130215 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:09.132437 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:09.132618 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:09.132936 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:09.133140 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:32:09.172636 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:44535
I20260630 12:32:09.172755  3725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:44535 every 8 connection(s)
I20260630 12:32:09.186748  3726 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46183
I20260630 12:32:09.187134  3726 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:09.187906  3726 heartbeater.cc:507] Master 127.28.244.62:46183 requested a full tablet report, sending...
I20260630 12:32:09.189796  3449 ts_manager.cc:194] Registered new tserver with Master: 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:09.190361 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014584781s
I20260630 12:32:09.191561  3449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60096
I20260630 12:32:10.005000  3576 heartbeater.cc:499] Master 127.28.244.62:46183 was elected leader, sending a full tablet report...
I20260630 12:32:10.099622  3651 heartbeater.cc:499] Master 127.28.244.62:46183 was elected leader, sending a full tablet report...
I20260630 12:32:10.194547  3726 heartbeater.cc:499] Master 127.28.244.62:46183 was elected leader, sending a full tablet report...
I20260630 12:32:10.246892  3449 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47160:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:10.249312  3449 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:10.308343  3541 tablet_service.cc:1511] Processing CreateTablet for tablet e523e8194e7946f4909234128a200767 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:10.309803  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e523e8194e7946f4909234128a200767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.311048  3538 tablet_service.cc:1511] Processing CreateTablet for tablet c84f9ffcb8a34856be3a2dd1dddfdb68 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:10.312455  3538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84f9ffcb8a34856be3a2dd1dddfdb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.314131  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 86bc613825a04dfa88bdad2498532ebe (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:10.315587  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bc613825a04dfa88bdad2498532ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.318179  3539 tablet_service.cc:1511] Processing CreateTablet for tablet a93f54bd13a54fd49e1a9fc420393d50 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:10.319533  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f54bd13a54fd49e1a9fc420393d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.319669  3690 tablet_service.cc:1511] Processing CreateTablet for tablet e523e8194e7946f4909234128a200767 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:10.322321  3689 tablet_service.cc:1511] Processing CreateTablet for tablet 86bc613825a04dfa88bdad2498532ebe (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:10.322768  3616 tablet_service.cc:1511] Processing CreateTablet for tablet e523e8194e7946f4909234128a200767 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:10.324409  3616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e523e8194e7946f4909234128a200767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.322826  3687 tablet_service.cc:1511] Processing CreateTablet for tablet c84f9ffcb8a34856be3a2dd1dddfdb68 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:10.324779  3690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e523e8194e7946f4909234128a200767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.325773  3687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84f9ffcb8a34856be3a2dd1dddfdb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.324770  3688 tablet_service.cc:1511] Processing CreateTablet for tablet a93f54bd13a54fd49e1a9fc420393d50 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:10.326453  3613 tablet_service.cc:1511] Processing CreateTablet for tablet c84f9ffcb8a34856be3a2dd1dddfdb68 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:10.327289  3688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f54bd13a54fd49e1a9fc420393d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.324350  3614 tablet_service.cc:1511] Processing CreateTablet for tablet a93f54bd13a54fd49e1a9fc420393d50 (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:10.329231  3689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bc613825a04dfa88bdad2498532ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.329475  3613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84f9ffcb8a34856be3a2dd1dddfdb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.333391  3614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f54bd13a54fd49e1a9fc420393d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.322992  3615 tablet_service.cc:1511] Processing CreateTablet for tablet 86bc613825a04dfa88bdad2498532ebe (DEFAULT_TABLE table=test-workload [id=ae09b38630fc4f9abedfccacc1a50548]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:10.342443  3615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bc613825a04dfa88bdad2498532ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.369627  3745 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b: Bootstrap starting.
I20260630 12:32:10.373333  3747 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb: Bootstrap starting.
I20260630 12:32:10.378192  3745 tablet_bootstrap.cc:654] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.383428  3747 tablet_bootstrap.cc:654] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.397439  3747 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb: No bootstrap required, opened a new log
I20260630 12:32:10.398032  3747 ts_tablet_manager.cc:1403] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260630 12:32:10.401556  3747 raft_consensus.cc:359] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.403055  3747 raft_consensus.cc:385] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.403764  3747 raft_consensus.cc:740] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c83cad312456b82078f711ce8b7bb, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.404956  3747 consensus_queue.cc:260] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.409125  3746 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: Bootstrap starting.
I20260630 12:32:10.417537  3746 tablet_bootstrap.cc:654] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.419644  3747 ts_tablet_manager.cc:1434] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:32:10.419901  3745 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b: No bootstrap required, opened a new log
I20260630 12:32:10.420397  3745 ts_tablet_manager.cc:1403] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.015s
I20260630 12:32:10.421716  3747 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb: Bootstrap starting.
I20260630 12:32:10.423528  3745 raft_consensus.cc:359] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.424384  3745 raft_consensus.cc:385] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.424718  3745 raft_consensus.cc:740] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e31c67af5d84071b78c362aa99f4a8b, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.425601  3745 consensus_queue.cc:260] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.429498  3747 tablet_bootstrap.cc:654] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.429737  3746 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: No bootstrap required, opened a new log
I20260630 12:32:10.430369  3746 ts_tablet_manager.cc:1403] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260630 12:32:10.433573  3746 raft_consensus.cc:359] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.434365  3746 raft_consensus.cc:385] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.434725  3746 raft_consensus.cc:740] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.435689  3746 consensus_queue.cc:260] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.439497  3745 ts_tablet_manager.cc:1434] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:32:10.440620  3746 ts_tablet_manager.cc:1434] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:32:10.440950  3745 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: Bootstrap starting.
I20260630 12:32:10.441885  3746 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: Bootstrap starting.
I20260630 12:32:10.448930  3746 tablet_bootstrap.cc:654] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.450318  3745 tablet_bootstrap.cc:654] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.462131  3747 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb: No bootstrap required, opened a new log
I20260630 12:32:10.462646  3747 ts_tablet_manager.cc:1403] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.012s
I20260630 12:32:10.463220  3745 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: No bootstrap required, opened a new log
I20260630 12:32:10.463610  3746 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: No bootstrap required, opened a new log
I20260630 12:32:10.463754  3745 ts_tablet_manager.cc:1403] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:32:10.464115  3746 ts_tablet_manager.cc:1403] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260630 12:32:10.464982  3747 raft_consensus.cc:359] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.465619  3747 raft_consensus.cc:385] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.465860  3747 raft_consensus.cc:740] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c83cad312456b82078f711ce8b7bb, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.466564  3747 consensus_queue.cc:260] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.466723  3745 raft_consensus.cc:359] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.466965  3746 raft_consensus.cc:359] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.467521  3745 raft_consensus.cc:385] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.467713  3746 raft_consensus.cc:385] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.467888  3745 raft_consensus.cc:740] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e31c67af5d84071b78c362aa99f4a8b, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.468077  3746 raft_consensus.cc:740] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.468552  3747 ts_tablet_manager.cc:1434] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:10.468788  3745 consensus_queue.cc:260] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.468866  3746 consensus_queue.cc:260] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.470048  3747 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb: Bootstrap starting.
I20260630 12:32:10.471714  3745 ts_tablet_manager.cc:1434] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:32:10.472781  3745 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b: Bootstrap starting.
I20260630 12:32:10.476434  3746 ts_tablet_manager.cc:1434] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:32:10.477617  3746 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: Bootstrap starting.
I20260630 12:32:10.476945  3747 tablet_bootstrap.cc:654] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.482457  3745 tablet_bootstrap.cc:654] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.491432  3746 tablet_bootstrap.cc:654] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.494812  3745 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b: No bootstrap required, opened a new log
I20260630 12:32:10.495462  3745 ts_tablet_manager.cc:1403] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:32:10.496970  3747 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb: No bootstrap required, opened a new log
I20260630 12:32:10.497570  3747 ts_tablet_manager.cc:1403] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.011s
I20260630 12:32:10.499818  3752 raft_consensus.cc:493] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.500208  3747 raft_consensus.cc:359] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.500926  3747 raft_consensus.cc:385] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.500504  3752 raft_consensus.cc:515] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.501304  3747 raft_consensus.cc:740] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c83cad312456b82078f711ce8b7bb, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.499347  3745 raft_consensus.cc:359] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.501843  3745 raft_consensus.cc:385] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.502328  3745 raft_consensus.cc:740] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e31c67af5d84071b78c362aa99f4a8b, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.502364  3747 consensus_queue.cc:260] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.503331  3745 consensus_queue.cc:260] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.505467  3746 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: No bootstrap required, opened a new log
I20260630 12:32:10.506040  3746 ts_tablet_manager.cc:1403] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.007s
I20260630 12:32:10.507159  3752 leader_election.cc:290] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861)
I20260630 12:32:10.509253  3746 raft_consensus.cc:359] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.510187  3746 raft_consensus.cc:385] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.510596  3746 raft_consensus.cc:740] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.512482  3754 raft_consensus.cc:493] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.513139  3754 raft_consensus.cc:515] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.514834  3747 ts_tablet_manager.cc:1434] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:32:10.516746  3754 leader_election.cc:290] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.511838  3746 consensus_queue.cc:260] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.524830  3747 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb: Bootstrap starting.
I20260630 12:32:10.529966  3746 ts_tablet_manager.cc:1434] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260630 12:32:10.535115  3747 tablet_bootstrap.cc:654] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.537817  3746 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71: Bootstrap starting.
I20260630 12:32:10.550163  3750 raft_consensus.cc:493] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.550940  3750 raft_consensus.cc:515] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.556715  3750 leader_election.cc:290] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.561918  3754 raft_consensus.cc:493] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.562479  3754 raft_consensus.cc:515] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.564707  3754 leader_election.cc:290] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.568255  3746 tablet_bootstrap.cc:654] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.579725  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bc613825a04dfa88bdad2498532ebe" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb" is_pre_election: true
I20260630 12:32:10.579872  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e523e8194e7946f4909234128a200767" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb" is_pre_election: true
I20260630 12:32:10.580962  3550 raft_consensus.cc:2468] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 0.
I20260630 12:32:10.580617  3551 raft_consensus.cc:2468] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 0.
I20260630 12:32:10.585485  3591 leader_election.cc:304] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18cfc216889a49fcaab85af5a9d67a71, d95c83cad312456b82078f711ce8b7bb; no voters: 
I20260630 12:32:10.586062  3745 ts_tablet_manager.cc:1434] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b: Time spent starting tablet: real 0.090s	user 0.028s	sys 0.057s
I20260630 12:32:10.586232  3747 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb: No bootstrap required, opened a new log
I20260630 12:32:10.587118  3591 leader_election.cc:304] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18cfc216889a49fcaab85af5a9d67a71, d95c83cad312456b82078f711ce8b7bb; no voters: 
I20260630 12:32:10.587443  3747 ts_tablet_manager.cc:1403] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.009s
I20260630 12:32:10.586525  3754 raft_consensus.cc:2804] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.588268  3754 raft_consensus.cc:493] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.588908  3754 raft_consensus.cc:3060] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.594465  3745 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b: Bootstrap starting.
I20260630 12:32:10.614202  3745 tablet_bootstrap.cc:654] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.617445  3773 raft_consensus.cc:2804] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.617924  3773 raft_consensus.cc:493] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.618254  3773 raft_consensus.cc:3060] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.614519  3754 raft_consensus.cc:515] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.621084  3746 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71: No bootstrap required, opened a new log
I20260630 12:32:10.621670  3746 ts_tablet_manager.cc:1403] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.000s
I20260630 12:32:10.622539  3754 leader_election.cc:290] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 election: Requested vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.622480  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e523e8194e7946f4909234128a200767" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb"
I20260630 12:32:10.623265  3754 raft_consensus.cc:493] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.623281  3551 raft_consensus.cc:3060] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.624114  3754 raft_consensus.cc:515] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.624457  3700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bc613825a04dfa88bdad2498532ebe" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b" is_pre_election: true
I20260630 12:32:10.626637  3700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e523e8194e7946f4909234128a200767" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b" is_pre_election: true
I20260630 12:32:10.627104  3754 leader_election.cc:290] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.627276  3700 raft_consensus.cc:2468] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 0.
I20260630 12:32:10.623217  3747 raft_consensus.cc:359] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.628091  3746 raft_consensus.cc:359] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.628527  3747 raft_consensus.cc:385] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.628857  3746 raft_consensus.cc:385] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.628911  3747 raft_consensus.cc:740] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95c83cad312456b82078f711ce8b7bb, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.629297  3746 raft_consensus.cc:740] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.630106  3746 consensus_queue.cc:260] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.632319  3746 ts_tablet_manager.cc:1434] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:32:10.634157  3700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e523e8194e7946f4909234128a200767" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b"
I20260630 12:32:10.635140  3700 raft_consensus.cc:3060] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.636286  3551 raft_consensus.cc:2468] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 1.
I20260630 12:32:10.634279  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f54bd13a54fd49e1a9fc420393d50" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb" is_pre_election: true
I20260630 12:32:10.637791  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bc613825a04dfa88bdad2498532ebe" candidate_uuid: "d95c83cad312456b82078f711ce8b7bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18cfc216889a49fcaab85af5a9d67a71" is_pre_election: true
I20260630 12:32:10.629915  3747 consensus_queue.cc:260] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.640432  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84f9ffcb8a34856be3a2dd1dddfdb68" candidate_uuid: "2e31c67af5d84071b78c362aa99f4a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb" is_pre_election: true
I20260630 12:32:10.641119  3747 ts_tablet_manager.cc:1434] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260630 12:32:10.641450  3549 raft_consensus.cc:2468] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e31c67af5d84071b78c362aa99f4a8b in term 0.
I20260630 12:32:10.643074  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84f9ffcb8a34856be3a2dd1dddfdb68" candidate_uuid: "2e31c67af5d84071b78c362aa99f4a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18cfc216889a49fcaab85af5a9d67a71" is_pre_election: true
I20260630 12:32:10.643831  3773 raft_consensus.cc:515] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.639050  3550 raft_consensus.cc:2468] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 0.
I20260630 12:32:10.643968  3625 raft_consensus.cc:2468] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e31c67af5d84071b78c362aa99f4a8b in term 0.
I20260630 12:32:10.647902  3699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f54bd13a54fd49e1a9fc420393d50" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b" is_pre_election: true
I20260630 12:32:10.648656  3699 raft_consensus.cc:2468] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 0.
W20260630 12:32:10.635325  3591 leader_election.cc:343] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:10.646694  3626 raft_consensus.cc:2393] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95c83cad312456b82078f711ce8b7bb in current term 1: Already voted for candidate 18cfc216889a49fcaab85af5a9d67a71 in this term.
I20260630 12:32:10.654012  3591 leader_election.cc:304] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18cfc216889a49fcaab85af5a9d67a71, 2e31c67af5d84071b78c362aa99f4a8b; no voters: 
I20260630 12:32:10.654688  3700 raft_consensus.cc:2468] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 1.
I20260630 12:32:10.646586  3665 leader_election.cc:304] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e31c67af5d84071b78c362aa99f4a8b, d95c83cad312456b82078f711ce8b7bb; no voters: 
I20260630 12:32:10.647055  3773 leader_election.cc:290] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 election: Requested vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.654866  3754 raft_consensus.cc:2804] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.656450  3754 raft_consensus.cc:493] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.656716  3760 raft_consensus.cc:2804] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.656898  3754 raft_consensus.cc:3060] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.657285  3760 raft_consensus.cc:493] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.657702  3760 raft_consensus.cc:3060] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.661283  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bc613825a04dfa88bdad2498532ebe" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb"
I20260630 12:32:10.661942  3550 raft_consensus.cc:3060] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.662135  3700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bc613825a04dfa88bdad2498532ebe" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b"
I20260630 12:32:10.662707  3754 raft_consensus.cc:515] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.664462  3754 leader_election.cc:290] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 election: Requested vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:10.655910  3591 leader_election.cc:304] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18cfc216889a49fcaab85af5a9d67a71, d95c83cad312456b82078f711ce8b7bb; no voters: 
I20260630 12:32:10.665387  3760 raft_consensus.cc:515] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.667107  3745 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b: No bootstrap required, opened a new log
I20260630 12:32:10.667634  3745 ts_tablet_manager.cc:1403] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.010s
I20260630 12:32:10.668538  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84f9ffcb8a34856be3a2dd1dddfdb68" candidate_uuid: "2e31c67af5d84071b78c362aa99f4a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb"
I20260630 12:32:10.669168  3549 raft_consensus.cc:3060] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.669378  3550 raft_consensus.cc:2468] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 1.
I20260630 12:32:10.670469  3754 raft_consensus.cc:2804] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.670604  3745 raft_consensus.cc:359] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.671074  3754 raft_consensus.cc:697] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Becoming Leader. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Running, Role: LEADER
I20260630 12:32:10.671394  3745 raft_consensus.cc:385] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.671687  3745 raft_consensus.cc:740] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e31c67af5d84071b78c362aa99f4a8b, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.671939  3754 consensus_queue.cc:237] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.672492  3745 consensus_queue.cc:260] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.674815  3745 ts_tablet_manager.cc:1434] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:10.676533  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f54bd13a54fd49e1a9fc420393d50" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95c83cad312456b82078f711ce8b7bb"
I20260630 12:32:10.677201  3550 raft_consensus.cc:3060] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:32:10.677312  3591 leader_election.cc:343] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:10.678143  3591 leader_election.cc:304] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [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: 18cfc216889a49fcaab85af5a9d67a71, d95c83cad312456b82078f711ce8b7bb; no voters: 2e31c67af5d84071b78c362aa99f4a8b
I20260630 12:32:10.675976  3549 raft_consensus.cc:2468] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e31c67af5d84071b78c362aa99f4a8b in term 1.
I20260630 12:32:10.679657  3700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f54bd13a54fd49e1a9fc420393d50" candidate_uuid: "18cfc216889a49fcaab85af5a9d67a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b"
I20260630 12:32:10.680267  3700 raft_consensus.cc:3060] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.679687  3773 raft_consensus.cc:2804] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.681855  3773 raft_consensus.cc:697] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Becoming Leader. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Running, Role: LEADER
I20260630 12:32:10.682479  3665 leader_election.cc:304] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e31c67af5d84071b78c362aa99f4a8b, d95c83cad312456b82078f711ce8b7bb; no voters: 
I20260630 12:32:10.682741  3773 consensus_queue.cc:237] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.683362  3752 raft_consensus.cc:2804] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.684849  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84f9ffcb8a34856be3a2dd1dddfdb68" candidate_uuid: "2e31c67af5d84071b78c362aa99f4a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18cfc216889a49fcaab85af5a9d67a71"
I20260630 12:32:10.686856  3626 raft_consensus.cc:3060] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.692225  3550 raft_consensus.cc:2468] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 1.
I20260630 12:32:10.695508  3591 leader_election.cc:304] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18cfc216889a49fcaab85af5a9d67a71, d95c83cad312456b82078f711ce8b7bb; no voters: 
I20260630 12:32:10.695838  3752 raft_consensus.cc:697] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 LEADER]: Becoming Leader. State: Replica: 2e31c67af5d84071b78c362aa99f4a8b, State: Running, Role: LEADER
I20260630 12:32:10.696539  3700 raft_consensus.cc:2468] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18cfc216889a49fcaab85af5a9d67a71 in term 1.
I20260630 12:32:10.696938  3772 raft_consensus.cc:2804] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.698092  3626 raft_consensus.cc:2468] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e31c67af5d84071b78c362aa99f4a8b in term 1.
I20260630 12:32:10.696803  3752 consensus_queue.cc:237] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.699664  3772 raft_consensus.cc:697] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Becoming Leader. State: Replica: 18cfc216889a49fcaab85af5a9d67a71, State: Running, Role: LEADER
I20260630 12:32:10.700894  3772 consensus_queue.cc:237] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } }
I20260630 12:32:10.681584  3760 leader_election.cc:290] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [CANDIDATE]: Term 1 election: Requested vote from peers d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949), 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861)
I20260630 12:32:10.703007  3700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bc613825a04dfa88bdad2498532ebe" candidate_uuid: "d95c83cad312456b82078f711ce8b7bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e31c67af5d84071b78c362aa99f4a8b" is_pre_election: true
I20260630 12:32:10.703662  3700 raft_consensus.cc:2468] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95c83cad312456b82078f711ce8b7bb in term 0.
I20260630 12:32:10.705256  3516 leader_election.cc:304] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [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: 2e31c67af5d84071b78c362aa99f4a8b, d95c83cad312456b82078f711ce8b7bb; no voters: 18cfc216889a49fcaab85af5a9d67a71
I20260630 12:32:10.706496  3750 raft_consensus.cc:2764] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:32:10.711604  3449 catalog_manager.cc:5697] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3). New cstate: current_term: 1 leader_uuid: "2e31c67af5d84071b78c362aa99f4a8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:10.716666  3448 catalog_manager.cc:5697] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:10.728794  3448 catalog_manager.cc:5697] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:10.730152  3448 catalog_manager.cc:5697] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:10.768855 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:32:10.787461 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:10.788347 29648 tablet_replica.cc:333] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb: stopping tablet replica
I20260630 12:32:10.789004 29648 raft_consensus.cc:2243] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.789484 29648 raft_consensus.cc:2272] T 86bc613825a04dfa88bdad2498532ebe P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.791591 29648 tablet_replica.cc:333] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb: stopping tablet replica
I20260630 12:32:10.792075 29648 raft_consensus.cc:2243] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.792423 29648 raft_consensus.cc:2272] T a93f54bd13a54fd49e1a9fc420393d50 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.794319 29648 tablet_replica.cc:333] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb: stopping tablet replica
I20260630 12:32:10.794777 29648 raft_consensus.cc:2243] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.795094 29648 raft_consensus.cc:2272] T e523e8194e7946f4909234128a200767 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.796994 29648 tablet_replica.cc:333] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb: stopping tablet replica
I20260630 12:32:10.797508 29648 raft_consensus.cc:2243] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.797822 29648 raft_consensus.cc:2272] T c84f9ffcb8a34856be3a2dd1dddfdb68 P d95c83cad312456b82078f711ce8b7bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.830813 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
W20260630 12:32:11.114848  3591 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:32:11.118475  3591 consensus_peers.cc:597] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.120110  3752 consensus_queue.cc:1048] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:11.139616  3665 consensus_peers.cc:597] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.238688  3754 consensus_queue.cc:1048] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:11.272491  3754 consensus_queue.cc:1048] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:11.284551  3591 consensus_peers.cc:597] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.284974  3700 raft_consensus.cc:3060] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:32:11.289495  3591 consensus_peers.cc:597] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.296124  3754 consensus_queue.cc:1048] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:11.814450  3754 consensus_queue.cc:579] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.128s)
W20260630 12:32:11.821926  3449 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 86bc613825a04dfa88bdad2498532ebe with cas_config_opid_index -1: no extra replica candidate found for tablet 86bc613825a04dfa88bdad2498532ebe (table test-workload [id=ae09b38630fc4f9abedfccacc1a50548]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:32:11.837100  3497 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d95c83cad312456b82078f711ce8b7bb not available for placement
I20260630 12:32:11.860656  3793 consensus_queue.cc:579] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.187s)
I20260630 12:32:11.876091 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:11.884078  3795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:11.884215  3794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.890209 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:11.891129  3797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.892181 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:11.892382 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:11.892613 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822731892594 us; error 0 us; skew 500 ppm
I20260630 12:32:11.893229 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:11.895690 29648 webserver.cc:533] Webserver started at http://127.28.244.4:34053/ using document root <none> and password file <none>
I20260630 12:32:11.896202 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:11.896399 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:11.896684 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:11.897815 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "37c24dbe366a4697913e2fb2fcb6abde"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-0w4t"
I20260630 12:32:11.902189 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:11.905581  3802 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.906358 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:32:11.906675 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "37c24dbe366a4697913e2fb2fcb6abde"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-0w4t"
I20260630 12:32:11.906970 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:11.939863 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:11.941079 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:11.942684 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:11.944929 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:11.945191 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.945434 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:11.945618 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.949668  3793 consensus_queue.cc:579] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.247s)
I20260630 12:32:11.989187 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:38013
I20260630 12:32:11.989279  3864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:38013 every 8 connection(s)
I20260630 12:32:12.008273  3865 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46183
I20260630 12:32:12.008693  3865 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:12.009509  3865 heartbeater.cc:507] Master 127.28.244.62:46183 requested a full tablet report, sending...
I20260630 12:32:12.011664  3449 ts_manager.cc:194] Registered new tserver with Master: 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4:38013)
I20260630 12:32:12.013015  3449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47166
I20260630 12:32:12.018713  3626 consensus_queue.cc:237] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.024686  3700 raft_consensus.cc:1275] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:12.026775  3792 consensus_queue.cc:1048] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:12.029691  3591 consensus_peers.cc:597] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.033350  3754 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.035482  3700 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
W20260630 12:32:12.036717  3592 consensus_peers.cc:597] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 -> Peer 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4:38013): Couldn't send request to peer 37c24dbe366a4697913e2fb2fcb6abde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86bc613825a04dfa88bdad2498532ebe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.041718  3435 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 86bc613825a04dfa88bdad2498532ebe with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:32:12.045915  3449 catalog_manager.cc:5697] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:12.056331  3626 consensus_queue.cc:237] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
W20260630 12:32:12.063062  3592 consensus_peers.cc:597] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4:38013): Couldn't send request to peer 37c24dbe366a4697913e2fb2fcb6abde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a93f54bd13a54fd49e1a9fc420393d50. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.063688  3700 raft_consensus.cc:1275] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:12.065649  3792 consensus_queue.cc:1048] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:12.067509  3591 consensus_peers.cc:597] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.071563  3793 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.073243  3700 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.081748  3435 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a93f54bd13a54fd49e1a9fc420393d50 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:32:12.086607  3448 catalog_manager.cc:5697] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:12.087214  3626 consensus_queue.cc:237] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.093955  3700 raft_consensus.cc:1275] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:32:12.094033  3592 consensus_peers.cc:597] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4:38013): Couldn't send request to peer 37c24dbe366a4697913e2fb2fcb6abde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e523e8194e7946f4909234128a200767. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.095839  3754 consensus_queue.cc:1048] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:12.097625  3591 consensus_peers.cc:597] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.102412  3792 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.104094  3700 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.111364  3435 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e523e8194e7946f4909234128a200767 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:32:12.115315  3449 catalog_manager.cc:5697] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b reported cstate change: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.187747  3760 consensus_queue.cc:579] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.488s)
I20260630 12:32:12.200376  3700 consensus_queue.cc:237] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.206947  3626 raft_consensus.cc:1275] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Refusing update from remote peer 2e31c67af5d84071b78c362aa99f4a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:12.209208  3876 consensus_queue.cc:1048] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:12.212437  3665 consensus_peers.cc:597] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:12.216485  3666 consensus_peers.cc:597] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b -> Peer 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4:38013): Couldn't send request to peer 37c24dbe366a4697913e2fb2fcb6abde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c84f9ffcb8a34856be3a2dd1dddfdb68. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:12.217229  3875 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.218897  3626 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.225085  3435 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c84f9ffcb8a34856be3a2dd1dddfdb68 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:32:12.229704  3448 catalog_manager.cc:5697] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: config changed from index -1 to 2, NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "2e31c67af5d84071b78c362aa99f4a8b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } } }
I20260630 12:32:12.421204  3883 ts_tablet_manager.cc:933] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: Initiating tablet copy from peer 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861)
I20260630 12:32:12.422802  3883 tablet_copy_client.cc:323] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:34861
I20260630 12:32:12.432320  3636 tablet_copy_service.cc:140] P 18cfc216889a49fcaab85af5a9d67a71: Received BeginTabletCopySession request for tablet 86bc613825a04dfa88bdad2498532ebe from peer 37c24dbe366a4697913e2fb2fcb6abde ({username='slave'} at 127.0.0.1:60000)
I20260630 12:32:12.432811  3636 tablet_copy_service.cc:161] P 18cfc216889a49fcaab85af5a9d67a71: Beginning new tablet copy session on tablet 86bc613825a04dfa88bdad2498532ebe from peer 37c24dbe366a4697913e2fb2fcb6abde at {username='slave'} at 127.0.0.1:60000: session id = 37c24dbe366a4697913e2fb2fcb6abde-86bc613825a04dfa88bdad2498532ebe
I20260630 12:32:12.438653  3636 tablet_copy_source_session.cc:215] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:12.441190  3883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bc613825a04dfa88bdad2498532ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.451836  3883 tablet_copy_client.cc:806] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:12.452358  3883 tablet_copy_client.cc:670] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:12.455881  3883 tablet_copy_client.cc:538] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:12.461651  3883 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap starting.
I20260630 12:32:12.475386  3883 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:12.476025  3883 tablet_bootstrap.cc:492] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap complete.
I20260630 12:32:12.476517  3883 ts_tablet_manager.cc:1403] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.010s
I20260630 12:32:12.478536  3883 raft_consensus.cc:359] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.479071  3883 raft_consensus.cc:740] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c24dbe366a4697913e2fb2fcb6abde, State: Initialized, Role: LEARNER
I20260630 12:32:12.479528  3883 consensus_queue.cc:260] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.481489  3865 heartbeater.cc:499] Master 127.28.244.62:46183 was elected leader, sending a full tablet report...
I20260630 12:32:12.481679  3883 ts_tablet_manager.cc:1434] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:32:12.483579  3636 tablet_copy_service.cc:342] P 18cfc216889a49fcaab85af5a9d67a71: Request end of tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-86bc613825a04dfa88bdad2498532ebe received from {username='slave'} at 127.0.0.1:60000
I20260630 12:32:12.483942  3636 tablet_copy_service.cc:434] P 18cfc216889a49fcaab85af5a9d67a71: ending tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-86bc613825a04dfa88bdad2498532ebe on tablet 86bc613825a04dfa88bdad2498532ebe with peer 37c24dbe366a4697913e2fb2fcb6abde
I20260630 12:32:12.595511  3883 ts_tablet_manager.cc:933] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: Initiating tablet copy from peer 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861)
I20260630 12:32:12.596948  3883 tablet_copy_client.cc:323] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:34861
I20260630 12:32:12.598515  3636 tablet_copy_service.cc:140] P 18cfc216889a49fcaab85af5a9d67a71: Received BeginTabletCopySession request for tablet a93f54bd13a54fd49e1a9fc420393d50 from peer 37c24dbe366a4697913e2fb2fcb6abde ({username='slave'} at 127.0.0.1:60000)
I20260630 12:32:12.598968  3636 tablet_copy_service.cc:161] P 18cfc216889a49fcaab85af5a9d67a71: Beginning new tablet copy session on tablet a93f54bd13a54fd49e1a9fc420393d50 from peer 37c24dbe366a4697913e2fb2fcb6abde at {username='slave'} at 127.0.0.1:60000: session id = 37c24dbe366a4697913e2fb2fcb6abde-a93f54bd13a54fd49e1a9fc420393d50
I20260630 12:32:12.604183  3636 tablet_copy_source_session.cc:215] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:12.606828  3883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f54bd13a54fd49e1a9fc420393d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.612459  3889 ts_tablet_manager.cc:933] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: Initiating tablet copy from peer 2e31c67af5d84071b78c362aa99f4a8b (127.28.244.3:44535)
I20260630 12:32:12.614321  3889 tablet_copy_client.cc:323] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:44535
I20260630 12:32:12.620936  3883 tablet_copy_client.cc:806] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:12.621655  3883 tablet_copy_client.cc:670] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:12.623667  3710 tablet_copy_service.cc:140] P 2e31c67af5d84071b78c362aa99f4a8b: Received BeginTabletCopySession request for tablet c84f9ffcb8a34856be3a2dd1dddfdb68 from peer 37c24dbe366a4697913e2fb2fcb6abde ({username='slave'} at 127.0.0.1:52354)
I20260630 12:32:12.624127  3710 tablet_copy_service.cc:161] P 2e31c67af5d84071b78c362aa99f4a8b: Beginning new tablet copy session on tablet c84f9ffcb8a34856be3a2dd1dddfdb68 from peer 37c24dbe366a4697913e2fb2fcb6abde at {username='slave'} at 127.0.0.1:52354: session id = 37c24dbe366a4697913e2fb2fcb6abde-c84f9ffcb8a34856be3a2dd1dddfdb68
I20260630 12:32:12.625119  3883 tablet_copy_client.cc:538] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:12.631879  3710 tablet_copy_source_session.cc:215] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:12.633919  3883 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap starting.
I20260630 12:32:12.634928  3889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84f9ffcb8a34856be3a2dd1dddfdb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.647140  3889 tablet_copy_client.cc:806] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:12.647679  3889 tablet_copy_client.cc:670] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:12.650496  3883 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:12.651279  3889 tablet_copy_client.cc:538] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:12.651396  3883 tablet_bootstrap.cc:492] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap complete.
I20260630 12:32:12.652231  3883 ts_tablet_manager.cc:1403] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260630 12:32:12.653766  3893 ts_tablet_manager.cc:933] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: Initiating tablet copy from peer 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861)
I20260630 12:32:12.655155  3883 raft_consensus.cc:359] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.655812  3893 tablet_copy_client.cc:323] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:34861
I20260630 12:32:12.656087  3883 raft_consensus.cc:740] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c24dbe366a4697913e2fb2fcb6abde, State: Initialized, Role: LEARNER
I20260630 12:32:12.656746  3883 consensus_queue.cc:260] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.657722  3636 tablet_copy_service.cc:140] P 18cfc216889a49fcaab85af5a9d67a71: Received BeginTabletCopySession request for tablet e523e8194e7946f4909234128a200767 from peer 37c24dbe366a4697913e2fb2fcb6abde ({username='slave'} at 127.0.0.1:60000)
I20260630 12:32:12.658282  3636 tablet_copy_service.cc:161] P 18cfc216889a49fcaab85af5a9d67a71: Beginning new tablet copy session on tablet e523e8194e7946f4909234128a200767 from peer 37c24dbe366a4697913e2fb2fcb6abde at {username='slave'} at 127.0.0.1:60000: session id = 37c24dbe366a4697913e2fb2fcb6abde-e523e8194e7946f4909234128a200767
I20260630 12:32:12.658921  3883 ts_tablet_manager.cc:1434] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:32:12.659605  3889 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap starting.
I20260630 12:32:12.662678  3635 tablet_copy_service.cc:342] P 18cfc216889a49fcaab85af5a9d67a71: Request end of tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-a93f54bd13a54fd49e1a9fc420393d50 received from {username='slave'} at 127.0.0.1:60000
I20260630 12:32:12.663170  3635 tablet_copy_service.cc:434] P 18cfc216889a49fcaab85af5a9d67a71: ending tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-a93f54bd13a54fd49e1a9fc420393d50 on tablet a93f54bd13a54fd49e1a9fc420393d50 with peer 37c24dbe366a4697913e2fb2fcb6abde
I20260630 12:32:12.666241  3636 tablet_copy_source_session.cc:215] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:12.669512  3893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e523e8194e7946f4909234128a200767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.678555  3889 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:12.679294  3889 tablet_bootstrap.cc:492] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap complete.
I20260630 12:32:12.679862  3889 ts_tablet_manager.cc:1403] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:32:12.681723  3893 tablet_copy_client.cc:806] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:12.682301  3893 tablet_copy_client.cc:670] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:12.682153  3889 raft_consensus.cc:359] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.682941  3889 raft_consensus.cc:740] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c24dbe366a4697913e2fb2fcb6abde, State: Initialized, Role: LEARNER
I20260630 12:32:12.683643  3889 consensus_queue.cc:260] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.685810  3889 ts_tablet_manager.cc:1434] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:32:12.686139  3893 tablet_copy_client.cc:538] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:12.687677  3710 tablet_copy_service.cc:342] P 2e31c67af5d84071b78c362aa99f4a8b: Request end of tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-c84f9ffcb8a34856be3a2dd1dddfdb68 received from {username='slave'} at 127.0.0.1:52354
I20260630 12:32:12.688113  3710 tablet_copy_service.cc:434] P 2e31c67af5d84071b78c362aa99f4a8b: ending tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-c84f9ffcb8a34856be3a2dd1dddfdb68 on tablet c84f9ffcb8a34856be3a2dd1dddfdb68 with peer 37c24dbe366a4697913e2fb2fcb6abde
I20260630 12:32:12.695056  3893 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap starting.
I20260630 12:32:12.708983  3893 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:12.709966  3893 tablet_bootstrap.cc:492] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: Bootstrap complete.
I20260630 12:32:12.710513  3893 ts_tablet_manager.cc:1403] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:32:12.713193  3893 raft_consensus.cc:359] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.714008  3893 raft_consensus.cc:740] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c24dbe366a4697913e2fb2fcb6abde, State: Initialized, Role: LEARNER
I20260630 12:32:12.714599  3893 consensus_queue.cc:260] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: true } }
I20260630 12:32:12.716470  3893 ts_tablet_manager.cc:1434] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:32:12.718142  3636 tablet_copy_service.cc:342] P 18cfc216889a49fcaab85af5a9d67a71: Request end of tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-e523e8194e7946f4909234128a200767 received from {username='slave'} at 127.0.0.1:60000
I20260630 12:32:12.718497  3636 tablet_copy_service.cc:434] P 18cfc216889a49fcaab85af5a9d67a71: ending tablet copy session 37c24dbe366a4697913e2fb2fcb6abde-e523e8194e7946f4909234128a200767 on tablet e523e8194e7946f4909234128a200767 with peer 37c24dbe366a4697913e2fb2fcb6abde
I20260630 12:32:12.799856  3840 raft_consensus.cc:1217] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:32:12.839037  3497 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d95c83cad312456b82078f711ce8b7bb not available for placement
I20260630 12:32:13.050189  3840 raft_consensus.cc:1217] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:13.064206  3840 raft_consensus.cc:1217] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:13.144560  3899 consensus_queue.cc:579] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.056s)
I20260630 12:32:13.208320  3901 consensus_queue.cc:579] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.007s)
I20260630 12:32:13.252918  3840 raft_consensus.cc:1217] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:13.390662  3899 raft_consensus.cc:1064] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: attempting to promote NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde to VOTER
I20260630 12:32:13.393474  3899 consensus_queue.cc:237] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.400674  3840 raft_consensus.cc:1275] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.400854  3700 raft_consensus.cc:1275] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.402431  3904 consensus_queue.cc:1048] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:13.403071  3899 consensus_queue.cc:1048] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:32:13.404352  3591 consensus_peers.cc:597] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:13.411976  3899 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.413628  3700 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.423081  3840 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.425623  3449 catalog_manager.cc:5697] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:13.427224  3899 consensus_queue.cc:579] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Leader has been unable to successfully communicate with peer d95c83cad312456b82078f711ce8b7bb for more than 1 seconds (1.369s)
I20260630 12:32:13.442551  3899 raft_consensus.cc:1064] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: attempting to promote NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde to VOTER
I20260630 12:32:13.445170  3899 consensus_queue.cc:237] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.450436  3626 consensus_queue.cc:237] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [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: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.456799  3700 raft_consensus.cc:1275] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.457700  3840 raft_consensus.cc:1275] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.458390  3839 raft_consensus.cc:1275] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.458636  3699 raft_consensus.cc:1275] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.459998  3898 consensus_queue.cc:1048] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.460355  3793 consensus_queue.cc:1048] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:13.461243  3904 consensus_queue.cc:1048] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.464272  3898 consensus_queue.cc:1048] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:13.467854  3904 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.470005  3839 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.482056  3435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86bc613825a04dfa88bdad2498532ebe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:32:13.486202  3591 consensus_peers.cc:597] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:13.489506  3448 catalog_manager.cc:5697] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde reported cstate change: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.490600  3700 raft_consensus.cc:2955] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.492420  3912 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.498021  3699 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.506850  3840 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.520030  3901 raft_consensus.cc:1064] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: attempting to promote NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde to VOTER
I20260630 12:32:13.521960  3448 catalog_manager.cc:5697] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b reported cstate change: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.523229  3901 consensus_queue.cc:237] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.531613  3840 raft_consensus.cc:1275] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Refusing update from remote peer 2e31c67af5d84071b78c362aa99f4a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.533211  3626 raft_consensus.cc:1275] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Refusing update from remote peer 2e31c67af5d84071b78c362aa99f4a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:32:13.534346  3435 catalog_manager.cc:4755] TS d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 86bc613825a04dfa88bdad2498532ebe: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111)
I20260630 12:32:13.535420  3902 consensus_queue.cc:1048] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:13.537173  3902 consensus_queue.cc:1048] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:32:13.542164  3665 consensus_peers.cc:597] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:13.543982  3625 consensus_queue.cc:237] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [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: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.550588  3839 raft_consensus.cc:1275] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.551939  3700 raft_consensus.cc:1275] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.552376  3904 consensus_queue.cc:1048] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.553411  3899 consensus_queue.cc:1048] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.553488  3901 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.555512  3626 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.560179  3793 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.562981  3839 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.567526  3840 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.567480  3700 raft_consensus.cc:2955] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.570468  3449 catalog_manager.cc:5697] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e31c67af5d84071b78c362aa99f4a8b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.579900  3447 catalog_manager.cc:5697] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde reported cstate change: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.584528  3435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a93f54bd13a54fd49e1a9fc420393d50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:13.600605  3700 consensus_queue.cc:237] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [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: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.606984  3626 raft_consensus.cc:1275] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Refusing update from remote peer 2e31c67af5d84071b78c362aa99f4a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.607398  3840 raft_consensus.cc:1275] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Refusing update from remote peer 2e31c67af5d84071b78c362aa99f4a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.608454  3920 consensus_queue.cc:1048] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:32:13.609207  3901 consensus_queue.cc:1048] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.616192  3902 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.617898  3626 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.623919  3840 raft_consensus.cc:2955] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.627419  3435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c84f9ffcb8a34856be3a2dd1dddfdb68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:13.628649  3447 catalog_manager.cc:5697] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b reported cstate change: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "2e31c67af5d84071b78c362aa99f4a8b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:13.797104  3793 raft_consensus.cc:1064] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: attempting to promote NON_VOTER 37c24dbe366a4697913e2fb2fcb6abde to VOTER
I20260630 12:32:13.799110  3793 consensus_queue.cc:237] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [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: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.806078  3840 raft_consensus.cc:1275] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 LEARNER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.806100  3700 raft_consensus.cc:1275] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:13.807607  3793 consensus_queue.cc:1048] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:13.808317  3912 consensus_queue.cc:1048] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:32:13.809278  3591 consensus_peers.cc:597] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 -> Peer d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): Couldn't send request to peer d95c83cad312456b82078f711ce8b7bb. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:13.816617  3793 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.818382  3840 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.825985  3700 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.828563  3447 catalog_manager.cc:5697] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 reported cstate change: config changed from index 2 to 3, 37c24dbe366a4697913e2fb2fcb6abde (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d95c83cad312456b82078f711ce8b7bb" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:32:13.841675  3497 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d95c83cad312456b82078f711ce8b7bb not available for placement
I20260630 12:32:13.841899  3626 consensus_queue.cc:237] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [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: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } }
I20260630 12:32:13.846819  3700 raft_consensus.cc:1275] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.846868  3840 raft_consensus.cc:1275] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Refusing update from remote peer 18cfc216889a49fcaab85af5a9d67a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:13.848452  3793 consensus_queue.cc:1048] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.849110  3904 consensus_queue.cc:1048] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:13.856441  3912 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.858194  3700 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.861873  3840 raft_consensus.cc:2955] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
I20260630 12:32:13.864668  3435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e523e8194e7946f4909234128a200767 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:13.869200  3449 catalog_manager.cc:5697] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b reported cstate change: config changed from index 3 to 4, VOTER d95c83cad312456b82078f711ce8b7bb (127.28.244.1) evicted. New cstate: current_term: 1 leader_uuid: "18cfc216889a49fcaab85af5a9d67a71" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18cfc216889a49fcaab85af5a9d67a71" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34861 } } peers { permanent_uuid: "2e31c67af5d84071b78c362aa99f4a8b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44535 } } peers { permanent_uuid: "37c24dbe366a4697913e2fb2fcb6abde" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 38013 } attrs { promote: false } } }
W20260630 12:32:14.730294  3435 catalog_manager.cc:4755] TS d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 86bc613825a04dfa88bdad2498532ebe: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111)
W20260630 12:32:15.782874  3435 catalog_manager.cc:4755] TS d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 86bc613825a04dfa88bdad2498532ebe: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111)
W20260630 12:32:17.861676  3435 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260630 12:32:17.864800  3435 catalog_manager.cc:4755] TS d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 86bc613825a04dfa88bdad2498532ebe: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111)
I20260630 12:32:19.026451 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
W20260630 12:32:19.046448  3665 consensus_peers.cc:597] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b -> Peer 18cfc216889a49fcaab85af5a9d67a71 (127.28.244.2:34861): Couldn't send request to peer 18cfc216889a49fcaab85af5a9d67a71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:19.054356 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:19.055208 29648 tablet_replica.cc:333] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71: stopping tablet replica
I20260630 12:32:19.055802 29648 raft_consensus.cc:2243] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:19.056557 29648 raft_consensus.cc:2272] T 86bc613825a04dfa88bdad2498532ebe P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.058887 29648 tablet_replica.cc:333] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71: stopping tablet replica
I20260630 12:32:19.059409 29648 raft_consensus.cc:2243] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.060020 29648 raft_consensus.cc:2272] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.062196 29648 tablet_replica.cc:333] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71: stopping tablet replica
I20260630 12:32:19.062682 29648 raft_consensus.cc:2243] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:19.063431 29648 raft_consensus.cc:2272] T a93f54bd13a54fd49e1a9fc420393d50 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.065637 29648 tablet_replica.cc:333] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71: stopping tablet replica
I20260630 12:32:19.066108 29648 raft_consensus.cc:2243] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:19.066860 29648 raft_consensus.cc:2272] T e523e8194e7946f4909234128a200767 P 18cfc216889a49fcaab85af5a9d67a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.091941 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:19.109086 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:19.132121 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:19.132834 29648 tablet_replica.cc:333] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b: stopping tablet replica
I20260630 12:32:19.133544 29648 raft_consensus.cc:2243] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.134193 29648 raft_consensus.cc:2272] T 86bc613825a04dfa88bdad2498532ebe P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.136551 29648 tablet_replica.cc:333] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b: stopping tablet replica
I20260630 12:32:19.137118 29648 raft_consensus.cc:2243] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.137738 29648 raft_consensus.cc:2272] T a93f54bd13a54fd49e1a9fc420393d50 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.139679 29648 tablet_replica.cc:333] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b: stopping tablet replica
I20260630 12:32:19.140177 29648 raft_consensus.cc:2243] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:19.140950 29648 raft_consensus.cc:2272] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.143051 29648 tablet_replica.cc:333] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b: stopping tablet replica
I20260630 12:32:19.143558 29648 raft_consensus.cc:2243] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.144121 29648 raft_consensus.cc:2272] T e523e8194e7946f4909234128a200767 P 2e31c67af5d84071b78c362aa99f4a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.168129 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:19.183722 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:32:19.204523 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:19.205314 29648 tablet_replica.cc:333] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde: stopping tablet replica
I20260630 12:32:19.205977 29648 raft_consensus.cc:2243] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.206542 29648 raft_consensus.cc:2272] T e523e8194e7946f4909234128a200767 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.208618 29648 tablet_replica.cc:333] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde: stopping tablet replica
I20260630 12:32:19.209348 29648 raft_consensus.cc:2243] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.209867 29648 raft_consensus.cc:2272] T c84f9ffcb8a34856be3a2dd1dddfdb68 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.211737 29648 tablet_replica.cc:333] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde: stopping tablet replica
I20260630 12:32:19.212229 29648 raft_consensus.cc:2243] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.212747 29648 raft_consensus.cc:2272] T a93f54bd13a54fd49e1a9fc420393d50 P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.214854 29648 tablet_replica.cc:333] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde: stopping tablet replica
I20260630 12:32:19.215325 29648 raft_consensus.cc:2243] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:19.215916 29648 raft_consensus.cc:2272] T 86bc613825a04dfa88bdad2498532ebe P 37c24dbe366a4697913e2fb2fcb6abde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:19.238968 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:32:19.253719 29648 master.cc:562] Master@127.28.244.62:46183 shutting down...
W20260630 12:32:21.997488  3435 catalog_manager.cc:4755] TS d95c83cad312456b82078f711ce8b7bb (127.28.244.1:42949): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 86bc613825a04dfa88bdad2498532ebe: Network error: Client connection negotiation failed: client connection to 127.28.244.1:42949: connect: Connection refused (error 111)
I20260630 12:32:22.869182 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:22.869951 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:22.870364 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P db4ce91cb015469983943bd90a69ada5: stopping tablet replica
I20260630 12:32:22.892915 29648 master.cc:584] Master@127.28.244.62:46183 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14263 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:32:22.942031 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:39793
I20260630 12:32:22.943849 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:22.950676  3933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:22.951241  3934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:22.952853 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:22.953302  3936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:22.954276 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:22.954506 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:22.954677 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822742954662 us; error 0 us; skew 500 ppm
I20260630 12:32:22.955176 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:22.957862 29648 webserver.cc:533] Webserver started at http://127.28.244.62:37695/ using document root <none> and password file <none>
I20260630 12:32:22.958359 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:22.958568 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:22.958889 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:22.960019 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "4d97e10946c9461cbe077029f86ecbd2"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-0w4t"
I20260630 12:32:22.964398 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:32:22.967703  3941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.968564 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:22.968803 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "4d97e10946c9461cbe077029f86ecbd2"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-0w4t"
I20260630 12:32:22.969086 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:22.992686 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:22.994371 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.045713 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:39793
I20260630 12:32:23.045807  3993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:39793 every 8 connection(s)
I20260630 12:32:23.050871  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.064195  3994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2: Bootstrap starting.
I20260630 12:32:23.069444  3994 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:23.074492  3994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2: No bootstrap required, opened a new log
I20260630 12:32:23.076933  3994 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d97e10946c9461cbe077029f86ecbd2" member_type: VOTER }
I20260630 12:32:23.077512  3994 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:23.077735  3994 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d97e10946c9461cbe077029f86ecbd2, State: Initialized, Role: FOLLOWER
I20260630 12:32:23.078490  3994 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d97e10946c9461cbe077029f86ecbd2" member_type: VOTER }
I20260630 12:32:23.079079  3994 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:23.079306  3994 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:23.079644  3994 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:23.084692  3994 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d97e10946c9461cbe077029f86ecbd2" member_type: VOTER }
I20260630 12:32:23.085278  3994 leader_election.cc:304] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [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: 4d97e10946c9461cbe077029f86ecbd2; no voters: 
I20260630 12:32:23.086445  3994 leader_election.cc:290] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:23.086897  3997 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:23.088289  3997 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 1 LEADER]: Becoming Leader. State: Replica: 4d97e10946c9461cbe077029f86ecbd2, State: Running, Role: LEADER
I20260630 12:32:23.089140  3997 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [LEADER]: Queue going to LEADER mode. State: All 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: "4d97e10946c9461cbe077029f86ecbd2" member_type: VOTER }
I20260630 12:32:23.089521  3994 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:23.092731  3998 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d97e10946c9461cbe077029f86ecbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d97e10946c9461cbe077029f86ecbd2" member_type: VOTER } }
I20260630 12:32:23.092731  3999 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d97e10946c9461cbe077029f86ecbd2. Latest consensus state: current_term: 1 leader_uuid: "4d97e10946c9461cbe077029f86ecbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d97e10946c9461cbe077029f86ecbd2" member_type: VOTER } }
I20260630 12:32:23.093751  3998 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:23.094558  3999 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:23.098129  4004 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:23.104688  4004 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:23.105823 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:23.114153  4004 catalog_manager.cc:1383] Generated new cluster ID: 2c8bdd28c498414e9db62dfae4e4b386
I20260630 12:32:23.114411  4004 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:23.153894  4004 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:23.155323  4004 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:23.172643  4004 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2: Generated new TSK 0
I20260630 12:32:23.173295  4004 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:23.237196 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:23.244491  4015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:23.245642  4016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:23.247007  4018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.247224 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:23.248248 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:23.248482 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:23.248680 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822743248662 us; error 0 us; skew 500 ppm
I20260630 12:32:23.249325 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:23.251870 29648 webserver.cc:533] Webserver started at http://127.28.244.1:32955/ using document root <none> and password file <none>
I20260630 12:32:23.252394 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:23.252633 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:23.252964 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:23.254442 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "99313aa1db524058992fe43dca280f40"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:23.259359 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:23.262933  4023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.263757 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:32:23.264068 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "99313aa1db524058992fe43dca280f40"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:23.264381 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:23.275887 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:23.277311 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.278846 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:23.281404 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:23.281649 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.281898 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:23.282087 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.324847 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:44967
I20260630 12:32:23.324958  4085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:44967 every 8 connection(s)
I20260630 12:32:23.330396 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:23.337798  4090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:23.338747  4091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.342080 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:23.341959  4093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.343581 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:23.343876 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:23.344116 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822743344078 us; error 0 us; skew 500 ppm
I20260630 12:32:23.344801 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:23.346704  4086 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:23.347095  4086 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:23.347723 29648 webserver.cc:533] Webserver started at http://127.28.244.2:41427/ using document root <none> and password file <none>
I20260630 12:32:23.347972  4086 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:23.348276 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:23.348557 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:23.348840 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:23.350591 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:23.350672  3959 ts_manager.cc:194] Registered new tserver with Master: 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967)
I20260630 12:32:23.353458  3959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36314
I20260630 12:32:23.356833 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:32:23.360474  4098 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.361317 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:23.361567 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:23.361793 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:23.387795 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:23.389011 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.390458 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:23.392818 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:23.393035 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.393321 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:23.393481 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.432880 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:43837
I20260630 12:32:23.432983  4160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:43837 every 8 connection(s)
I20260630 12:32:23.437786 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:23.444705  4164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:23.447669  4165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.448342 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:23.448931  4167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.450074 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:23.450344 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:23.450554 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822743450536 us; error 0 us; skew 500 ppm
I20260630 12:32:23.450981  4161 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:23.451227 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:23.451375  4161 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:23.452212  4161 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:23.454181 29648 webserver.cc:533] Webserver started at http://127.28.244.3:33797/ using document root <none> and password file <none>
I20260630 12:32:23.454432  3959 ts_manager.cc:194] Registered new tserver with Master: ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837)
I20260630 12:32:23.454869 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:23.455134 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:23.455474 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:23.456316  3959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36326
I20260630 12:32:23.457147 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "814ee5985bb14e1196517fb974151ec2"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:23.461831 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:32:23.465319  4172 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.466122 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:23.466483 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "814ee5985bb14e1196517fb974151ec2"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:23.466789 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:23.487639 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:23.488896 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.490386 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:23.492769 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:23.493009 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.493284 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:23.493463 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.534309 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:37965
I20260630 12:32:23.534415  4234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:37965 every 8 connection(s)
I20260630 12:32:23.549778  4235 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:23.550191  4235 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:23.551096  4235 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:23.553197  3959 ts_manager.cc:194] Registered new tserver with Master: 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:23.553759 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016051556s
I20260630 12:32:23.554639  3959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36336
I20260630 12:32:24.356833  4086 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
I20260630 12:32:24.459096  4161 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
I20260630 12:32:24.557755  4235 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
I20260630 12:32:24.609951  3959 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36352:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:24.612335  3959 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:24.664350  4200 tablet_service.cc:1511] Processing CreateTablet for tablet c6d9483d762c46c191d65b1f99770637 (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:24.665977  4200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d9483d762c46c191d65b1f99770637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.674067  4199 tablet_service.cc:1511] Processing CreateTablet for tablet 13312dd5da17421eb498af734509473b (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:24.675184  4197 tablet_service.cc:1511] Processing CreateTablet for tablet 81dba4ed68ea4adb851aa0dfd4124d7b (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:24.675788  4199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13312dd5da17421eb498af734509473b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.676587  4197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81dba4ed68ea4adb851aa0dfd4124d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.677842  4051 tablet_service.cc:1511] Processing CreateTablet for tablet c6d9483d762c46c191d65b1f99770637 (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:24.679240  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d9483d762c46c191d65b1f99770637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.682194  4050 tablet_service.cc:1511] Processing CreateTablet for tablet 13312dd5da17421eb498af734509473b (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:24.683211  4198 tablet_service.cc:1511] Processing CreateTablet for tablet 454347ea7d9b45899d127bb445f1d55a (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:24.684099  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13312dd5da17421eb498af734509473b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.684762  4198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454347ea7d9b45899d127bb445f1d55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.686676  4049 tablet_service.cc:1511] Processing CreateTablet for tablet 454347ea7d9b45899d127bb445f1d55a (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:24.688141  4049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454347ea7d9b45899d127bb445f1d55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.690578  4048 tablet_service.cc:1511] Processing CreateTablet for tablet 81dba4ed68ea4adb851aa0dfd4124d7b (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:24.692097  4048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81dba4ed68ea4adb851aa0dfd4124d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.708712  4126 tablet_service.cc:1511] Processing CreateTablet for tablet c6d9483d762c46c191d65b1f99770637 (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:24.710210  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d9483d762c46c191d65b1f99770637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.714527  4255 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:24.714277  4125 tablet_service.cc:1511] Processing CreateTablet for tablet 13312dd5da17421eb498af734509473b (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:24.716231  4125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13312dd5da17421eb498af734509473b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.726053  4255 tablet_bootstrap.cc:654] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.727138  4124 tablet_service.cc:1511] Processing CreateTablet for tablet 454347ea7d9b45899d127bb445f1d55a (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:24.728577  4124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454347ea7d9b45899d127bb445f1d55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.730540  4123 tablet_service.cc:1511] Processing CreateTablet for tablet 81dba4ed68ea4adb851aa0dfd4124d7b (DEFAULT_TABLE table=test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:24.731951  4123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81dba4ed68ea4adb851aa0dfd4124d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.735283  4257 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:24.744663  4255 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: No bootstrap required, opened a new log
I20260630 12:32:24.745245  4255 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260630 12:32:24.748239  4255 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.748960  4255 raft_consensus.cc:385] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.749284  4255 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.750177  4255 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.751955  4257 tablet_bootstrap.cc:654] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.756225  4258 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:24.761150  4255 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:32:24.767557  4258 tablet_bootstrap.cc:654] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.777923  4255 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:24.785504  4258 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: No bootstrap required, opened a new log
I20260630 12:32:24.786092  4258 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260630 12:32:24.787993  4257 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: No bootstrap required, opened a new log
I20260630 12:32:24.788708  4257 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.034s
I20260630 12:32:24.788877  4258 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.789417  4255 tablet_bootstrap.cc:654] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.789615  4258 raft_consensus.cc:385] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.790036  4258 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.790833  4258 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.792048  4257 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.793097  4257 raft_consensus.cc:385] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.793488  4257 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.793705  4258 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:24.794831  4258 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:24.794649  4257 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.797878  4257 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:32:24.799042  4257 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:24.806536  4257 tablet_bootstrap.cc:654] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.807711  4255 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: No bootstrap required, opened a new log
I20260630 12:32:24.808327  4255 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260630 12:32:24.809912  4258 tablet_bootstrap.cc:654] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.811621  4255 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.812456  4255 raft_consensus.cc:385] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.812788  4255 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.813671  4255 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.814671  4259 raft_consensus.cc:493] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:24.814911  4257 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: No bootstrap required, opened a new log
I20260630 12:32:24.815485  4257 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260630 12:32:24.815269  4259 raft_consensus.cc:515] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.817076  4255 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:32:24.818483  4255 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:24.819031  4257 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.819811  4257 raft_consensus.cc:385] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.820120  4257 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.821184  4257 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.825168  4257 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260630 12:32:24.825915  4255 tablet_bootstrap.cc:654] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.826233  4257 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:24.833231  4257 tablet_bootstrap.cc:654] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.838271  4262 raft_consensus.cc:493] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:24.838811  4262 raft_consensus.cc:515] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.842984  4262 leader_election.cc:290] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:24.845641  4257 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: No bootstrap required, opened a new log
I20260630 12:32:24.846108  4255 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: No bootstrap required, opened a new log
I20260630 12:32:24.846710  4255 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.011s
I20260630 12:32:24.846791  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "814ee5985bb14e1196517fb974151ec2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40" is_pre_election: true
W20260630 12:32:24.849402  4173 leader_election.cc:343] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:24.846194  4257 ts_tablet_manager.cc:1403] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260630 12:32:24.850303  4255 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.851174  4255 raft_consensus.cc:385] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.851521  4255 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.852380  4255 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.855139  4255 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:24.856231  4255 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:24.862505  4255 tablet_bootstrap.cc:654] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.852994  4257 raft_consensus.cc:359] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.863113  4257 raft_consensus.cc:385] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.863466  4257 raft_consensus.cc:740] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.864310  4257 consensus_queue.cc:260] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.867529  4257 ts_tablet_manager.cc:1434] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:32:24.870991  4255 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: No bootstrap required, opened a new log
I20260630 12:32:24.871544  4255 ts_tablet_manager.cc:1403] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260630 12:32:24.873021  4259 leader_election.cc:290] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837)
I20260630 12:32:24.875945  4255 raft_consensus.cc:359] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.876673  4255 raft_consensus.cc:385] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.876951  4255 raft_consensus.cc:740] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.877557  4258 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: No bootstrap required, opened a new log
I20260630 12:32:24.878093  4258 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.000s
I20260630 12:32:24.877892  4255 consensus_queue.cc:260] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.880239  4255 ts_tablet_manager.cc:1434] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:32:24.881148  4258 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.881951  4258 raft_consensus.cc:385] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.882308  4258 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.883136  4258 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.883600  4264 raft_consensus.cc:493] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:24.884105  4264 raft_consensus.cc:515] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.885541  4258 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:24.888170  4264 leader_election.cc:290] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:24.886626  4257 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:24.888011  4258 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:24.898180  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "814ee5985bb14e1196517fb974151ec2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
W20260630 12:32:24.903189  4174 leader_election.cc:343] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:24.903842  4174 leader_election.cc:304] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [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: 814ee5985bb14e1196517fb974151ec2; no voters: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744
I20260630 12:32:24.905187  4259 raft_consensus.cc:2749] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:24.908569  4257 tablet_bootstrap.cc:654] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.915256  4258 tablet_bootstrap.cc:654] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.921124  4257 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: No bootstrap required, opened a new log
I20260630 12:32:24.922389  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
I20260630 12:32:24.922415  4257 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260630 12:32:24.923103  4136 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 0.
I20260630 12:32:24.923625  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40" is_pre_election: true
I20260630 12:32:24.924314  4061 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 0.
I20260630 12:32:24.925889  4099 leader_election.cc:304] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:24.925993  4025 leader_election.cc:304] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:24.926260  4257 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.926841  4262 raft_consensus.cc:2804] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:24.926877  4264 raft_consensus.cc:2804] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:24.927439  4262 raft_consensus.cc:493] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:24.927595  4264 raft_consensus.cc:493] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:24.927897  4262 raft_consensus.cc:3060] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.928170  4264 raft_consensus.cc:3060] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.931459  4258 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: No bootstrap required, opened a new log
I20260630 12:32:24.931994  4258 ts_tablet_manager.cc:1403] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260630 12:32:24.935148  4258 raft_consensus.cc:359] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.935853  4258 raft_consensus.cc:385] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.936164  4258 raft_consensus.cc:740] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.936214  4264 raft_consensus.cc:515] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.927038  4257 raft_consensus.cc:385] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.936641  4262 raft_consensus.cc:515] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.937453  4257 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.938318  4257 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.939565  4262 leader_election.cc:290] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 election: Requested vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:24.939790  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
I20260630 12:32:24.939742  4258 consensus_queue.cc:260] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.940735  4136 raft_consensus.cc:2393] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99313aa1db524058992fe43dca280f40 in current term 1: Already voted for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in this term.
I20260630 12:32:24.942273  4258 ts_tablet_manager.cc:1434] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:32:24.942130  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:24.942193  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40"
I20260630 12:32:24.943020  4210 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 0.
I20260630 12:32:24.943879  4061 raft_consensus.cc:2393] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in current term 1: Already voted for candidate 99313aa1db524058992fe43dca280f40 in this term.
I20260630 12:32:24.946273  4257 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260630 12:32:24.947199  4264 leader_election.cc:290] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 election: Requested vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:24.947952  4208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:24.948619  4208 raft_consensus.cc:3060] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.948845  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:24.947063  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:24.948173  4258 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:24.951928  4100 leader_election.cc:304] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 814ee5985bb14e1196517fb974151ec2, 99313aa1db524058992fe43dca280f40
I20260630 12:32:24.953131  4262 raft_consensus.cc:2749] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:32:24.958177  4258 tablet_bootstrap.cc:654] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.959955  4208 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:24.961143  4025 leader_election.cc:304] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: 814ee5985bb14e1196517fb974151ec2, 99313aa1db524058992fe43dca280f40; no voters: ff8f9dc4017b4ea9ac274e4fb71c8744
I20260630 12:32:24.961977  4264 raft_consensus.cc:2804] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:24.962313  4259 raft_consensus.cc:493] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:24.962499  4264 raft_consensus.cc:697] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 LEADER]: Becoming Leader. State: Replica: 99313aa1db524058992fe43dca280f40, State: Running, Role: LEADER
I20260630 12:32:24.962827  4259 raft_consensus.cc:515] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.963644  4258 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: No bootstrap required, opened a new log
I20260630 12:32:24.963441  4264 consensus_queue.cc:237] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.964164  4258 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:32:24.965194  4259 leader_election.cc:290] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837)
I20260630 12:32:24.966190  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "814ee5985bb14e1196517fb974151ec2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40" is_pre_election: true
I20260630 12:32:24.966882  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "814ee5985bb14e1196517fb974151ec2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
I20260630 12:32:24.966861  4061 raft_consensus.cc:2468] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 814ee5985bb14e1196517fb974151ec2 in term 0.
I20260630 12:32:24.967217  4258 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.967636  4262 raft_consensus.cc:493] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:24.967779  4136 raft_consensus.cc:2468] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 814ee5985bb14e1196517fb974151ec2 in term 0.
I20260630 12:32:24.968022  4258 raft_consensus.cc:385] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.968232  4262 raft_consensus.cc:515] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.968459  4258 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.968709  4173 leader_election.cc:304] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 814ee5985bb14e1196517fb974151ec2, 99313aa1db524058992fe43dca280f40; no voters: 
I20260630 12:32:24.969980  4259 raft_consensus.cc:2804] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:24.970765  4262 leader_election.cc:290] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:24.971278  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40" is_pre_election: true
I20260630 12:32:24.971961  4061 raft_consensus.cc:2468] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 0.
I20260630 12:32:24.972328  4208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:24.972666  4259 raft_consensus.cc:493] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:24.972965  4208 raft_consensus.cc:2468] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 0.
I20260630 12:32:24.973125  4259 raft_consensus.cc:3060] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.973397  4099 leader_election.cc:304] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:24.974535  4262 raft_consensus.cc:2804] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:24.969726  4258 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.975006  4262 raft_consensus.cc:493] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:24.975535  4262 raft_consensus.cc:3060] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.983343  4259 raft_consensus.cc:515] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:24.984301  4262 raft_consensus.cc:515] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:24.987849  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "814ee5985bb14e1196517fb974151ec2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40"
I20260630 12:32:24.988181  4060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40"
I20260630 12:32:24.988668  4061 raft_consensus.cc:3060] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.988893  4060 raft_consensus.cc:3060] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.990415  3959 catalog_manager.cc:5697] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99313aa1db524058992fe43dca280f40 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:24.993420  4208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:24.994022  4208 raft_consensus.cc:3060] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.998148  4258 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.013s
I20260630 12:32:25.001376  4061 raft_consensus.cc:2468] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 814ee5985bb14e1196517fb974151ec2 in term 1.
I20260630 12:32:25.002774  4259 leader_election.cc:290] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 election: Requested vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837)
I20260630 12:32:25.004606  4173 leader_election.cc:304] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 814ee5985bb14e1196517fb974151ec2, 99313aa1db524058992fe43dca280f40; no voters: 
I20260630 12:32:25.005389  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "814ee5985bb14e1196517fb974151ec2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
I20260630 12:32:25.006050  4136 raft_consensus.cc:3060] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.008005  4208 raft_consensus.cc:2468] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 1.
I20260630 12:32:25.008846  4262 leader_election.cc:290] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 election: Requested vote from peers 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:25.005539  4259 raft_consensus.cc:2804] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.009354  4100 leader_election.cc:304] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 814ee5985bb14e1196517fb974151ec2, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:25.009666  4259 raft_consensus.cc:697] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 LEADER]: Becoming Leader. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Running, Role: LEADER
I20260630 12:32:25.010557  4259 consensus_queue.cc:237] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:25.011492  4262 raft_consensus.cc:2804] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.012054  4262 raft_consensus.cc:697] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 LEADER]: Becoming Leader. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Running, Role: LEADER
I20260630 12:32:25.013448  4262 consensus_queue.cc:237] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:25.014755  4136 raft_consensus.cc:2468] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 814ee5985bb14e1196517fb974151ec2 in term 1.
I20260630 12:32:25.012544  4060 raft_consensus.cc:2468] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 1.
I20260630 12:32:25.023111  3959 catalog_manager.cc:5697] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:25.023231  3957 catalog_manager.cc:5697] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 814ee5985bb14e1196517fb974151ec2 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "814ee5985bb14e1196517fb974151ec2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:25.069662  4264 raft_consensus.cc:493] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:25.070371  4264 raft_consensus.cc:515] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:25.072228  4264 leader_election.cc:290] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:25.073350  4208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:25.073278  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
I20260630 12:32:25.074246  4208 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 0.
I20260630 12:32:25.074317  4136 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 0.
I20260630 12:32:25.075565  4025 leader_election.cc:304] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:25.076241  4264 raft_consensus.cc:2804] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:25.076541  4264 raft_consensus.cc:493] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:25.076824  4264 raft_consensus.cc:3060] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.081897  4264 raft_consensus.cc:515] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:25.083513  4264 leader_election.cc:290] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 election: Requested vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:25.084471  4136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
I20260630 12:32:25.084770  4208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:25.085156  4136 raft_consensus.cc:3060] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.085377  4208 raft_consensus.cc:3060] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.090039  4136 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:25.090312  4208 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:25.091131  4025 leader_election.cc:304] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:25.091845  4264 raft_consensus.cc:2804] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.092276  4264 raft_consensus.cc:697] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 LEADER]: Becoming Leader. State: Replica: 99313aa1db524058992fe43dca280f40, State: Running, Role: LEADER
I20260630 12:32:25.093094  4264 consensus_queue.cc:237] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:25.099924  3957 catalog_manager.cc:5697] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99313aa1db524058992fe43dca280f40 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:25.102259  4007 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:25.109828 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:32:25.128803 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.129786 29648 tablet_replica.cc:333] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: stopping tablet replica
I20260630 12:32:25.130622 29648 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.131213 29648 pending_rounds.cc:70] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Trying to abort 1 pending ops.
I20260630 12:32:25.131382 29648 pending_rounds.cc:77] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441963908300800 op_type: NO_OP noop_request { }
I20260630 12:32:25.131631 29648 raft_consensus.cc:2889] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:25.131851 29648 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.134274 29648 tablet_replica.cc:333] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: stopping tablet replica
I20260630 12:32:25.134748 29648 raft_consensus.cc:2243] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.135059 29648 raft_consensus.cc:2272] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.136955 29648 tablet_replica.cc:333] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: stopping tablet replica
I20260630 12:32:25.137496 29648 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.138005 29648 pending_rounds.cc:70] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Trying to abort 1 pending ops.
I20260630 12:32:25.138150 29648 pending_rounds.cc:77] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441963379441664 op_type: NO_OP noop_request { }
I20260630 12:32:25.138376 29648 raft_consensus.cc:2889] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:25.138579 29648 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.140789 29648 tablet_replica.cc:333] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: stopping tablet replica
I20260630 12:32:25.141290 29648 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.141601 29648 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.164101 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:32:25.176152 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:32:25.193724 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.194519 29648 tablet_replica.cc:333] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: stopping tablet replica
I20260630 12:32:25.195163 29648 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.195526 29648 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.197469 29648 tablet_replica.cc:333] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: stopping tablet replica
I20260630 12:32:25.197947 29648 raft_consensus.cc:2243] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.198478 29648 pending_rounds.cc:70] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Trying to abort 1 pending ops.
I20260630 12:32:25.198639 29648 pending_rounds.cc:77] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441963586732032 op_type: NO_OP noop_request { }
I20260630 12:32:25.198860 29648 raft_consensus.cc:2889] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:25.199098 29648 raft_consensus.cc:2272] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.201327 29648 tablet_replica.cc:333] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: stopping tablet replica
I20260630 12:32:25.201766 29648 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.202081 29648 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.203984 29648 tablet_replica.cc:333] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: stopping tablet replica
I20260630 12:32:25.204406 29648 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.204710 29648 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.227033 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:25.238340 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:25.255328 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.256100 29648 tablet_replica.cc:333] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: stopping tablet replica
I20260630 12:32:25.256778 29648 raft_consensus.cc:2243] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.257234 29648 raft_consensus.cc:2272] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.259203 29648 tablet_replica.cc:333] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: stopping tablet replica
I20260630 12:32:25.259707 29648 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.260030 29648 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.261893 29648 tablet_replica.cc:333] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: stopping tablet replica
I20260630 12:32:25.262346 29648 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.262658 29648 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.264403 29648 tablet_replica.cc:333] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: stopping tablet replica
I20260630 12:32:25.264899 29648 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.265509 29648 pending_rounds.cc:70] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Trying to abort 1 pending ops.
I20260630 12:32:25.265661 29648 pending_rounds.cc:77] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441963573178368 op_type: NO_OP noop_request { }
I20260630 12:32:25.265880 29648 raft_consensus.cc:2889] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:25.266086 29648 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.289760 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:25.302371 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.307719  4287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.307870  4288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.310154  4290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.310312 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:25.311733 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.312072 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:25.312351 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822745312335 us; error 0 us; skew 500 ppm
I20260630 12:32:25.312925 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.315265 29648 webserver.cc:533] Webserver started at http://127.28.244.4:42361/ using document root <none> and password file <none>
I20260630 12:32:25.315824 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.316129 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.316514 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.317742 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "f5522a4ca79040f4a89638cba76f73cd"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-0w4t"
I20260630 12:32:25.322075 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:32:25.325310  4295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.326112 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:25.326512 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "f5522a4ca79040f4a89638cba76f73cd"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-0w4t"
I20260630 12:32:25.326911 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:25.357745 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.358842 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.360314 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.363152 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.363481 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.363821 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.364091 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.401449 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:46855
I20260630 12:32:25.401543  4357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:46855 every 8 connection(s)
I20260630 12:32:25.415336  4358 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:25.415777  4358 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.416509  4358 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:25.418489  3957 ts_manager.cc:194] Registered new tserver with Master: f5522a4ca79040f4a89638cba76f73cd (127.28.244.4:46855)
I20260630 12:32:25.419961  3957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36366
W20260630 12:32:26.114614  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 81dba4ed68ea4adb851aa0dfd4124d7b: Network error: Client connection negotiation failed: client connection to 127.28.244.2:43837: connect: Connection refused (error 111)
W20260630 12:32:26.117973  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet c6d9483d762c46c191d65b1f99770637: Network error: Client connection negotiation failed: client connection to 127.28.244.3:37965: connect: Connection refused (error 111)
W20260630 12:32:26.121235  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 13312dd5da17421eb498af734509473b: Network error: Client connection negotiation failed: client connection to 127.28.244.1:44967: connect: Connection refused (error 111)
I20260630 12:32:26.422572  4358 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
W20260630 12:32:27.135079  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 13312dd5da17421eb498af734509473b: Network error: Client connection negotiation failed: client connection to 127.28.244.1:44967: connect: Connection refused (error 111)
W20260630 12:32:27.140537  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet c6d9483d762c46c191d65b1f99770637: Network error: Client connection negotiation failed: client connection to 127.28.244.3:37965: connect: Connection refused (error 111)
W20260630 12:32:27.145900  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 454347ea7d9b45899d127bb445f1d55a: Network error: Client connection negotiation failed: client connection to 127.28.244.1:44967: connect: Connection refused (error 111)
W20260630 12:32:28.158486  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 454347ea7d9b45899d127bb445f1d55a: Network error: Client connection negotiation failed: client connection to 127.28.244.1:44967: connect: Connection refused (error 111)
W20260630 12:32:28.161942  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 81dba4ed68ea4adb851aa0dfd4124d7b: Network error: Client connection negotiation failed: client connection to 127.28.244.2:43837: connect: Connection refused (error 111)
W20260630 12:32:28.164934  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 13312dd5da17421eb498af734509473b: Network error: Client connection negotiation failed: client connection to 127.28.244.1:44967: connect: Connection refused (error 111)
W20260630 12:32:29.177506  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet c6d9483d762c46c191d65b1f99770637: Network error: Client connection negotiation failed: client connection to 127.28.244.3:37965: connect: Connection refused (error 111)
W20260630 12:32:29.180765  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 13312dd5da17421eb498af734509473b: Network error: Client connection negotiation failed: client connection to 127.28.244.1:44967: connect: Connection refused (error 111)
W20260630 12:32:29.183845  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 81dba4ed68ea4adb851aa0dfd4124d7b: Network error: Client connection negotiation failed: client connection to 127.28.244.2:43837: connect: Connection refused (error 111)
W20260630 12:32:30.186177  4007 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 814ee5985bb14e1196517fb974151ec2 not available for placement
W20260630 12:32:31.188175  4007 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 814ee5985bb14e1196517fb974151ec2 not available for placement
W20260630 12:32:32.190392  4007 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 814ee5985bb14e1196517fb974151ec2 not available for placement
I20260630 12:32:32.438313 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:32.444604  4366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:32.444965  4367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:32.445892  4369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:32.449148 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:32.450547 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:32.450802 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:32.450984 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822752450962 us; error 0 us; skew 500 ppm
I20260630 12:32:32.451504 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:32.454411 29648 webserver.cc:533] Webserver started at http://127.28.244.1:32955/ using document root <none> and password file <none>
I20260630 12:32:32.454900 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:32.455101 29648 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:32:32.458669 29648 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:32:32.461647  4374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:32.462404 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:32.462730 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "99313aa1db524058992fe43dca280f40"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:32.463044 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:32.477852 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:32.478906 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:32.480275 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:32.483656  4381 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:32:32.503965 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:32:32.504351 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260630 12:32:32.504617 29648 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:32:32.509202  4381 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:32.519531 29648 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:32:32.519845 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:32:32.521189  4381 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:32.522084  4381 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Bootstrap complete.
I20260630 12:32:32.522660  4381 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:32:32.524679  4381 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.525413  4381 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.526103  4381 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.528967  4381 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:32:32.529968  4381 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:32.540575  4381 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.541405  4381 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Bootstrap complete.
I20260630 12:32:32.542021  4381 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:32:32.543951  4381 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:32.544514  4381 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.545331  4381 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:32.547114  4381 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:32:32.547919  4381 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:32.560678  4381 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:32.561600  4381 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Bootstrap complete.
I20260630 12:32:32.562209  4381 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:32:32.564256  4381 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.564968  4381 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.565615  4381 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.567387  4381 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:32.568102  4381 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Bootstrap starting.
I20260630 12:32:32.578572 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:44967
I20260630 12:32:32.578718  4442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:44967 every 8 connection(s)
I20260630 12:32:32.579878  4381 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.580567  4381 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Bootstrap complete.
I20260630 12:32:32.581212  4381 ts_tablet_manager.cc:1403] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
W20260630 12:32:32.582500  4444 tablet.cc:2406] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:32:32.583285 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:32:32.583976  4381 raft_consensus.cc:359] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.584810  4381 raft_consensus.cc:740] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99313aa1db524058992fe43dca280f40, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.585767  4381 consensus_queue.cc:260] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.589152  4381 ts_tablet_manager.cc:1434] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260630 12:32:32.593550  4447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:32.594132  4448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:32.597067  4450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:32.597436 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:32.598614 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:32.598841 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:32.599027 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822752599010 us; error 0 us; skew 500 ppm
I20260630 12:32:32.599579 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:32.602041 29648 webserver.cc:533] Webserver started at http://127.28.244.2:41427/ using document root <none> and password file <none>
I20260630 12:32:32.602515 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:32.602690 29648 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:32:32.606016 29648 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:32:32.609823  4443 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:32.609855  4455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:32.610380  4443 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:32.610922 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:32:32.611292 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:32.611397  4443 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:32.611680 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:32.616291  3957 ts_manager.cc:194] Re-registered known tserver with Master: 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967)
I20260630 12:32:32.622512  3957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43932
I20260630 12:32:32.625510  4443 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
I20260630 12:32:32.639588 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:32.640687 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:32.642077 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:32.664511 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:32:32.664891 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:32:32.669409  4462 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:32.679906  4462 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.680125 29648 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:32:32.680440 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.011s	sys 0.001s
I20260630 12:32:32.680733  4462 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap complete.
I20260630 12:32:32.681491  4462 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:32:32.683525  4462 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.684078  4462 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.684738  4462 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.687528  4462 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:32:32.688454  4462 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:32.700871  4462 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.702003  4462 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap complete.
I20260630 12:32:32.702896  4462 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:32:32.706033  4462 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:32.706923  4462 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.707808  4462 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:32.710366  4462 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:32:32.711364  4462 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:32.727125  4462 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.727872  4462 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap complete.
I20260630 12:32:32.728499  4462 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:32:32.730922  4462 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.731492  4462 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.732259 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:43837
I20260630 12:32:32.732373  4522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:43837 every 8 connection(s)
I20260630 12:32:32.732199  4462 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.734040  4462 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:32:32.734767  4462 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap starting.
I20260630 12:32:32.738775 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:32.746270  4526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:32.747785  4527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:32.752223  4462 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: 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
W20260630 12:32:32.752722  4530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:32.753470  4462 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Bootstrap complete.
I20260630 12:32:32.754325  4462 ts_tablet_manager.cc:1403] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260630 12:32:32.755350  4523 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:32.755766  4523 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:32.756294 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:32.756775  4523 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:32.757016  4462 raft_consensus.cc:359] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.757539 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:32.757890 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:32.757869  4462 raft_consensus.cc:740] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.758280 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822752758260 us; error 0 us; skew 500 ppm
I20260630 12:32:32.758946 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:32.758848  4462 consensus_queue.cc:260] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.761283  4462 ts_tablet_manager.cc:1434] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:32:32.763083 29648 webserver.cc:533] Webserver started at http://127.28.244.3:33797/ using document root <none> and password file <none>
I20260630 12:32:32.763715 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:32.763923 29648 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:32:32.764869  3957 ts_manager.cc:194] Re-registered known tserver with Master: ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837)
I20260630 12:32:32.767902 29648 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:32:32.769791  3957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43942
I20260630 12:32:32.771739  4535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:32.772676 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:32:32.772778  4523 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
I20260630 12:32:32.772982 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "814ee5985bb14e1196517fb974151ec2"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-0w4t"
I20260630 12:32:32.773466 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:32.805369 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:32.806591 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:32.808032 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:32.831796 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:32:32.832134 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260630 12:32:32.837759  4542 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:32.848110  4542 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.848474 29648 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:32:32.848767 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:32:32.848855  4542 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Bootstrap complete.
I20260630 12:32:32.849596  4542 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:32:32.851687  4542 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.852233  4542 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.852943  4542 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.855829  4542 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:32:32.856773  4542 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:32.871912  4542 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:32.873364  4542 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Bootstrap complete.
I20260630 12:32:32.874281  4542 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:32:32.876767  4542 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:32.877760  4542 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.878477  4542 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [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: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:32.880143  4542 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:32:32.880879  4542 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:32.893323  4542 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.894189  4542 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Bootstrap complete.
I20260630 12:32:32.894817  4542 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:32:32.897408  4542 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.898018  4542 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.898908  4542 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.901222  4542 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260630 12:32:32.902076  4542 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Bootstrap starting.
I20260630 12:32:32.904619 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:37965
I20260630 12:32:32.904850  4602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:37965 every 8 connection(s)
I20260630 12:32:32.915930  4542 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:32.916885  4542 tablet_bootstrap.cc:492] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Bootstrap complete.
I20260630 12:32:32.917706  4542 ts_tablet_manager.cc:1403] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260630 12:32:32.920583  4542 raft_consensus.cc:359] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.921341  4603 heartbeater.cc:344] Connected to a master server at 127.28.244.62:39793
I20260630 12:32:32.921515  4542 raft_consensus.cc:740] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 814ee5985bb14e1196517fb974151ec2, State: Initialized, Role: FOLLOWER
I20260630 12:32:32.922111  4603 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:32.922739  4542 consensus_queue.cc:260] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:32.923276  4603 heartbeater.cc:507] Master 127.28.244.62:39793 requested a full tablet report, sending...
I20260630 12:32:32.925385  4542 ts_tablet_manager.cc:1434] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:32:32.928028  3957 ts_manager.cc:194] Re-registered known tserver with Master: 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:32.932577  3957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43952
I20260630 12:32:32.935402  4603 heartbeater.cc:499] Master 127.28.244.62:39793 was elected leader, sending a full tablet report...
W20260630 12:32:33.216392  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 13312dd5da17421eb498af734509473b: Illegal state: Replica 99313aa1db524058992fe43dca280f40 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } }
W20260630 12:32:33.231290  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet c6d9483d762c46c191d65b1f99770637: Illegal state: Replica 814ee5985bb14e1196517fb974151ec2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } }
W20260630 12:32:33.245868  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 81dba4ed68ea4adb851aa0dfd4124d7b: Illegal state: Replica ff8f9dc4017b4ea9ac274e4fb71c8744 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } }
I20260630 12:32:33.741276  4612 raft_consensus.cc:493] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:33.742102  4612 raft_consensus.cc:515] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:33.744496  4612 leader_election.cc:290] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:33.755473  4497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
I20260630 12:32:33.756664  4497 raft_consensus.cc:2410] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99313aa1db524058992fe43dca280f40 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:32:33.758030  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:33.758793  4577 raft_consensus.cc:2468] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:33.760085  4376 leader_election.cc:304] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [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: 814ee5985bb14e1196517fb974151ec2, 99313aa1db524058992fe43dca280f40; no voters: ff8f9dc4017b4ea9ac274e4fb71c8744
I20260630 12:32:33.760998  4612 raft_consensus.cc:2804] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:33.761433  4612 raft_consensus.cc:493] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:33.761768  4612 raft_consensus.cc:3060] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.769266  4612 raft_consensus.cc:515] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:33.771230  4612 leader_election.cc:290] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 2 election: Requested vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:33.771970  4497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
I20260630 12:32:33.772470  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dba4ed68ea4adb851aa0dfd4124d7b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:33.772962  4497 raft_consensus.cc:3060] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.773550  4577 raft_consensus.cc:3060] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.783839  4497 raft_consensus.cc:2410] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99313aa1db524058992fe43dca280f40 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:32:33.783759  4577 raft_consensus.cc:2468] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 2.
I20260630 12:32:33.785504  4376 leader_election.cc:304] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [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: 814ee5985bb14e1196517fb974151ec2, 99313aa1db524058992fe43dca280f40; no voters: 
I20260630 12:32:33.786353  4612 raft_consensus.cc:2804] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:33.787832  4612 raft_consensus.cc:697] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Becoming Leader. State: Replica: 99313aa1db524058992fe43dca280f40, State: Running, Role: LEADER
I20260630 12:32:33.788820  4612 consensus_queue.cc:237] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [LEADER]: Queue going to LEADER 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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:33.799391  3957 catalog_manager.cc:5697] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 reported cstate change: term changed from 1 to 2, leader changed from ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2) to 99313aa1db524058992fe43dca280f40 (127.28.244.1). New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:33.898131  4612 raft_consensus.cc:493] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:33.898834  4612 raft_consensus.cc:515] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:33.900974  4612 leader_election.cc:290] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:33.901823  4497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
I20260630 12:32:33.902096  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:33.902848  4497 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:33.903136  4577 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:33.904320  4376 leader_election.cc:304] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:33.905186  4612 raft_consensus.cc:2804] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:33.905747  4612 raft_consensus.cc:493] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:33.906131  4612 raft_consensus.cc:3060] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.911578  4612 raft_consensus.cc:515] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:33.913702  4612 leader_election.cc:290] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 2 election: Requested vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:33.914546  4497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
I20260630 12:32:33.914688  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13312dd5da17421eb498af734509473b" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:33.915258  4497 raft_consensus.cc:3060] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.915488  4577 raft_consensus.cc:3060] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.920502  4497 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 2.
I20260630 12:32:33.921629  4577 raft_consensus.cc:2468] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 2.
I20260630 12:32:33.921748  4376 leader_election.cc:304] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:33.922830  4612 raft_consensus.cc:2804] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:33.923483  4612 raft_consensus.cc:697] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Becoming Leader. State: Replica: 99313aa1db524058992fe43dca280f40, State: Running, Role: LEADER
I20260630 12:32:33.924481  4612 consensus_queue.cc:237] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:33.931666  3957 catalog_manager.cc:5697] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:33.969234  4624 raft_consensus.cc:493] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:33.969993  4624 raft_consensus.cc:515] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:33.972476  4624 leader_election.cc:290] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965), 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967)
I20260630 12:32:33.984257  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:33.985246  4577 raft_consensus.cc:2410] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff8f9dc4017b4ea9ac274e4fb71c8744 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:32:33.986136  4416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40" is_pre_election: true
I20260630 12:32:33.986878  4416 raft_consensus.cc:2468] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 1.
I20260630 12:32:33.988056  4456 leader_election.cc:304] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 814ee5985bb14e1196517fb974151ec2
I20260630 12:32:33.988945  4624 raft_consensus.cc:2804] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:33.989403  4624 raft_consensus.cc:493] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:33.989791  4624 raft_consensus.cc:3060] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:33.995951  4624 raft_consensus.cc:515] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:33.997992  4624 leader_election.cc:290] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [CANDIDATE]: Term 2 election: Requested vote from peers 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965), 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967)
I20260630 12:32:33.999047  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:33.999327  4416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d9483d762c46c191d65b1f99770637" candidate_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99313aa1db524058992fe43dca280f40"
I20260630 12:32:33.999959  4577 raft_consensus.cc:3060] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:34.000217  4416 raft_consensus.cc:3060] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:34.005694  4577 raft_consensus.cc:2410] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff8f9dc4017b4ea9ac274e4fb71c8744 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:32:34.006897  4416 raft_consensus.cc:2468] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff8f9dc4017b4ea9ac274e4fb71c8744 in term 2.
I20260630 12:32:34.008004  4456 leader_election.cc:304] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 814ee5985bb14e1196517fb974151ec2
I20260630 12:32:34.008823  4624 raft_consensus.cc:2804] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:34.010061  4624 raft_consensus.cc:697] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 LEADER]: Becoming Leader. State: Replica: ff8f9dc4017b4ea9ac274e4fb71c8744, State: Running, Role: LEADER
I20260630 12:32:34.010975  4624 consensus_queue.cc:237] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Queue going to LEADER 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: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } }
I20260630 12:32:34.018285  3957 catalog_manager.cc:5697] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 reported cstate change: term changed from 1 to 2, leader changed from 814ee5985bb14e1196517fb974151ec2 (127.28.244.3) to ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2). New cstate: current_term: 2 leader_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:34.099885  4612 raft_consensus.cc:493] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:34.100596  4612 raft_consensus.cc:515] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:34.102766  4612 leader_election.cc:290] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:34.103523  4497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" is_pre_election: true
I20260630 12:32:34.103765  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2" is_pre_election: true
I20260630 12:32:34.104396  4497 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:34.104632  4577 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 1.
I20260630 12:32:34.105799  4376 leader_election.cc:304] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:34.106621  4612 raft_consensus.cc:2804] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:34.107148  4612 raft_consensus.cc:493] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:34.107533  4612 raft_consensus.cc:3060] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:34.112598  4612 raft_consensus.cc:515] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:34.114602  4612 leader_election.cc:290] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [CANDIDATE]: Term 2 election: Requested vote from peers ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837), 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965)
I20260630 12:32:34.115412  4497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744"
I20260630 12:32:34.115590  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454347ea7d9b45899d127bb445f1d55a" candidate_uuid: "99313aa1db524058992fe43dca280f40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "814ee5985bb14e1196517fb974151ec2"
I20260630 12:32:34.116161  4497 raft_consensus.cc:3060] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:34.116400  4577 raft_consensus.cc:3060] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:34.121603  4497 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 2.
I20260630 12:32:34.121750  4577 raft_consensus.cc:2468] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99313aa1db524058992fe43dca280f40 in term 2.
I20260630 12:32:34.123056  4376 leader_election.cc:304] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: 99313aa1db524058992fe43dca280f40, ff8f9dc4017b4ea9ac274e4fb71c8744; no voters: 
I20260630 12:32:34.123935  4612 raft_consensus.cc:2804] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:34.124580  4612 raft_consensus.cc:697] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Becoming Leader. State: Replica: 99313aa1db524058992fe43dca280f40, State: Running, Role: LEADER
I20260630 12:32:34.125751  4612 consensus_queue.cc:237] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } }
I20260630 12:32:34.132879  3957 catalog_manager.cc:5697] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:34.237840  4497 raft_consensus.cc:1275] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:32:34.238310  4497 pending_rounds.cc:85] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Aborting all ops after (but not including) 0
I20260630 12:32:34.238595  4497 pending_rounds.cc:107] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:32:34.238903  4497 raft_consensus.cc:2889] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:32:34.240325  4612 consensus_queue.cc:1048] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:34.255478  4577 raft_consensus.cc:1275] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:32:34.257421  4612 consensus_queue.cc:1048] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:34.264705  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 454347ea7d9b45899d127bb445f1d55a: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:32:34.268512  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet 13312dd5da17421eb498af734509473b: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:32:34.272291  4007 auto_rebalancer.cc:639] Failed to schedule move for tablet c6d9483d762c46c191d65b1f99770637: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:32:34.439734  4416 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:32:34.441367  4624 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:34.451944  4577 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:32:34.452665  4577 pending_rounds.cc:85] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Aborting all ops after (but not including) 0
I20260630 12:32:34.453203  4577 pending_rounds.cc:107] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:32:34.453714  4577 raft_consensus.cc:2889] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:32:34.456363  4628 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:34.490931  4577 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:34.492583  4617 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:34.506601  4497 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:34.508659  4641 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:34.626179  4497 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:34.627558  4641 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:34.642005  4577 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:34.643579  4617 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:35.282857  4416 consensus_queue.cc:237] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.290297  4497 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:35.290611  4577 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:35.292367  4617 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:35.293481  4642 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:35.301429  4642 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
W20260630 12:32:35.303434  4377 consensus_peers.cc:597] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 -> Peer f5522a4ca79040f4a89638cba76f73cd (127.28.244.4:46855): Couldn't send request to peer f5522a4ca79040f4a89638cba76f73cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13312dd5da17421eb498af734509473b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.305624  4577 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.306054  4496 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.316030  3956 catalog_manager.cc:5697] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 reported cstate change: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:35.316116  4416 consensus_queue.cc:237] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.326586  4576 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:35.327718  4496 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:32:35.328181  4377 consensus_peers.cc:597] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 -> Peer f5522a4ca79040f4a89638cba76f73cd (127.28.244.4:46855): Couldn't send request to peer f5522a4ca79040f4a89638cba76f73cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 454347ea7d9b45899d127bb445f1d55a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.329733  4648 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:35.330953  4641 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:35.339211  4641 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.341162  4496 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.346433  4577 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.355608  3959 catalog_manager.cc:5697] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 reported cstate change: config changed from index -1 to 3, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.357646  4496 consensus_queue.cc:237] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.366030  4416 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:35.368024  4628 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:35.368495  4577 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:35.371869  4628 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:35.375773  4624 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
W20260630 12:32:35.380362  4458 consensus_peers.cc:597] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 -> Peer f5522a4ca79040f4a89638cba76f73cd (127.28.244.4:46855): Couldn't send request to peer f5522a4ca79040f4a89638cba76f73cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6d9483d762c46c191d65b1f99770637. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.382536  4416 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.383270  4577 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } } }
I20260630 12:32:35.393942  3956 catalog_manager.cc:5697] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 reported cstate change: config changed from index -1 to 2, NON_VOTER f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) added. New cstate: current_term: 2 leader_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:35.707695  4655 ts_tablet_manager.cc:933] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: Initiating tablet copy from peer 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967)
I20260630 12:32:35.709964  4655 tablet_copy_client.cc:323] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:44967
I20260630 12:32:35.722776  4427 tablet_copy_service.cc:140] P 99313aa1db524058992fe43dca280f40: Received BeginTabletCopySession request for tablet 13312dd5da17421eb498af734509473b from peer f5522a4ca79040f4a89638cba76f73cd ({username='slave'} at 127.0.0.1:43516)
I20260630 12:32:35.723521  4427 tablet_copy_service.cc:161] P 99313aa1db524058992fe43dca280f40: Beginning new tablet copy session on tablet 13312dd5da17421eb498af734509473b from peer f5522a4ca79040f4a89638cba76f73cd at {username='slave'} at 127.0.0.1:43516: session id = f5522a4ca79040f4a89638cba76f73cd-13312dd5da17421eb498af734509473b
I20260630 12:32:35.730123  4427 tablet_copy_source_session.cc:215] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:35.733397  4655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13312dd5da17421eb498af734509473b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:35.746088  4655 tablet_copy_client.cc:806] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:35.746904  4655 tablet_copy_client.cc:670] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:35.751021  4655 tablet_copy_client.cc:538] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:35.757324  4655 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: Bootstrap starting.
I20260630 12:32:35.775583  4655 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:35.776510  4655 tablet_bootstrap.cc:492] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: Bootstrap complete.
I20260630 12:32:35.777249  4655 ts_tablet_manager.cc:1403] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:32:35.779668  4655 raft_consensus.cc:359] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.780484  4655 raft_consensus.cc:740] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f5522a4ca79040f4a89638cba76f73cd, State: Initialized, Role: LEARNER
I20260630 12:32:35.781211  4655 consensus_queue.cc:260] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.784248  4655 ts_tablet_manager.cc:1434] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:32:35.786098  4427 tablet_copy_service.cc:342] P 99313aa1db524058992fe43dca280f40: Request end of tablet copy session f5522a4ca79040f4a89638cba76f73cd-13312dd5da17421eb498af734509473b received from {username='slave'} at 127.0.0.1:43516
I20260630 12:32:35.786746  4427 tablet_copy_service.cc:434] P 99313aa1db524058992fe43dca280f40: ending tablet copy session f5522a4ca79040f4a89638cba76f73cd-13312dd5da17421eb498af734509473b on tablet 13312dd5da17421eb498af734509473b with peer f5522a4ca79040f4a89638cba76f73cd
I20260630 12:32:35.823817  4655 ts_tablet_manager.cc:933] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: Initiating tablet copy from peer 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967)
I20260630 12:32:35.825748  4655 tablet_copy_client.cc:323] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:44967
I20260630 12:32:35.827605  4427 tablet_copy_service.cc:140] P 99313aa1db524058992fe43dca280f40: Received BeginTabletCopySession request for tablet 454347ea7d9b45899d127bb445f1d55a from peer f5522a4ca79040f4a89638cba76f73cd ({username='slave'} at 127.0.0.1:43516)
I20260630 12:32:35.828426  4427 tablet_copy_service.cc:161] P 99313aa1db524058992fe43dca280f40: Beginning new tablet copy session on tablet 454347ea7d9b45899d127bb445f1d55a from peer f5522a4ca79040f4a89638cba76f73cd at {username='slave'} at 127.0.0.1:43516: session id = f5522a4ca79040f4a89638cba76f73cd-454347ea7d9b45899d127bb445f1d55a
I20260630 12:32:35.833833  4427 tablet_copy_source_session.cc:215] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:35.836805  4655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454347ea7d9b45899d127bb445f1d55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:35.853229  4655 tablet_copy_client.cc:806] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:35.854022  4655 tablet_copy_client.cc:670] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:35.857801  4655 tablet_copy_client.cc:538] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:35.864243  4655 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: Bootstrap starting.
I20260630 12:32:35.881021  4663 ts_tablet_manager.cc:933] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: Initiating tablet copy from peer ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837)
I20260630 12:32:35.884825  4663 tablet_copy_client.cc:323] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:43837
I20260630 12:32:35.890501  4655 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:35.891929  4655 tablet_bootstrap.cc:492] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: Bootstrap complete.
I20260630 12:32:35.892822  4655 ts_tablet_manager.cc:1403] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260630 12:32:35.896206  4655 raft_consensus.cc:359] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.897377  4655 raft_consensus.cc:740] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f5522a4ca79040f4a89638cba76f73cd, State: Initialized, Role: LEARNER
I20260630 12:32:35.898233  4655 consensus_queue.cc:260] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.898963  4507 tablet_copy_service.cc:140] P ff8f9dc4017b4ea9ac274e4fb71c8744: Received BeginTabletCopySession request for tablet c6d9483d762c46c191d65b1f99770637 from peer f5522a4ca79040f4a89638cba76f73cd ({username='slave'} at 127.0.0.1:48126)
I20260630 12:32:35.899839  4507 tablet_copy_service.cc:161] P ff8f9dc4017b4ea9ac274e4fb71c8744: Beginning new tablet copy session on tablet c6d9483d762c46c191d65b1f99770637 from peer f5522a4ca79040f4a89638cba76f73cd at {username='slave'} at 127.0.0.1:48126: session id = f5522a4ca79040f4a89638cba76f73cd-c6d9483d762c46c191d65b1f99770637
I20260630 12:32:35.900686  4655 ts_tablet_manager.cc:1434] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:35.902987  4427 tablet_copy_service.cc:342] P 99313aa1db524058992fe43dca280f40: Request end of tablet copy session f5522a4ca79040f4a89638cba76f73cd-454347ea7d9b45899d127bb445f1d55a received from {username='slave'} at 127.0.0.1:43516
I20260630 12:32:35.903611  4427 tablet_copy_service.cc:434] P 99313aa1db524058992fe43dca280f40: ending tablet copy session f5522a4ca79040f4a89638cba76f73cd-454347ea7d9b45899d127bb445f1d55a on tablet 454347ea7d9b45899d127bb445f1d55a with peer f5522a4ca79040f4a89638cba76f73cd
I20260630 12:32:35.910766  4507 tablet_copy_source_session.cc:215] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:35.915023  4663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d9483d762c46c191d65b1f99770637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:35.932511  4663 tablet_copy_client.cc:806] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:35.933368  4663 tablet_copy_client.cc:670] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:35.937244  4663 tablet_copy_client.cc:538] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:35.946805  4663 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: Bootstrap starting.
I20260630 12:32:35.966342  4663 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:35.967105  4663 tablet_bootstrap.cc:492] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: Bootstrap complete.
I20260630 12:32:35.967711  4663 ts_tablet_manager.cc:1403] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260630 12:32:35.969991  4663 raft_consensus.cc:359] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.970712  4663 raft_consensus.cc:740] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f5522a4ca79040f4a89638cba76f73cd, State: Initialized, Role: LEARNER
I20260630 12:32:35.971246  4663 consensus_queue.cc:260] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [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: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: true } }
I20260630 12:32:35.973183  4663 ts_tablet_manager.cc:1434] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:32:35.975097  4507 tablet_copy_service.cc:342] P ff8f9dc4017b4ea9ac274e4fb71c8744: Request end of tablet copy session f5522a4ca79040f4a89638cba76f73cd-c6d9483d762c46c191d65b1f99770637 received from {username='slave'} at 127.0.0.1:48126
I20260630 12:32:35.975591  4507 tablet_copy_service.cc:434] P ff8f9dc4017b4ea9ac274e4fb71c8744: ending tablet copy session f5522a4ca79040f4a89638cba76f73cd-c6d9483d762c46c191d65b1f99770637 on tablet c6d9483d762c46c191d65b1f99770637 with peer f5522a4ca79040f4a89638cba76f73cd
I20260630 12:32:36.198279  4333 raft_consensus.cc:1217] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:32:36.340688  4333 raft_consensus.cc:1217] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:32:36.396636  4333 raft_consensus.cc:1217] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:32:36.752561  4641 raft_consensus.cc:1064] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40: attempting to promote NON_VOTER f5522a4ca79040f4a89638cba76f73cd to VOTER
I20260630 12:32:36.753435  4667 raft_consensus.cc:1064] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40: attempting to promote NON_VOTER f5522a4ca79040f4a89638cba76f73cd to VOTER
I20260630 12:32:36.755370  4667 consensus_queue.cc:237] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } }
I20260630 12:32:36.755172  4641 consensus_queue.cc:237] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } }
I20260630 12:32:36.762214  4332 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:36.763733  4577 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:36.765373  4668 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:36.773707  4667 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:36.776010  4333 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:36.778535  4675 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:32:36.784350  4497 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:36.787317  4675 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:36.792050  4577 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:36.794451  4667 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:36.801324  4496 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:36.803231  4675 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:32:36.819675  4669 raft_consensus.cc:1064] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744: attempting to promote NON_VOTER f5522a4ca79040f4a89638cba76f73cd to VOTER
I20260630 12:32:36.823499  4669 consensus_queue.cc:237] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } }
I20260630 12:32:36.836321  4667 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.837343  4674 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.839131  4332 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 LEARNER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:36.840960  4624 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:36.849288  4576 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.850143  4333 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.853840  3957 catalog_manager.cc:5697] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 reported cstate change: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:36.854851  4331 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.857785  4577 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.861779  4416 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:36.863742  4575 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:36.865434  4669 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:36.866564  4624 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:36.873205  3959 catalog_manager.cc:5697] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd reported cstate change: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.881973  4497 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.893177  4495 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } attrs { replace: true } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.907508  4669 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.930859  4415 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.936002  4333 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.942349  4576 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.959681  3958 catalog_manager.cc:5697] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd reported cstate change: config changed from index 2 to 3, f5522a4ca79040f4a89638cba76f73cd (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } attrs { replace: true } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:36.991087  4415 consensus_queue.cc:237] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } }
I20260630 12:32:36.991321  4416 consensus_queue.cc:237] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [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: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } }
I20260630 12:32:36.998170  4576 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:32:36.998569  4333 raft_consensus.cc:1275] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:32:36.999812  4497 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:32:36.999930  4674 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:32:37.001331  4641 consensus_queue.cc:1048] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:32:37.001550  4668 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:32:37.002786  4495 consensus_queue.cc:237] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [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: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } }
I20260630 12:32:37.004191  4333 raft_consensus.cc:1275] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Refusing update from remote peer 99313aa1db524058992fe43dca280f40: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:32:37.006007  4641 consensus_queue.cc:1048] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:32:37.010535  4668 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.013373  4332 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.014508  4577 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:37.016299  4669 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:37.011798  4333 raft_consensus.cc:1275] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Refusing update from remote peer ff8f9dc4017b4ea9ac274e4fb71c8744: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:37.018386  4673 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 814ee5985bb14e1196517fb974151ec2 (127.28.244.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.021080  4575 raft_consensus.cc:2955] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.023490  4670 consensus_queue.cc:1048] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:32:37.026175  4624 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 99313aa1db524058992fe43dca280f40 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.029403  4333 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 99313aa1db524058992fe43dca280f40 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.034755  3942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 454347ea7d9b45899d127bb445f1d55a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:37.044741  4576 raft_consensus.cc:2955] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 99313aa1db524058992fe43dca280f40 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.048207  3958 catalog_manager.cc:5697] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd reported cstate change: config changed from index 3 to 4, VOTER 99313aa1db524058992fe43dca280f40 (127.28.244.1) evicted. New cstate: current_term: 2 leader_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.048590  4495 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 814ee5985bb14e1196517fb974151ec2 (127.28.244.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.051457  3942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13312dd5da17421eb498af734509473b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:37.041229  3957 catalog_manager.cc:5697] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 reported cstate change: config changed from index 4 to 5, VOTER 814ee5985bb14e1196517fb974151ec2 (127.28.244.3) evicted. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:37.057747  4333 raft_consensus.cc:2955] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 814ee5985bb14e1196517fb974151ec2 (127.28.244.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "ff8f9dc4017b4ea9ac274e4fb71c8744" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43837 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.064674  3943 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6d9483d762c46c191d65b1f99770637 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:37.074404  4406 tablet_service.cc:1558] Processing DeleteTablet for tablet c6d9483d762c46c191d65b1f99770637 with delete_type TABLET_DATA_TOMBSTONED (TS 99313aa1db524058992fe43dca280f40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43520
I20260630 12:32:37.078986  4696 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:37.080380  4696 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.081290  4696 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.086302  4696 ts_tablet_manager.cc:1916] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:37.081434  3958 catalog_manager.cc:5697] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 reported cstate change: config changed from index 4 to 5, VOTER ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2) evicted. New cstate: current_term: 2 leader_uuid: "99313aa1db524058992fe43dca280f40" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "99313aa1db524058992fe43dca280f40" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 44967 } } peers { permanent_uuid: "814ee5985bb14e1196517fb974151ec2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 37965 } } peers { permanent_uuid: "f5522a4ca79040f4a89638cba76f73cd" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 46855 } attrs { promote: false } } }
I20260630 12:32:37.099874  4487 tablet_service.cc:1558] Processing DeleteTablet for tablet 13312dd5da17421eb498af734509473b with delete_type TABLET_DATA_TOMBSTONED (TS ff8f9dc4017b4ea9ac274e4fb71c8744 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48132
I20260630 12:32:37.109540  4696 ts_tablet_manager.cc:1929] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:32:37.110211  4696 log.cc:1199] T c6d9483d762c46c191d65b1f99770637 P 99313aa1db524058992fe43dca280f40: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/c6d9483d762c46c191d65b1f99770637
I20260630 12:32:37.111899  3942 catalog_manager.cc:5028] TS 99313aa1db524058992fe43dca280f40 (127.28.244.1:44967): tablet c6d9483d762c46c191d65b1f99770637 (table test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]) successfully deleted
I20260630 12:32:37.113174  4698 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:37.114406  4698 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.115149  4698 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.115074  4567 tablet_service.cc:1558] Processing DeleteTablet for tablet 454347ea7d9b45899d127bb445f1d55a with delete_type TABLET_DATA_TOMBSTONED (TS 814ee5985bb14e1196517fb974151ec2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53316
I20260630 12:32:37.117444  4699 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:37.118230  4699 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.118669  4698 ts_tablet_manager.cc:1916] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:37.118867  4699 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.121836  4699 ts_tablet_manager.cc:1916] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:37.129971  4698 ts_tablet_manager.cc:1929] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:32:37.130400  4698 log.cc:1199] T 13312dd5da17421eb498af734509473b P ff8f9dc4017b4ea9ac274e4fb71c8744: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/13312dd5da17421eb498af734509473b
I20260630 12:32:37.131855  3943 catalog_manager.cc:5028] TS ff8f9dc4017b4ea9ac274e4fb71c8744 (127.28.244.2:43837): tablet 13312dd5da17421eb498af734509473b (table test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]) successfully deleted
I20260630 12:32:37.132741  4699 ts_tablet_manager.cc:1929] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:32:37.133167  4699 log.cc:1199] T 454347ea7d9b45899d127bb445f1d55a P 814ee5985bb14e1196517fb974151ec2: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/454347ea7d9b45899d127bb445f1d55a
I20260630 12:32:37.134625  3943 catalog_manager.cc:5028] TS 814ee5985bb14e1196517fb974151ec2 (127.28.244.3:37965): tablet 454347ea7d9b45899d127bb445f1d55a (table test-workload [id=ad5d034056a641cc85fcdb0de88a3fac]) successfully deleted
I20260630 12:32:38.969949 29648 tablet_server.cc:179] TabletServer@127.28.244.1:44967 shutting down...
I20260630 12:32:38.996769 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.997645 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:38.998239 29648 raft_consensus.cc:2243] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.999089 29648 raft_consensus.cc:2272] T 81dba4ed68ea4adb851aa0dfd4124d7b P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.001279 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.001807 29648 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:39.002578 29648 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.004799 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.005352 29648 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:39.006115 29648 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P 99313aa1db524058992fe43dca280f40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.030269 29648 tablet_server.cc:196] TabletServer@127.28.244.1:44967 shutdown complete.
I20260630 12:32:39.045965 29648 tablet_server.cc:179] TabletServer@127.28.244.2:43837 shutting down...
I20260630 12:32:39.071769 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:39.072460 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.073016 29648 raft_consensus.cc:2243] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.073577 29648 raft_consensus.cc:2272] T 81dba4ed68ea4adb851aa0dfd4124d7b P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.075798 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.076267 29648 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.076788 29648 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.078774 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.079187 29648 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:39.079879 29648 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P ff8f9dc4017b4ea9ac274e4fb71c8744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.103868 29648 tablet_server.cc:196] TabletServer@127.28.244.2:43837 shutdown complete.
I20260630 12:32:39.122248 29648 tablet_server.cc:179] TabletServer@127.28.244.3:37965 shutting down...
I20260630 12:32:39.143673 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:39.144362 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.144932 29648 raft_consensus.cc:2243] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.145438 29648 raft_consensus.cc:2272] T 81dba4ed68ea4adb851aa0dfd4124d7b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.147406 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.147877 29648 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.148422 29648 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.150369 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:39.150864 29648 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.151360 29648 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P 814ee5985bb14e1196517fb974151ec2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.174242 29648 tablet_server.cc:196] TabletServer@127.28.244.3:37965 shutdown complete.
I20260630 12:32:39.189495 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:32:39.213266 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:39.213963 29648 tablet_replica.cc:333] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd: stopping tablet replica
I20260630 12:32:39.214545 29648 raft_consensus.cc:2243] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.215046 29648 raft_consensus.cc:2272] T c6d9483d762c46c191d65b1f99770637 P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.216964 29648 tablet_replica.cc:333] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd: stopping tablet replica
I20260630 12:32:39.217571 29648 raft_consensus.cc:2243] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.218091 29648 raft_consensus.cc:2272] T 454347ea7d9b45899d127bb445f1d55a P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.219841 29648 tablet_replica.cc:333] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd: stopping tablet replica
I20260630 12:32:39.220286 29648 raft_consensus.cc:2243] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:39.220782 29648 raft_consensus.cc:2272] T 13312dd5da17421eb498af734509473b P f5522a4ca79040f4a89638cba76f73cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.241968 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:32:39.254189 29648 master.cc:562] Master@127.28.244.62:39793 shutting down...
I20260630 12:32:39.272310 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:39.272873 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:39.273227 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d97e10946c9461cbe077029f86ecbd2: stopping tablet replica
I20260630 12:32:39.293409 29648 master.cc:584] Master@127.28.244.62:39793 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16391 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:32:39.331554 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:38723
I20260630 12:32:39.332695 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:39.338776  4701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.338909  4702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.339639  4704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:39.340422 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:39.341435 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:39.341643 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:39.341841 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822759341788 us; error 0 us; skew 500 ppm
I20260630 12:32:39.342360 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:39.344846 29648 webserver.cc:533] Webserver started at http://127.28.244.62:43001/ using document root <none> and password file <none>
I20260630 12:32:39.345423 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:39.345584 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:39.345928 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:39.347064 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "daeca7286ae8405dafffc44207f34985"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.351635 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:32:39.355243  4709 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.356125 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:39.356420 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "daeca7286ae8405dafffc44207f34985"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.356679 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:39.367847 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.369114 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.406334 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:38723
I20260630 12:32:39.406433  4760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:38723 every 8 connection(s)
I20260630 12:32:39.410931  4761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:39.421612  4761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Bootstrap starting.
I20260630 12:32:39.426229  4761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:39.430424  4761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: No bootstrap required, opened a new log
I20260630 12:32:39.432528  4761 raft_consensus.cc:359] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "daeca7286ae8405dafffc44207f34985" member_type: VOTER }
I20260630 12:32:39.432996  4761 raft_consensus.cc:385] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:39.433279  4761 raft_consensus.cc:740] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daeca7286ae8405dafffc44207f34985, State: Initialized, Role: FOLLOWER
I20260630 12:32:39.433947  4761 consensus_queue.cc:260] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "daeca7286ae8405dafffc44207f34985" member_type: VOTER }
I20260630 12:32:39.434419  4761 raft_consensus.cc:399] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:39.434662  4761 raft_consensus.cc:493] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:39.434929  4761 raft_consensus.cc:3060] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:39.439582  4761 raft_consensus.cc:515] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "daeca7286ae8405dafffc44207f34985" member_type: VOTER }
I20260630 12:32:39.440163  4761 leader_election.cc:304] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [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: daeca7286ae8405dafffc44207f34985; no voters: 
I20260630 12:32:39.441408  4761 leader_election.cc:290] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:39.441844  4764 raft_consensus.cc:2804] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:39.443218  4764 raft_consensus.cc:697] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 1 LEADER]: Becoming Leader. State: Replica: daeca7286ae8405dafffc44207f34985, State: Running, Role: LEADER
I20260630 12:32:39.443832  4764 consensus_queue.cc:237] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [LEADER]: Queue going to LEADER mode. State: All 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: "daeca7286ae8405dafffc44207f34985" member_type: VOTER }
I20260630 12:32:39.444355  4761 sys_catalog.cc:565] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:39.448341  4765 sys_catalog.cc:455] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "daeca7286ae8405dafffc44207f34985" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "daeca7286ae8405dafffc44207f34985" member_type: VOTER } }
I20260630 12:32:39.448927  4765 sys_catalog.cc:458] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:39.451660  4766 sys_catalog.cc:455] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [sys.catalog]: SysCatalogTable state changed. Reason: New leader daeca7286ae8405dafffc44207f34985. Latest consensus state: current_term: 1 leader_uuid: "daeca7286ae8405dafffc44207f34985" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "daeca7286ae8405dafffc44207f34985" member_type: VOTER } }
I20260630 12:32:39.452755  4766 sys_catalog.cc:458] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:39.453135  4771 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:39.461558  4771 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:39.462536 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:39.470600  4771 catalog_manager.cc:1383] Generated new cluster ID: a2bfd2997ee540a9824948b560309396
I20260630 12:32:39.470932  4771 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:39.506937  4771 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:39.508394  4771 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:39.524138  4771 catalog_manager.cc:6070] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Generated new TSK 0
I20260630 12:32:39.524780  4771 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:39.529361 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:39.535848  4782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.536293  4783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.538198  4785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:39.539008 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:39.539848 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:39.540067 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:39.540243 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822759540205 us; error 0 us; skew 500 ppm
I20260630 12:32:39.540782 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:39.543103 29648 webserver.cc:533] Webserver started at http://127.28.244.1:34601/ using document root <none> and password file <none>
I20260630 12:32:39.543576 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:39.543766 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:39.544049 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:39.545221 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "4f52b0e5e77a46c19a7e65dbf593efe6"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.549702 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:32:39.552974  4790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.553782 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:39.554085 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "4f52b0e5e77a46c19a7e65dbf593efe6"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.554385 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:39.565375 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.566519 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.567938 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:39.570228 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:39.570457 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.570698 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:39.570888 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.609457 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:33391
I20260630 12:32:39.609531  4852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:33391 every 8 connection(s)
I20260630 12:32:39.614548 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:39.621305  4857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.622673  4858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:39.624161 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:39.625290  4861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:39.626112 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:39.626341 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:39.626523 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822759626503 us; error 0 us; skew 500 ppm
I20260630 12:32:39.627005 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:39.629969 29648 webserver.cc:533] Webserver started at http://127.28.244.2:41455/ using document root <none> and password file <none>
I20260630 12:32:39.630569 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:39.630796 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:39.630818  4853 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38723
I20260630 12:32:39.631230 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:39.631317  4853 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:39.632184  4853 heartbeater.cc:507] Master 127.28.244.62:38723 requested a full tablet report, sending...
I20260630 12:32:39.632450 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "e86d5e0b16f7424497592d72479bbf09"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.634546  4726 ts_manager.cc:194] Registered new tserver with Master: 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391)
I20260630 12:32:39.637019  4726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33426
I20260630 12:32:39.638141 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:32:39.641629  4865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.642515 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:32:39.642769 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "e86d5e0b16f7424497592d72479bbf09"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.642999 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:39.664927 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.665979 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.667271 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:39.669552 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:39.669735 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.670032 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:39.670199 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.707083 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:36607
I20260630 12:32:39.707167  4927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:36607 every 8 connection(s)
I20260630 12:32:39.712033 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:39.719802  4931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.720743  4932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.723068  4934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:39.723912  4928 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38723
I20260630 12:32:39.724148 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:39.724428  4928 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:39.725273 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:39.725402  4928 heartbeater.cc:507] Master 127.28.244.62:38723 requested a full tablet report, sending...
W20260630 12:32:39.725617 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:39.725865 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822759725845 us; error 0 us; skew 500 ppm
I20260630 12:32:39.726548 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:39.727654  4726 ts_manager.cc:194] Registered new tserver with Master: e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607)
I20260630 12:32:39.729312 29648 webserver.cc:533] Webserver started at http://127.28.244.3:41885/ using document root <none> and password file <none>
I20260630 12:32:39.729405  4726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33430
I20260630 12:32:39.729899 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:39.730158 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:39.730432 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:39.731490 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "3117256a9ca74255a3c3e33794a04347"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.735838 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:39.738983  4939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.739758 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:39.740075 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "3117256a9ca74255a3c3e33794a04347"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:39.740379 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:39.768527 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.769762 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.771190 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:39.773403 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:39.773638 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.773888 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:39.774065 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.812536 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:35905
I20260630 12:32:39.812630  5001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:35905 every 8 connection(s)
I20260630 12:32:39.826704  5002 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38723
I20260630 12:32:39.827167  5002 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:39.828014  5002 heartbeater.cc:507] Master 127.28.244.62:38723 requested a full tablet report, sending...
I20260630 12:32:39.830293  4726 ts_manager.cc:194] Registered new tserver with Master: 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:39.830529 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01465119s
I20260630 12:32:39.831883  4726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33434
I20260630 12:32:40.640059  4853 heartbeater.cc:499] Master 127.28.244.62:38723 was elected leader, sending a full tablet report...
I20260630 12:32:40.731938  4928 heartbeater.cc:499] Master 127.28.244.62:38723 was elected leader, sending a full tablet report...
I20260630 12:32:40.834750  5002 heartbeater.cc:499] Master 127.28.244.62:38723 was elected leader, sending a full tablet report...
I20260630 12:32:40.886642  4726 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:40.889012  4726 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:40.955142  4893 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1a057cb02b45aeb47fd3d46ddf526f (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:40.956729  4893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1a057cb02b45aeb47fd3d46ddf526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.957888  4818 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1a057cb02b45aeb47fd3d46ddf526f (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:40.958314  4815 tablet_service.cc:1511] Processing CreateTablet for tablet 31d226d07f7c40a6a28b9aafd3236111 (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:40.959318  4818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1a057cb02b45aeb47fd3d46ddf526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.960395  4816 tablet_service.cc:1511] Processing CreateTablet for tablet 4a916e3dc0ea469c9d9eaab11398a7bb (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:40.961796  4816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a916e3dc0ea469c9d9eaab11398a7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.964040  4892 tablet_service.cc:1511] Processing CreateTablet for tablet ac657ff2eb034f3a9c712e5979f7df3f (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:40.965667  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac657ff2eb034f3a9c712e5979f7df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.966059  4817 tablet_service.cc:1511] Processing CreateTablet for tablet ac657ff2eb034f3a9c712e5979f7df3f (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:40.967391  4817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac657ff2eb034f3a9c712e5979f7df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.969415  4815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d226d07f7c40a6a28b9aafd3236111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.983510  4891 tablet_service.cc:1511] Processing CreateTablet for tablet 4a916e3dc0ea469c9d9eaab11398a7bb (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:40.983902  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 31d226d07f7c40a6a28b9aafd3236111 (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:40.985231  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a916e3dc0ea469c9d9eaab11398a7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.985862  5022 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:40.986995  4967 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1a057cb02b45aeb47fd3d46ddf526f (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:40.988545  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1a057cb02b45aeb47fd3d46ddf526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.988824  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d226d07f7c40a6a28b9aafd3236111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.992221  5022 tablet_bootstrap.cc:654] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.999027  4966 tablet_service.cc:1511] Processing CreateTablet for tablet ac657ff2eb034f3a9c712e5979f7df3f (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:41.000613  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac657ff2eb034f3a9c712e5979f7df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.001984  5024 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09: Bootstrap starting.
I20260630 12:32:41.011034  5022 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: No bootstrap required, opened a new log
I20260630 12:32:41.010941  4965 tablet_service.cc:1511] Processing CreateTablet for tablet 4a916e3dc0ea469c9d9eaab11398a7bb (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:41.011826  5022 ts_tablet_manager.cc:1403] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.014s
I20260630 12:32:41.012569  4965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a916e3dc0ea469c9d9eaab11398a7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.014981  5022 raft_consensus.cc:359] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.015903  5022 raft_consensus.cc:385] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.016252  5022 raft_consensus.cc:740] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.017956  5022 consensus_queue.cc:260] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.021261  5024 tablet_bootstrap.cc:654] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.022902  4964 tablet_service.cc:1511] Processing CreateTablet for tablet 31d226d07f7c40a6a28b9aafd3236111 (DEFAULT_TABLE table=test-workload [id=52f73ef89784421c836a9813ee273a85]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:41.024472  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d226d07f7c40a6a28b9aafd3236111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.025404  5022 ts_tablet_manager.cc:1434] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:32:41.034490  5024 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09: No bootstrap required, opened a new log
I20260630 12:32:41.035135  5024 ts_tablet_manager.cc:1403] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260630 12:32:41.038236  5024 raft_consensus.cc:359] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.039120  5024 raft_consensus.cc:385] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.039469  5024 raft_consensus.cc:740] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.040112  5022 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:41.040369  5024 consensus_queue.cc:260] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.049271  5028 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: Bootstrap starting.
I20260630 12:32:41.053131  5024 ts_tablet_manager.cc:1434] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:32:41.056756  5024 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09: Bootstrap starting.
I20260630 12:32:41.059677  5022 tablet_bootstrap.cc:654] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.059949  5028 tablet_bootstrap.cc:654] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.067555  5024 tablet_bootstrap.cc:654] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.071909  5022 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: No bootstrap required, opened a new log
I20260630 12:32:41.071987  5028 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: No bootstrap required, opened a new log
I20260630 12:32:41.072458  5022 ts_tablet_manager.cc:1403] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260630 12:32:41.072604  5028 ts_tablet_manager.cc:1403] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260630 12:32:41.073567  5024 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09: No bootstrap required, opened a new log
I20260630 12:32:41.074146  5024 ts_tablet_manager.cc:1403] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260630 12:32:41.074954  5022 raft_consensus.cc:359] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.075552  5022 raft_consensus.cc:385] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.075814  5022 raft_consensus.cc:740] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.075941  5028 raft_consensus.cc:359] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.076505  5022 consensus_queue.cc:260] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.076865  5028 raft_consensus.cc:385] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.077339  5028 raft_consensus.cc:740] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.077145  5024 raft_consensus.cc:359] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.078015  5024 raft_consensus.cc:385] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.078392  5024 raft_consensus.cc:740] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.078672  5022 ts_tablet_manager.cc:1434] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:32:41.078267  5028 consensus_queue.cc:260] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.079830  5022 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:41.079489  5024 consensus_queue.cc:260] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.086757  5022 tablet_bootstrap.cc:654] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.099179  5022 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: No bootstrap required, opened a new log
I20260630 12:32:41.099785  5022 ts_tablet_manager.cc:1403] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:32:41.100338  5024 ts_tablet_manager.cc:1434] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260630 12:32:41.102726  5022 raft_consensus.cc:359] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.103333  5033 raft_consensus.cc:493] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:41.103747  5022 raft_consensus.cc:385] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.104212  5022 raft_consensus.cc:740] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.103834  5033 raft_consensus.cc:515] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.106315  5028 ts_tablet_manager.cc:1434] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.020s
I20260630 12:32:41.107270  5033 leader_election.cc:290] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391), e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607)
I20260630 12:32:41.110124  5028 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347: Bootstrap starting.
I20260630 12:32:41.112933  5024 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: Bootstrap starting.
I20260630 12:32:41.120349  5022 consensus_queue.cc:260] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.122048  5028 tablet_bootstrap.cc:654] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.123229  5022 ts_tablet_manager.cc:1434] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:32:41.124962  5022 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:41.131322  5022 tablet_bootstrap.cc:654] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.140398  5024 tablet_bootstrap.cc:654] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.142746  5022 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: No bootstrap required, opened a new log
I20260630 12:32:41.143222  5022 ts_tablet_manager.cc:1403] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:32:41.145864  5022 raft_consensus.cc:359] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.146495  5022 raft_consensus.cc:385] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.146755  5022 raft_consensus.cc:740] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.147467  5022 consensus_queue.cc:260] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.149515  5022 ts_tablet_manager.cc:1434] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:32:41.156075  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a916e3dc0ea469c9d9eaab11398a7bb" candidate_uuid: "3117256a9ca74255a3c3e33794a04347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09" is_pre_election: true
I20260630 12:32:41.157177  4903 raft_consensus.cc:2468] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3117256a9ca74255a3c3e33794a04347 in term 0.
I20260630 12:32:41.158789  4943 leader_election.cc:304] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.159672  5033 raft_consensus.cc:2804] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:41.160068  5033 raft_consensus.cc:493] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:41.160418  5033 raft_consensus.cc:3060] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.161568  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a916e3dc0ea469c9d9eaab11398a7bb" candidate_uuid: "3117256a9ca74255a3c3e33794a04347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" is_pre_election: true
I20260630 12:32:41.162312  4828 raft_consensus.cc:2468] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3117256a9ca74255a3c3e33794a04347 in term 0.
I20260630 12:32:41.162276  5028 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347: No bootstrap required, opened a new log
I20260630 12:32:41.163218  5024 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: No bootstrap required, opened a new log
I20260630 12:32:41.163872  5028 ts_tablet_manager.cc:1403] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.023s
I20260630 12:32:41.163947  5024 ts_tablet_manager.cc:1403] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.001s
I20260630 12:32:41.167013  5033 raft_consensus.cc:515] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.167070  5024 raft_consensus.cc:359] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.167307  5028 raft_consensus.cc:359] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.167963  5024 raft_consensus.cc:385] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.168021  5028 raft_consensus.cc:385] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.168418  5024 raft_consensus.cc:740] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.168503  5028 raft_consensus.cc:740] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.169126  5033 leader_election.cc:290] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 1 election: Requested vote from peers 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391), e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607)
I20260630 12:32:41.169369  5028 consensus_queue.cc:260] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.169369  5024 consensus_queue.cc:260] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.170044  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a916e3dc0ea469c9d9eaab11398a7bb" candidate_uuid: "3117256a9ca74255a3c3e33794a04347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6"
I20260630 12:32:41.170701  4828 raft_consensus.cc:3060] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.171831  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a916e3dc0ea469c9d9eaab11398a7bb" candidate_uuid: "3117256a9ca74255a3c3e33794a04347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09"
I20260630 12:32:41.172152  5028 ts_tablet_manager.cc:1434] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:32:41.172572  4903 raft_consensus.cc:3060] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.173322  5028 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347: Bootstrap starting.
I20260630 12:32:41.175988  5024 ts_tablet_manager.cc:1434] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:32:41.177285  5024 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: Bootstrap starting.
I20260630 12:32:41.179467  5028 tablet_bootstrap.cc:654] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.180012  4903 raft_consensus.cc:2468] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3117256a9ca74255a3c3e33794a04347 in term 1.
I20260630 12:32:41.181332  5025 raft_consensus.cc:493] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:41.185575  5025 raft_consensus.cc:515] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.188293  5025 leader_election.cc:290] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:41.179490  4828 raft_consensus.cc:2468] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3117256a9ca74255a3c3e33794a04347 in term 1.
I20260630 12:32:41.183810  5024 tablet_bootstrap.cc:654] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.195070  4943 leader_election.cc:304] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.195695  5028 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347: No bootstrap required, opened a new log
I20260630 12:32:41.202589  5028 ts_tablet_manager.cc:1403] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260630 12:32:41.195972  5033 raft_consensus.cc:2804] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.203603  5033 raft_consensus.cc:697] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 LEADER]: Becoming Leader. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Running, Role: LEADER
I20260630 12:32:41.204506  5033 consensus_queue.cc:237] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.205864  5028 raft_consensus.cc:359] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.202610  5024 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: No bootstrap required, opened a new log
I20260630 12:32:41.208468  5024 ts_tablet_manager.cc:1403] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260630 12:32:41.206717  5028 raft_consensus.cc:385] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.209062  5028 raft_consensus.cc:740] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.209527  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d226d07f7c40a6a28b9aafd3236111" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09" is_pre_election: true
I20260630 12:32:41.210014  5028 consensus_queue.cc:260] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
W20260630 12:32:41.211575  4794 leader_election.cc:343] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:41.212623  5028 ts_tablet_manager.cc:1434] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:41.225986  5028 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347: Bootstrap starting.
I20260630 12:32:41.211632  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d226d07f7c40a6a28b9aafd3236111" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347" is_pre_election: true
I20260630 12:32:41.211473  5024 raft_consensus.cc:359] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.223367  4726 catalog_manager.cc:5697] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3117256a9ca74255a3c3e33794a04347 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "3117256a9ca74255a3c3e33794a04347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:41.229506  5024 raft_consensus.cc:385] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.229483  4977 raft_consensus.cc:2468] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 0.
I20260630 12:32:41.230113  5024 raft_consensus.cc:740] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.230613  5028 tablet_bootstrap.cc:654] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.231243  4794 leader_election.cc:304] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [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: 3117256a9ca74255a3c3e33794a04347, 4f52b0e5e77a46c19a7e65dbf593efe6; no voters: e86d5e0b16f7424497592d72479bbf09
I20260630 12:32:41.231154  5024 consensus_queue.cc:260] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.232275  5025 raft_consensus.cc:2804] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:41.232663  5025 raft_consensus.cc:493] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:41.232981  5025 raft_consensus.cc:3060] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.233969  5024 ts_tablet_manager.cc:1434] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.012s
I20260630 12:32:41.243649  5025 raft_consensus.cc:515] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.245256  5028 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347: No bootstrap required, opened a new log
I20260630 12:32:41.245849  5028 ts_tablet_manager.cc:1403] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:32:41.246838  5025 leader_election.cc:290] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 election: Requested vote from peers e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:41.247640  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d226d07f7c40a6a28b9aafd3236111" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09"
I20260630 12:32:41.248318  4903 raft_consensus.cc:3060] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.248615  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d226d07f7c40a6a28b9aafd3236111" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347"
I20260630 12:32:41.249285  4977 raft_consensus.cc:3060] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.248900  5028 raft_consensus.cc:359] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.249904  5028 raft_consensus.cc:385] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.250273  5028 raft_consensus.cc:740] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.251178  5028 consensus_queue.cc:260] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.253801  5028 ts_tablet_manager.cc:1434] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:32:41.255792  4903 raft_consensus.cc:2468] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 1.
I20260630 12:32:41.256794  4977 raft_consensus.cc:2468] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 1.
I20260630 12:32:41.257064  4794 leader_election.cc:304] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f52b0e5e77a46c19a7e65dbf593efe6, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.258119  5025 raft_consensus.cc:2804] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.259439  5025 raft_consensus.cc:697] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Running, Role: LEADER
I20260630 12:32:41.260130  5025 consensus_queue.cc:237] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.267511  4725 catalog_manager.cc:5697] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:41.299736  5025 raft_consensus.cc:493] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:41.300318  5025 raft_consensus.cc:515] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.302093  5025 leader_election.cc:290] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:41.303010  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a057cb02b45aeb47fd3d46ddf526f" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09" is_pre_election: true
I20260630 12:32:41.303164  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a057cb02b45aeb47fd3d46ddf526f" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347" is_pre_election: true
I20260630 12:32:41.303625  4903 raft_consensus.cc:2468] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 0.
I20260630 12:32:41.303771  4977 raft_consensus.cc:2468] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 0.
I20260630 12:32:41.304713  4794 leader_election.cc:304] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f52b0e5e77a46c19a7e65dbf593efe6, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.305428  5025 raft_consensus.cc:2804] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:41.305734  5025 raft_consensus.cc:493] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:41.306005  5025 raft_consensus.cc:3060] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.310708  5025 raft_consensus.cc:515] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.312431  5025 leader_election.cc:290] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 election: Requested vote from peers e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:41.313198  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a057cb02b45aeb47fd3d46ddf526f" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09"
I20260630 12:32:41.313534  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a057cb02b45aeb47fd3d46ddf526f" candidate_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347"
I20260630 12:32:41.313701  4903 raft_consensus.cc:3060] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.314095  4977 raft_consensus.cc:3060] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.318523  4903 raft_consensus.cc:2468] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 1.
I20260630 12:32:41.318830  4977 raft_consensus.cc:2468] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f52b0e5e77a46c19a7e65dbf593efe6 in term 1.
I20260630 12:32:41.319640  4794 leader_election.cc:304] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f52b0e5e77a46c19a7e65dbf593efe6, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.320459  5025 raft_consensus.cc:2804] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.320943  5025 raft_consensus.cc:697] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Running, Role: LEADER
I20260630 12:32:41.321781  5025 consensus_queue.cc:237] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.328588  4725 catalog_manager.cc:5697] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:41.426682  5027 raft_consensus.cc:493] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:41.427196  5027 raft_consensus.cc:515] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.429399  5027 leader_election.cc:290] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:41.439564  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac657ff2eb034f3a9c712e5979f7df3f" candidate_uuid: "e86d5e0b16f7424497592d72479bbf09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" is_pre_election: true
I20260630 12:32:41.440349  4828 raft_consensus.cc:2468] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86d5e0b16f7424497592d72479bbf09 in term 0.
I20260630 12:32:41.440500  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac657ff2eb034f3a9c712e5979f7df3f" candidate_uuid: "e86d5e0b16f7424497592d72479bbf09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347" is_pre_election: true
I20260630 12:32:41.441231  4977 raft_consensus.cc:2468] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86d5e0b16f7424497592d72479bbf09 in term 0.
I20260630 12:32:41.441475  4866 leader_election.cc:304] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f52b0e5e77a46c19a7e65dbf593efe6, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.442425  5027 raft_consensus.cc:2804] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:41.442735  5027 raft_consensus.cc:493] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:41.443013  5027 raft_consensus.cc:3060] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.447881  5027 raft_consensus.cc:515] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.449458  5027 leader_election.cc:290] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 1 election: Requested vote from peers 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:41.450367  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac657ff2eb034f3a9c712e5979f7df3f" candidate_uuid: "e86d5e0b16f7424497592d72479bbf09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6"
I20260630 12:32:41.450464  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac657ff2eb034f3a9c712e5979f7df3f" candidate_uuid: "e86d5e0b16f7424497592d72479bbf09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347"
I20260630 12:32:41.450911  4828 raft_consensus.cc:3060] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.451043  4977 raft_consensus.cc:3060] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.456301  4977 raft_consensus.cc:2468] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86d5e0b16f7424497592d72479bbf09 in term 1.
I20260630 12:32:41.456648  4828 raft_consensus.cc:2468] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86d5e0b16f7424497592d72479bbf09 in term 1.
W20260630 12:32:41.457501  4774 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:41.457580  4869 leader_election.cc:304] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.458550  5027 raft_consensus.cc:2804] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.460249  5027 raft_consensus.cc:697] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 LEADER]: Becoming Leader. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Running, Role: LEADER
I20260630 12:32:41.460999  5027 consensus_queue.cc:237] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.468145  4725 catalog_manager.cc:5697] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86d5e0b16f7424497592d72479bbf09 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:41.551446  4725 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33464:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:32:41.580233  4815 tablet_service.cc:1511] Processing CreateTablet for tablet b606bf1b22d84b3c9e5af7c9d15396a5 (DEFAULT_TABLE table=dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:41.581467  4815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b606bf1b22d84b3c9e5af7c9d15396a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.581707  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8fe852476b48758aa792ef8fa65132 (DEFAULT_TABLE table=dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:41.582963  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8fe852476b48758aa792ef8fa65132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.583623  4967 tablet_service.cc:1511] Processing CreateTablet for tablet bde9021a02294d148d7eb0bb3984a8f4 (DEFAULT_TABLE table=dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:41.584254  4817 tablet_service.cc:1511] Processing CreateTablet for tablet 5f941231f9fb4713b0ccef0d1dc4d9c8 (DEFAULT_TABLE table=dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:41.584913  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde9021a02294d148d7eb0bb3984a8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.585739  4817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f941231f9fb4713b0ccef0d1dc4d9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:41.598649  5024 tablet_bootstrap.cc:492] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Bootstrap starting.
I20260630 12:32:41.601724  5028 tablet_bootstrap.cc:492] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Bootstrap starting.
I20260630 12:32:41.602196  5022 tablet_bootstrap.cc:492] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:41.607173  5024 tablet_bootstrap.cc:654] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.608088  5022 tablet_bootstrap.cc:654] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.608944  5028 tablet_bootstrap.cc:654] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.612553  5024 tablet_bootstrap.cc:492] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: No bootstrap required, opened a new log
I20260630 12:32:41.613059  5024 ts_tablet_manager.cc:1403] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:32:41.613379  5022 tablet_bootstrap.cc:492] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: No bootstrap required, opened a new log
I20260630 12:32:41.613927  5022 ts_tablet_manager.cc:1403] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:32:41.614223  5028 tablet_bootstrap.cc:492] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: No bootstrap required, opened a new log
I20260630 12:32:41.614724  5028 ts_tablet_manager.cc:1403] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:32:41.615849  5024 raft_consensus.cc:359] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } }
I20260630 12:32:41.616385  5024 raft_consensus.cc:385] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.616637  5024 raft_consensus.cc:740] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.617008  5022 raft_consensus.cc:359] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.617344  5024 consensus_queue.cc:260] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } }
I20260630 12:32:41.617645  5022 raft_consensus.cc:385] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.617352  5028 raft_consensus.cc:359] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.618062  5024 raft_consensus.cc:399] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:41.618091  5022 raft_consensus.cc:740] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.618170  5028 raft_consensus.cc:385] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.618752  5024 raft_consensus.cc:493] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:41.618896  5028 raft_consensus.cc:740] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.619241  5024 raft_consensus.cc:3060] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.619282  5022 consensus_queue.cc:260] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.619716  5028 consensus_queue.cc:260] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.620200  5022 raft_consensus.cc:399] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:41.620436  5028 raft_consensus.cc:399] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:41.620564  5022 raft_consensus.cc:493] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:41.620827  5028 raft_consensus.cc:493] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:41.620982  5022 raft_consensus.cc:3060] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.621256  5028 raft_consensus.cc:3060] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.626223  5024 raft_consensus.cc:515] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } }
I20260630 12:32:41.626902  5024 leader_election.cc:304] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [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: e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:41.627466  5024 leader_election.cc:290] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:41.627624  5027 raft_consensus.cc:2804] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.628034  5028 raft_consensus.cc:515] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.628818  5028 leader_election.cc:304] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [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: 3117256a9ca74255a3c3e33794a04347; no voters: 
I20260630 12:32:41.628034  5022 raft_consensus.cc:515] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.629428  5028 leader_election.cc:290] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:41.629640  5033 raft_consensus.cc:2804] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.630069  5022 leader_election.cc:304] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [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: 4f52b0e5e77a46c19a7e65dbf593efe6; no voters: 
I20260630 12:32:41.630461  5033 raft_consensus.cc:697] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 1 LEADER]: Becoming Leader. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Running, Role: LEADER
I20260630 12:32:41.630951  5022 leader_election.cc:290] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:41.631059  5025 raft_consensus.cc:2804] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.631439  5033 consensus_queue.cc:237] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Queue going to LEADER mode. State: All 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: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:41.632380  5027 raft_consensus.cc:697] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 1 LEADER]: Becoming Leader. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Running, Role: LEADER
I20260630 12:32:41.631656  5025 raft_consensus.cc:697] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Running, Role: LEADER
I20260630 12:32:41.633972  5025 consensus_queue.cc:237] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [LEADER]: Queue going to LEADER mode. State: All 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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.634258  5022 ts_tablet_manager.cc:1434] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.001s
I20260630 12:32:41.636487  5027 consensus_queue.cc:237] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Queue going to LEADER mode. State: All 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: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } }
I20260630 12:32:41.636895  5022 tablet_bootstrap.cc:492] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:41.644812  4725 catalog_manager.cc:5697] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3117256a9ca74255a3c3e33794a04347 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "3117256a9ca74255a3c3e33794a04347" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:41.651721  5022 tablet_bootstrap.cc:654] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:41.644918  5028 ts_tablet_manager.cc:1434] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.015s
I20260630 12:32:41.644775  5024 ts_tablet_manager.cc:1434] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.004s
I20260630 12:32:41.662680  4724 catalog_manager.cc:5697] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86d5e0b16f7424497592d72479bbf09 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:41.670140  5022 tablet_bootstrap.cc:492] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: No bootstrap required, opened a new log
I20260630 12:32:41.670691  5022 ts_tablet_manager.cc:1403] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260630 12:32:41.673599  5022 raft_consensus.cc:359] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.673530  4725 catalog_manager.cc:5697] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:41.674384  5022 raft_consensus.cc:385] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:41.674841  5022 raft_consensus.cc:740] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:41.675715  5022 consensus_queue.cc:260] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.676429  5022 raft_consensus.cc:399] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:41.676820  5022 raft_consensus.cc:493] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:41.677235  5022 raft_consensus.cc:3060] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:41.677091  5032 consensus_queue.cc:1048] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:41.684724  5022 raft_consensus.cc:515] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.685555  5022 leader_election.cc:304] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [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: 4f52b0e5e77a46c19a7e65dbf593efe6; no voters: 
I20260630 12:32:41.686209  5022 leader_election.cc:290] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:41.687074  5025 raft_consensus.cc:2804] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:41.690321  5025 raft_consensus.cc:697] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Running, Role: LEADER
I20260630 12:32:41.691365  5025 consensus_queue.cc:237] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [LEADER]: Queue going to LEADER mode. State: All 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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:41.695514  5022 ts_tablet_manager.cc:1434] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.025s	user 0.018s	sys 0.000s
I20260630 12:32:41.700896  5074 consensus_queue.cc:1048] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.713326  4724 catalog_manager.cc:5697] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:41.723534 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:32:41.743199 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:41.744637 29648 tablet_replica.cc:333] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: stopping tablet replica
I20260630 12:32:41.745337 29648 raft_consensus.cc:2243] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:41.745859 29648 raft_consensus.cc:2272] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:41.748435 29648 tablet_replica.cc:333] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: stopping tablet replica
I20260630 12:32:41.749006 29648 raft_consensus.cc:2243] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:41.749483 29648 raft_consensus.cc:2272] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:41.751654 29648 tablet_replica.cc:333] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: stopping tablet replica
I20260630 12:32:41.752190 29648 raft_consensus.cc:2243] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:41.752604 29648 raft_consensus.cc:2272] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:41.755244 29648 tablet_replica.cc:333] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: stopping tablet replica
I20260630 12:32:41.755717 29648 raft_consensus.cc:2243] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:41.756250 29648 pending_rounds.cc:70] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Trying to abort 1 pending ops.
I20260630 12:32:41.756474 29648 pending_rounds.cc:77] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442030129119232 op_type: NO_OP noop_request { }
I20260630 12:32:41.756795 29648 raft_consensus.cc:2889] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:41.757114 29648 raft_consensus.cc:2272] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:41.759232 29648 tablet_replica.cc:333] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: stopping tablet replica
I20260630 12:32:41.759737 29648 raft_consensus.cc:2243] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:41.760111 29648 raft_consensus.cc:2272] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:41.761830 29648 tablet_replica.cc:333] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: stopping tablet replica
I20260630 12:32:41.762295 29648 raft_consensus.cc:2243] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:41.762866 29648 pending_rounds.cc:70] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Trying to abort 1 pending ops.
I20260630 12:32:41.763085 29648 pending_rounds.cc:77] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442030381142016 op_type: NO_OP noop_request { }
I20260630 12:32:41.763366 29648 raft_consensus.cc:2889] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:41.763643 29648 raft_consensus.cc:2272] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:41.788388 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
W20260630 12:32:41.859354  4866 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:32:41.862474  4866 consensus_peers.cc:597] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 -> Peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Couldn't send request to peer 4f52b0e5e77a46c19a7e65dbf593efe6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:41.952409  5027 consensus_queue.cc:1048] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:42.273710  4940 consensus_peers.cc:597] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 -> Peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Couldn't send request to peer 4f52b0e5e77a46c19a7e65dbf593efe6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:42.823735  5084 consensus_queue.cc:579] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Leader has been unable to successfully communicate with peer 4f52b0e5e77a46c19a7e65dbf593efe6 for more than 1 seconds (1.120s)
I20260630 12:32:42.847450  5027 consensus_queue.cc:579] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Leader has been unable to successfully communicate with peer 4f52b0e5e77a46c19a7e65dbf593efe6 for more than 1 seconds (1.385s)
I20260630 12:32:42.888175  4724 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33450:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:32:42.888731  4724 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:33450:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:32:42.903362  4724 catalog_manager.cc:5984] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Sending DeleteTablet for 1 replicas of tablet b606bf1b22d84b3c9e5af7c9d15396a5
I20260630 12:32:42.904253  4724 catalog_manager.cc:5984] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Sending DeleteTablet for 1 replicas of tablet 6e8fe852476b48758aa792ef8fa65132
I20260630 12:32:42.904992  4724 catalog_manager.cc:5984] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Sending DeleteTablet for 1 replicas of tablet bde9021a02294d148d7eb0bb3984a8f4
I20260630 12:32:42.905819  4724 catalog_manager.cc:5984] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: Sending DeleteTablet for 1 replicas of tablet 5f941231f9fb4713b0ccef0d1dc4d9c8
I20260630 12:32:42.906545  4890 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e8fe852476b48758aa792ef8fa65132 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:42 UTC) from {username='slave'} at 127.0.0.1:47472
I20260630 12:32:42.907277  4967 tablet_service.cc:1558] Processing DeleteTablet for tablet bde9021a02294d148d7eb0bb3984a8f4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:42 UTC) from {username='slave'} at 127.0.0.1:48792
I20260630 12:32:42.910244 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:32:42.919130  5100 tablet_replica.cc:333] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: stopping tablet replica
I20260630 12:32:42.919237  5098 tablet_replica.cc:333] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: stopping tablet replica
I20260630 12:32:42.920976  5098 raft_consensus.cc:2243] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:42.921965  5098 raft_consensus.cc:2272] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:42.924010  5101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:42.925549  5102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:42.925560  5098 ts_tablet_manager.cc:1916] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:42.920949  5100 raft_consensus.cc:2243] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:42.928057  5100 raft_consensus.cc:2272] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:42.934154  4710 catalog_manager.cc:4755] TS 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b606bf1b22d84b3c9e5af7c9d15396a5: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111)
I20260630 12:32:42.935200  5100 ts_tablet_manager.cc:1916] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:42.936983 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:42.936940  5104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:42.938354 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:42.938602 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:42.938805 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822762938787 us; error 0 us; skew 500 ppm
I20260630 12:32:42.939338 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:42.946305  5098 ts_tablet_manager.cc:1929] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:32:42.946794  5098 log.cc:1199] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-1-root/wals/6e8fe852476b48758aa792ef8fa65132
I20260630 12:32:42.947563  5098 ts_tablet_manager.cc:1950] T 6e8fe852476b48758aa792ef8fa65132 P e86d5e0b16f7424497592d72479bbf09: Deleting consensus metadata
I20260630 12:32:42.948257 29648 webserver.cc:533] Webserver started at http://127.28.244.4:34867/ using document root <none> and password file <none>
I20260630 12:32:42.948824 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:42.949121 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:42.949422 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:42.950469 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "db8919c75dad40ef991d7df6f66ea182"
format_stamp: "Formatted at 2026-06-30 12:32:42 on dist-test-slave-0w4t"
I20260630 12:32:42.950966  4713 catalog_manager.cc:5028] TS e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607): tablet 6e8fe852476b48758aa792ef8fa65132 (table dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]) successfully deleted
I20260630 12:32:42.952155  5100 ts_tablet_manager.cc:1929] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:32:42.952543  5100 log.cc:1199] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-2-root/wals/bde9021a02294d148d7eb0bb3984a8f4
I20260630 12:32:42.953202  5100 ts_tablet_manager.cc:1950] T bde9021a02294d148d7eb0bb3984a8f4 P 3117256a9ca74255a3c3e33794a04347: Deleting consensus metadata
I20260630 12:32:42.955848 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:32:42.955817  4713 catalog_manager.cc:5028] TS 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905): tablet bde9021a02294d148d7eb0bb3984a8f4 (table dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]) successfully deleted
I20260630 12:32:42.956604  5090 raft_consensus.cc:493] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:42.957082  5090 raft_consensus.cc:515] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:42.958861  5090 leader_election.cc:290] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:42.960034  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d226d07f7c40a6a28b9aafd3236111" candidate_uuid: "e86d5e0b16f7424497592d72479bbf09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347" is_pre_election: true
I20260630 12:32:42.960781  4977 raft_consensus.cc:2468] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86d5e0b16f7424497592d72479bbf09 in term 1.
I20260630 12:32:42.961284  5109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:42.962155  4869 leader_election.cc:304] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [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: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:42.962878 29648 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:42.963260 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "db8919c75dad40ef991d7df6f66ea182"
format_stamp: "Formatted at 2026-06-30 12:32:42 on dist-test-slave-0w4t"
I20260630 12:32:42.963552  5090 raft_consensus.cc:2804] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:42.963742 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:42.964110  5090 raft_consensus.cc:493] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:42.964530  5090 raft_consensus.cc:3060] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:32:42.969379  4866 leader_election.cc:336] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111)
I20260630 12:32:42.970697  5090 raft_consensus.cc:515] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:42.972462  5090 leader_election.cc:290] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 2 election: Requested vote from peers 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391), 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:42.973604  4977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d226d07f7c40a6a28b9aafd3236111" candidate_uuid: "e86d5e0b16f7424497592d72479bbf09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3117256a9ca74255a3c3e33794a04347"
I20260630 12:32:42.974128  4977 raft_consensus.cc:3060] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:32:42.976698  4866 leader_election.cc:336] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111)
I20260630 12:32:42.979651  4977 raft_consensus.cc:2468] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86d5e0b16f7424497592d72479bbf09 in term 2.
I20260630 12:32:42.980718  4869 leader_election.cc:304] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [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: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 4f52b0e5e77a46c19a7e65dbf593efe6
I20260630 12:32:42.981484  5090 raft_consensus.cc:2804] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:42.981931  5090 raft_consensus.cc:697] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 LEADER]: Becoming Leader. State: Replica: e86d5e0b16f7424497592d72479bbf09, State: Running, Role: LEADER
I20260630 12:32:42.982656  5090 consensus_queue.cc:237] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Queue going to LEADER 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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:42.987977 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:42.989554 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:42.991196 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:42.992827  4724 catalog_manager.cc:5697] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 reported cstate change: term changed from 1 to 2, leader changed from 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1) to e86d5e0b16f7424497592d72479bbf09 (127.28.244.2). New cstate: current_term: 2 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:42.995045 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:42.995374 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:42.995713 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:42.995919 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:43.037740 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:34577
I20260630 12:32:43.037830  5172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:34577 every 8 connection(s)
I20260630 12:32:43.042272 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:43.049139  5176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:43.053392  5177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:43.055898 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:43.057077  5179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:43.058236 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:43.058274  5173 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38723
W20260630 12:32:43.058651 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:43.058807  5173 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:43.058907 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822763058886 us; error 0 us; skew 500 ppm
I20260630 12:32:43.059804 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:43.059805  5173 heartbeater.cc:507] Master 127.28.244.62:38723 requested a full tablet report, sending...
I20260630 12:32:43.062645  4724 ts_manager.cc:194] Registered new tserver with Master: db8919c75dad40ef991d7df6f66ea182 (127.28.244.4:34577)
I20260630 12:32:43.062821 29648 webserver.cc:533] Webserver started at http://127.28.244.1:34601/ using document root <none> and password file <none>
I20260630 12:32:43.063486 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:43.063733 29648 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:32:43.064621  4724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33482
I20260630 12:32:43.068626 29648 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:32:43.072508  5184 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:43.073555 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:43.073961 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "4f52b0e5e77a46c19a7e65dbf593efe6"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-0w4t"
I20260630 12:32:43.106120 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:43.109436  5084 raft_consensus.cc:493] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:43.111099  5084 raft_consensus.cc:515] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.117698  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a057cb02b45aeb47fd3d46ddf526f" candidate_uuid: "3117256a9ca74255a3c3e33794a04347" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09" is_pre_election: true
I20260630 12:32:43.118237  5084 leader_election.cc:290] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607), 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391)
I20260630 12:32:43.119637  4903 raft_consensus.cc:2468] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3117256a9ca74255a3c3e33794a04347 in term 1.
I20260630 12:32:43.124476  4943 leader_election.cc:304] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [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: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 
I20260630 12:32:43.126258  5084 raft_consensus.cc:2804] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:43.126819  5084 raft_consensus.cc:493] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:43.127260  5084 raft_consensus.cc:3060] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:32:43.127517  4940 leader_election.cc:336] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111)
I20260630 12:32:43.126251  4977 consensus_queue.cc:237] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.138456  4903 raft_consensus.cc:1275] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Refusing update from remote peer 3117256a9ca74255a3c3e33794a04347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:43.139042  5084 raft_consensus.cc:515] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.140522  5086 consensus_queue.cc:1048] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:32:43.141538  5084 leader_election.cc:290] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 2 election: Requested vote from peers e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607), 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391)
I20260630 12:32:43.148053  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a057cb02b45aeb47fd3d46ddf526f" candidate_uuid: "3117256a9ca74255a3c3e33794a04347" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86d5e0b16f7424497592d72479bbf09"
I20260630 12:32:43.148722  4903 raft_consensus.cc:3060] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:32:43.160175  4940 consensus_peers.cc:597] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 -> Peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Couldn't send request to peer 4f52b0e5e77a46c19a7e65dbf593efe6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:43.160322  4903 raft_consensus.cc:2468] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3117256a9ca74255a3c3e33794a04347 in term 2.
W20260630 12:32:43.160863  4940 leader_election.cc:336] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111)
I20260630 12:32:43.163753 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:43.165303  4943 leader_election.cc:304] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [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: 3117256a9ca74255a3c3e33794a04347, e86d5e0b16f7424497592d72479bbf09; no voters: 4f52b0e5e77a46c19a7e65dbf593efe6
I20260630 12:32:43.166347 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:43.166414  5086 raft_consensus.cc:2804] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:43.167078  5086 raft_consensus.cc:697] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 2 LEADER]: Becoming Leader. State: Replica: 3117256a9ca74255a3c3e33794a04347, State: Running, Role: LEADER
I20260630 12:32:43.168629  5086 consensus_queue.cc:237] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Queue going to LEADER 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: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.175508 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:43.172968  5085 raft_consensus.cc:2955] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
W20260630 12:32:43.184388  4940 consensus_peers.cc:597] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 -> Peer db8919c75dad40ef991d7df6f66ea182 (127.28.244.4:34577): Couldn't send request to peer db8919c75dad40ef991d7df6f66ea182. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a916e3dc0ea469c9d9eaab11398a7bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:43.198896  4902 raft_consensus.cc:2955] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.200323  4713 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4a916e3dc0ea469c9d9eaab11398a7bb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:32:43.203195  5198 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:32:43.205119  4724 catalog_manager.cc:5697] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 reported cstate change: term changed from 1 to 2, leader changed from 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1) to 3117256a9ca74255a3c3e33794a04347 (127.28.244.3). New cstate: current_term: 2 leader_uuid: "3117256a9ca74255a3c3e33794a04347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:43.220054  4726 catalog_manager.cc:5697] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 reported cstate change: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "3117256a9ca74255a3c3e33794a04347" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.223070  4903 consensus_queue.cc:237] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.235455  4977 raft_consensus.cc:1275] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:43.237564  5090 consensus_queue.cc:1048] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:32:43.249581  4866 consensus_peers.cc:597] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 -> Peer db8919c75dad40ef991d7df6f66ea182 (127.28.244.4:34577): Couldn't send request to peer db8919c75dad40ef991d7df6f66ea182. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac657ff2eb034f3a9c712e5979f7df3f. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:43.250207  4866 consensus_peers.cc:597] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 -> Peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Couldn't send request to peer 4f52b0e5e77a46c19a7e65dbf593efe6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:43.250985  5089 raft_consensus.cc:2955] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.252887  4977 raft_consensus.cc:2955] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.260277 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:32:43.260659 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.062s	user 0.003s	sys 0.002s
I20260630 12:32:43.261063 29648 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:32:43.263559  4713 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ac657ff2eb034f3a9c712e5979f7df3f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:32:43.268507  4726 catalog_manager.cc:5697] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 reported cstate change: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:43.269543  5198 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:43.287361  5198 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:43.288388  5198 tablet_bootstrap.cc:492] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap complete.
I20260630 12:32:43.289090  5198 ts_tablet_manager.cc:1403] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260630 12:32:43.292050  5198 raft_consensus.cc:359] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.292945  5198 raft_consensus.cc:740] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:43.293751  5198 consensus_queue.cc:260] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [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: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.296640  5198 ts_tablet_manager.cc:1434] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:32:43.297562  5198 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:43.297701 29648 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:32:43.298063 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.003s
I20260630 12:32:43.316275  5198 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:43.317301  5198 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap complete.
I20260630 12:32:43.317891  5198 ts_tablet_manager.cc:1403] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260630 12:32:43.320493  5198 raft_consensus.cc:359] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.321309  5198 raft_consensus.cc:740] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:43.322093  5198 consensus_queue.cc:260] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.324496  5198 ts_tablet_manager.cc:1434] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:32:43.325395  5198 tablet_bootstrap.cc:492] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:43.338174  5198 tablet_bootstrap.cc:492] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:43.338971  5198 tablet_bootstrap.cc:492] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap complete.
I20260630 12:32:43.339550  5198 ts_tablet_manager.cc:1403] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:32:43.341871  5198 raft_consensus.cc:359] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.342465  5198 raft_consensus.cc:740] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:43.343197  5198 consensus_queue.cc:260] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.343717  5198 raft_consensus.cc:399] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:43.343971  5198 raft_consensus.cc:493] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:43.344270  5198 raft_consensus.cc:3060] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:43.350234  5198 raft_consensus.cc:515] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.350917  5198 leader_election.cc:304] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f52b0e5e77a46c19a7e65dbf593efe6; no voters: 
I20260630 12:32:43.351452  5198 leader_election.cc:290] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:32:43.351835  5203 raft_consensus.cc:2804] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:43.354264  5198 ts_tablet_manager.cc:1434] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.006s
I20260630 12:32:43.354363  5203 raft_consensus.cc:697] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 LEADER]: Becoming Leader. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Running, Role: LEADER
I20260630 12:32:43.355343  5198 tablet_bootstrap.cc:492] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:43.355386  5203 consensus_queue.cc:237] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.371411  5198 tablet_bootstrap.cc:492] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:43.372191  5198 tablet_bootstrap.cc:492] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap complete.
I20260630 12:32:43.372709  5198 ts_tablet_manager.cc:1403] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:32:43.374665  5198 raft_consensus.cc:359] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.375104  5198 raft_consensus.cc:740] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:43.375720  5198 consensus_queue.cc:260] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.376207  5198 raft_consensus.cc:399] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:43.376435  5198 raft_consensus.cc:493] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:43.376711  5198 raft_consensus.cc:3060] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:43.376725 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:33391
I20260630 12:32:43.376948  5266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:33391 every 8 connection(s)
I20260630 12:32:43.382757  5198 raft_consensus.cc:515] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.383559  5198 leader_election.cc:304] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f52b0e5e77a46c19a7e65dbf593efe6; no voters: 
I20260630 12:32:43.384374  5203 raft_consensus.cc:2804] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:43.385020  5203 raft_consensus.cc:697] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 LEADER]: Becoming Leader. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Running, Role: LEADER
I20260630 12:32:43.385680  5198 leader_election.cc:290] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:32:43.385833  5203 consensus_queue.cc:237] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } }
I20260630 12:32:43.387291  5198 ts_tablet_manager.cc:1434] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.008s
I20260630 12:32:43.388262  5198 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:43.396790  5267 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38723
I20260630 12:32:43.397332  5267 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:43.398346  5267 heartbeater.cc:507] Master 127.28.244.62:38723 requested a full tablet report, sending...
I20260630 12:32:43.400591  5198 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:43.401465  5198 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap complete.
I20260630 12:32:43.402324  5198 ts_tablet_manager.cc:1403] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:32:43.403555  4726 ts_manager.cc:194] Re-registered known tserver with Master: 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391)
I20260630 12:32:43.404291  5198 raft_consensus.cc:359] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.404834  5198 raft_consensus.cc:740] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:43.405433  5198 consensus_queue.cc:260] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.406898  5198 ts_tablet_manager.cc:1434] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:32:43.407544  5198 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap starting.
I20260630 12:32:43.410072  4726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33492
I20260630 12:32:43.413452  5267 heartbeater.cc:499] Master 127.28.244.62:38723 was elected leader, sending a full tablet report...
I20260630 12:32:43.418380  4977 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:32:43.420385  5198 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:43.420166  5089 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:43.421424  5198 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Bootstrap complete.
I20260630 12:32:43.422052  5198 ts_tablet_manager.cc:1403] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:32:43.424158  5198 raft_consensus.cc:359] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.424858  5198 raft_consensus.cc:740] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f52b0e5e77a46c19a7e65dbf593efe6, State: Initialized, Role: FOLLOWER
I20260630 12:32:43.425634  5198 consensus_queue.cc:260] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:43.427793  5198 ts_tablet_manager.cc:1434] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:43.448719  5237 raft_consensus.cc:3060] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:43.454984  5237 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:32:43.455317  5237 pending_rounds.cc:85] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Aborting all ops after (but not including) 0
I20260630 12:32:43.455529  5237 pending_rounds.cc:107] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:32:43.455797  5237 raft_consensus.cc:2889] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:32:43.457226  5089 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:43.492226  4903 consensus_queue.cc:237] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.497792  4977 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:32:43.498018  4866 consensus_peers.cc:597] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 -> Peer db8919c75dad40ef991d7df6f66ea182 (127.28.244.4:34577): Couldn't send request to peer db8919c75dad40ef991d7df6f66ea182. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31d226d07f7c40a6a28b9aafd3236111. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:43.498219  5237 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:43.499307  5089 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:43.500000  5090 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:43.505692  5027 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.507370  4977 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.507458  5237 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.519588  4725 catalog_manager.cc:5697] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 reported cstate change: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New cstate: current_term: 2 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
W20260630 12:32:43.524879  4774 auto_rebalancer.cc:639] Failed to schedule move for tablet ac657ff2eb034f3a9c712e5979f7df3f: Invalid argument: Server with UUID db8919c75dad40ef991d7df6f66ea182 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.525144  5280 ts_tablet_manager.cc:933] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Initiating tablet copy from peer 3117256a9ca74255a3c3e33794a04347 (127.28.244.3:35905)
I20260630 12:32:43.529654  5280 tablet_copy_client.cc:323] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:35905
W20260630 12:32:43.543421  4774 auto_rebalancer.cc:639] Failed to schedule move for tablet 8c1a057cb02b45aeb47fd3d46ddf526f: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:32:43.545749  4987 tablet_copy_service.cc:140] P 3117256a9ca74255a3c3e33794a04347: Received BeginTabletCopySession request for tablet 4a916e3dc0ea469c9d9eaab11398a7bb from peer db8919c75dad40ef991d7df6f66ea182 ({username='slave'} at 127.0.0.1:48830)
I20260630 12:32:43.546408  4987 tablet_copy_service.cc:161] P 3117256a9ca74255a3c3e33794a04347: Beginning new tablet copy session on tablet 4a916e3dc0ea469c9d9eaab11398a7bb from peer db8919c75dad40ef991d7df6f66ea182 at {username='slave'} at 127.0.0.1:48830: session id = db8919c75dad40ef991d7df6f66ea182-4a916e3dc0ea469c9d9eaab11398a7bb
I20260630 12:32:43.555418  4987 tablet_copy_source_session.cc:215] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:43.558959  5280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a916e3dc0ea469c9d9eaab11398a7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:43.571122  5280 tablet_copy_client.cc:806] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:43.571980  5280 tablet_copy_client.cc:670] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:43.575992  5280 tablet_copy_client.cc:538] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:43.576155  4903 raft_consensus.cc:1275] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Refusing update from remote peer 3117256a9ca74255a3c3e33794a04347: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:32:43.577790  5194 consensus_queue.cc:1048] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:43.585016  5280 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Bootstrap starting.
I20260630 12:32:43.610796  5280 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:43.611748  5280 tablet_bootstrap.cc:492] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Bootstrap complete.
I20260630 12:32:43.612152  5237 raft_consensus.cc:3060] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:43.612442  5280 ts_tablet_manager.cc:1403] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.001s
I20260630 12:32:43.615720  5280 raft_consensus.cc:359] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.616516  5280 raft_consensus.cc:740] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db8919c75dad40ef991d7df6f66ea182, State: Initialized, Role: LEARNER
I20260630 12:32:43.619107  5280 consensus_queue.cc:260] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.621855  5237 raft_consensus.cc:1275] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Refusing update from remote peer 3117256a9ca74255a3c3e33794a04347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:32:43.622534  5237 pending_rounds.cc:85] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Aborting all ops after (but not including) 0
I20260630 12:32:43.622907  5237 pending_rounds.cc:107] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:32:43.623313  5237 raft_consensus.cc:2889] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:32:43.625590  5084 consensus_queue.cc:1048] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:43.627592  5287 ts_tablet_manager.cc:933] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Initiating tablet copy from peer e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607)
I20260630 12:32:43.630162  5287 tablet_copy_client.cc:323] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:36607
I20260630 12:32:43.639477  5226 tablet_service.cc:1558] Processing DeleteTablet for tablet b606bf1b22d84b3c9e5af7c9d15396a5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:42 UTC) from {username='slave'} at 127.0.0.1:46724
I20260630 12:32:43.641252  5225 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f941231f9fb4713b0ccef0d1dc4d9c8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:42 UTC) from {username='slave'} at 127.0.0.1:46724
I20260630 12:32:43.653339  4913 tablet_copy_service.cc:140] P e86d5e0b16f7424497592d72479bbf09: Received BeginTabletCopySession request for tablet ac657ff2eb034f3a9c712e5979f7df3f from peer db8919c75dad40ef991d7df6f66ea182 ({username='slave'} at 127.0.0.1:47516)
I20260630 12:32:43.654029  4913 tablet_copy_service.cc:161] P e86d5e0b16f7424497592d72479bbf09: Beginning new tablet copy session on tablet ac657ff2eb034f3a9c712e5979f7df3f from peer db8919c75dad40ef991d7df6f66ea182 at {username='slave'} at 127.0.0.1:47516: session id = db8919c75dad40ef991d7df6f66ea182-ac657ff2eb034f3a9c712e5979f7df3f
I20260630 12:32:43.656436  5291 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:43.657496  5291 raft_consensus.cc:2243] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:43.658444  5291 raft_consensus.cc:2272] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:43.665313  5173 heartbeater.cc:499] Master 127.28.244.62:38723 was elected leader, sending a full tablet report...
I20260630 12:32:43.665879  5280 ts_tablet_manager.cc:1434] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Time spent starting tablet: real 0.053s	user 0.024s	sys 0.013s
I20260630 12:32:43.666533  4913 tablet_copy_source_session.cc:215] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:43.669397  5291 ts_tablet_manager.cc:1916] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:43.671684  5287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac657ff2eb034f3a9c712e5979f7df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:43.679737  4987 tablet_copy_service.cc:342] P 3117256a9ca74255a3c3e33794a04347: Request end of tablet copy session db8919c75dad40ef991d7df6f66ea182-4a916e3dc0ea469c9d9eaab11398a7bb received from {username='slave'} at 127.0.0.1:48830
I20260630 12:32:43.680312  4987 tablet_copy_service.cc:434] P 3117256a9ca74255a3c3e33794a04347: ending tablet copy session db8919c75dad40ef991d7df6f66ea182-4a916e3dc0ea469c9d9eaab11398a7bb on tablet 4a916e3dc0ea469c9d9eaab11398a7bb with peer db8919c75dad40ef991d7df6f66ea182
I20260630 12:32:43.685438  5291 ts_tablet_manager.cc:1929] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:32:43.685878  5291 log.cc:1199] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/b606bf1b22d84b3c9e5af7c9d15396a5
I20260630 12:32:43.686681  5291 ts_tablet_manager.cc:1950] T b606bf1b22d84b3c9e5af7c9d15396a5 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting consensus metadata
I20260630 12:32:43.689459  5291 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:43.689661  4710 catalog_manager.cc:5028] TS 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): tablet b606bf1b22d84b3c9e5af7c9d15396a5 (table dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]) successfully deleted
I20260630 12:32:43.690182  5287 tablet_copy_client.cc:806] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:43.690388  5291 raft_consensus.cc:2243] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:43.690768  5287 tablet_copy_client.cc:670] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:43.691064  5291 raft_consensus.cc:2272] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:43.694388  5291 ts_tablet_manager.cc:1916] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:43.695109  5287 tablet_copy_client.cc:538] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:32:43.702936  4924 debug-util.cc:398] Leaking SignalData structure 0x7b080005a940 after lost signal to thread 29651
I20260630 12:32:43.704250  5287 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Bootstrap starting.
I20260630 12:32:43.711095  5291 ts_tablet_manager.cc:1929] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:32:43.711585  5291 log.cc:1199] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/5f941231f9fb4713b0ccef0d1dc4d9c8
I20260630 12:32:43.712358  5291 ts_tablet_manager.cc:1950] T 5f941231f9fb4713b0ccef0d1dc4d9c8 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting consensus metadata
I20260630 12:32:43.715482  4710 catalog_manager.cc:5028] TS 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): tablet 5f941231f9fb4713b0ccef0d1dc4d9c8 (table dugtrio [id=f5059bf2b3fc43fc868e9d571f4582aa]) successfully deleted
I20260630 12:32:43.721505  5236 raft_consensus.cc:2955] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.727396  5287 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:43.728469  5287 tablet_bootstrap.cc:492] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Bootstrap complete.
I20260630 12:32:43.729269  5287 ts_tablet_manager.cc:1403] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.012s
I20260630 12:32:43.732757  5287 raft_consensus.cc:359] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.733714  5287 raft_consensus.cc:740] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db8919c75dad40ef991d7df6f66ea182, State: Initialized, Role: LEARNER
I20260630 12:32:43.734475  5287 consensus_queue.cc:260] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:43.736842  5287 ts_tablet_manager.cc:1434] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:43.744985  4913 tablet_copy_service.cc:342] P e86d5e0b16f7424497592d72479bbf09: Request end of tablet copy session db8919c75dad40ef991d7df6f66ea182-ac657ff2eb034f3a9c712e5979f7df3f received from {username='slave'} at 127.0.0.1:47516
I20260630 12:32:43.746560  4913 tablet_copy_service.cc:434] P e86d5e0b16f7424497592d72479bbf09: ending tablet copy session db8919c75dad40ef991d7df6f66ea182-ac657ff2eb034f3a9c712e5979f7df3f on tablet ac657ff2eb034f3a9c712e5979f7df3f with peer db8919c75dad40ef991d7df6f66ea182
I20260630 12:32:43.854705  5027 consensus_queue.cc:1050] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:43.862687  5236 raft_consensus.cc:2955] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } } }
I20260630 12:32:43.942047  5148 raft_consensus.cc:1217] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:43.948037  5287 ts_tablet_manager.cc:933] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: Initiating tablet copy from peer e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607)
I20260630 12:32:43.953291  5287 tablet_copy_client.cc:323] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:36607
I20260630 12:32:43.955117  4913 tablet_copy_service.cc:140] P e86d5e0b16f7424497592d72479bbf09: Received BeginTabletCopySession request for tablet 31d226d07f7c40a6a28b9aafd3236111 from peer db8919c75dad40ef991d7df6f66ea182 ({username='slave'} at 127.0.0.1:47516)
I20260630 12:32:43.955727  4913 tablet_copy_service.cc:161] P e86d5e0b16f7424497592d72479bbf09: Beginning new tablet copy session on tablet 31d226d07f7c40a6a28b9aafd3236111 from peer db8919c75dad40ef991d7df6f66ea182 at {username='slave'} at 127.0.0.1:47516: session id = db8919c75dad40ef991d7df6f66ea182-31d226d07f7c40a6a28b9aafd3236111
I20260630 12:32:43.965039  4913 tablet_copy_source_session.cc:215] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:43.968891  5287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d226d07f7c40a6a28b9aafd3236111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:43.986397  5287 tablet_copy_client.cc:806] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:43.987044  5287 tablet_copy_client.cc:670] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:43.991528  5287 tablet_copy_client.cc:538] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:44.000447  5287 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: Bootstrap starting.
I20260630 12:32:44.019923  5287 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:44.020849  5287 tablet_bootstrap.cc:492] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: Bootstrap complete.
I20260630 12:32:44.021564  5287 ts_tablet_manager.cc:1403] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.011s
I20260630 12:32:44.024544  5287 raft_consensus.cc:359] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:44.025444  5287 raft_consensus.cc:740] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: db8919c75dad40ef991d7df6f66ea182, State: Initialized, Role: LEARNER
I20260630 12:32:44.026079  5287 consensus_queue.cc:260] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: true } }
I20260630 12:32:44.030782  5287 ts_tablet_manager.cc:1434] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:32:44.032925  4913 tablet_copy_service.cc:342] P e86d5e0b16f7424497592d72479bbf09: Request end of tablet copy session db8919c75dad40ef991d7df6f66ea182-31d226d07f7c40a6a28b9aafd3236111 received from {username='slave'} at 127.0.0.1:47516
I20260630 12:32:44.033360  4913 tablet_copy_service.cc:434] P e86d5e0b16f7424497592d72479bbf09: ending tablet copy session db8919c75dad40ef991d7df6f66ea182-31d226d07f7c40a6a28b9aafd3236111 on tablet 31d226d07f7c40a6a28b9aafd3236111 with peer db8919c75dad40ef991d7df6f66ea182
I20260630 12:32:44.064005  5148 raft_consensus.cc:1217] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:44.252281  4903 consensus_queue.cc:237] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:44.254348  4977 consensus_queue.cc:237] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } }
I20260630 12:32:44.262065  4976 raft_consensus.cc:1275] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.264844  5027 consensus_queue.cc:1048] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:44.268366  5236 raft_consensus.cc:1275] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.270789  5027 consensus_queue.cc:1048] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:44.281782  5027 raft_consensus.cc:2955] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.285174  5237 raft_consensus.cc:2955] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.304219  4976 raft_consensus.cc:2955] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.317101  4724 catalog_manager.cc:5697] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 reported cstate change: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.344431  4713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac657ff2eb034f3a9c712e5979f7df3f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:44.353609  4903 raft_consensus.cc:1275] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Refusing update from remote peer 3117256a9ca74255a3c3e33794a04347: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.359205  5086 consensus_queue.cc:1048] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:44.363942  5237 raft_consensus.cc:1275] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Refusing update from remote peer 3117256a9ca74255a3c3e33794a04347: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.365913  5085 consensus_queue.cc:1048] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:44.375172  5085 raft_consensus.cc:2955] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.383858  4903 raft_consensus.cc:2955] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.387822  4713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a916e3dc0ea469c9d9eaab11398a7bb with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:44.390166  5237 raft_consensus.cc:2955] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } }
I20260630 12:32:44.399219  4726 catalog_manager.cc:5697] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 reported cstate change: config changed from index 2 to 3, NON_VOTER db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "3117256a9ca74255a3c3e33794a04347" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:44.430457  5138 tablet_service.cc:1558] Processing DeleteTablet for tablet ac657ff2eb034f3a9c712e5979f7df3f with delete_type TABLET_DATA_TOMBSTONED (TS db8919c75dad40ef991d7df6f66ea182 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:32792
I20260630 12:32:44.430604  5137 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a916e3dc0ea469c9d9eaab11398a7bb with delete_type TABLET_DATA_TOMBSTONED (TS db8919c75dad40ef991d7df6f66ea182 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:32792
I20260630 12:32:44.442363  5307 tablet_replica.cc:333] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: stopping tablet replica
I20260630 12:32:44.443396  5307 raft_consensus.cc:2243] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:44.444000  5307 raft_consensus.cc:2272] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:44.447283  5307 ts_tablet_manager.cc:1916] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:44.465785  5307 ts_tablet_manager.cc:1929] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:44.466303  5307 log.cc:1199] T ac657ff2eb034f3a9c712e5979f7df3f P db8919c75dad40ef991d7df6f66ea182: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root/wals/ac657ff2eb034f3a9c712e5979f7df3f
I20260630 12:32:44.468158  5307 tablet_replica.cc:333] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: stopping tablet replica
I20260630 12:32:44.468214  4710 catalog_manager.cc:5028] TS db8919c75dad40ef991d7df6f66ea182 (127.28.244.4:34577): tablet ac657ff2eb034f3a9c712e5979f7df3f (table test-workload [id=52f73ef89784421c836a9813ee273a85]) successfully deleted
I20260630 12:32:44.469141  5307 raft_consensus.cc:2243] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:44.469738  5307 raft_consensus.cc:2272] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:44.472610  5307 ts_tablet_manager.cc:1916] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:44.490974  5307 ts_tablet_manager.cc:1929] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:44.491443  5307 log.cc:1199] T 4a916e3dc0ea469c9d9eaab11398a7bb P db8919c75dad40ef991d7df6f66ea182: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-3-root/wals/4a916e3dc0ea469c9d9eaab11398a7bb
I20260630 12:32:44.493136  4710 catalog_manager.cc:5028] TS db8919c75dad40ef991d7df6f66ea182 (127.28.244.4:34577): tablet 4a916e3dc0ea469c9d9eaab11398a7bb (table test-workload [id=52f73ef89784421c836a9813ee273a85]) successfully deleted
I20260630 12:32:44.540740  5148 raft_consensus.cc:1217] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:32:45.053177  5302 raft_consensus.cc:1064] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: attempting to promote NON_VOTER db8919c75dad40ef991d7df6f66ea182 to VOTER
I20260630 12:32:45.056401  5302 consensus_queue.cc:237] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [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: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } }
I20260630 12:32:45.066841  4977 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:45.064924  5148 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 LEARNER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:45.070019  5308 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:45.070896  5237 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:45.072695  5308 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:45.074977  5302 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:45.096067  5310 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.097772  5236 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.105288  5147 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.113158  4977 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.125963  4726 catalog_manager.cc:5697] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 reported cstate change: config changed from index 2 to 3, db8919c75dad40ef991d7df6f66ea182 (127.28.244.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f52b0e5e77a46c19a7e65dbf593efe6" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:45.151571  4903 consensus_queue.cc:237] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [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: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } }
I20260630 12:32:45.158100  5147 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:45.159694  5302 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:45.167718  5308 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.168833  4977 raft_consensus.cc:1275] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Refusing update from remote peer e86d5e0b16f7424497592d72479bbf09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:45.169243  5147 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.170614  5310 consensus_queue.cc:1048] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:45.175650  4977 raft_consensus.cc:2955] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.178930  4713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31d226d07f7c40a6a28b9aafd3236111 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:45.183997  4724 catalog_manager.cc:5697] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 reported cstate change: config changed from index 3 to 4, VOTER 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1) evicted. New cstate: current_term: 2 leader_uuid: "e86d5e0b16f7424497592d72479bbf09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86d5e0b16f7424497592d72479bbf09" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 36607 } } peers { permanent_uuid: "3117256a9ca74255a3c3e33794a04347" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 35905 } } peers { permanent_uuid: "db8919c75dad40ef991d7df6f66ea182" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 34577 } attrs { promote: false } } }
I20260630 12:32:45.195158  5226 tablet_service.cc:1558] Processing DeleteTablet for tablet 31d226d07f7c40a6a28b9aafd3236111 with delete_type TABLET_DATA_TOMBSTONED (TS 4f52b0e5e77a46c19a7e65dbf593efe6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46724
I20260630 12:32:45.199045  5319 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:45.199975  5319 raft_consensus.cc:2243] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:45.200791  5319 raft_consensus.cc:2272] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:45.203715  5319 ts_tablet_manager.cc:1916] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:45.214270  5319 ts_tablet_manager.cc:1929] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:32:45.214602  5319 log.cc:1199] T 31d226d07f7c40a6a28b9aafd3236111 P 4f52b0e5e77a46c19a7e65dbf593efe6: Deleting WAL directory at /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822551705319-29648-0/minicluster-data/ts-0-root/wals/31d226d07f7c40a6a28b9aafd3236111
I20260630 12:32:45.216028  4710 catalog_manager.cc:5028] TS 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): tablet 31d226d07f7c40a6a28b9aafd3236111 (table test-workload [id=52f73ef89784421c836a9813ee273a85]) successfully deleted
W20260630 12:32:46.195118  4774 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3117256a9ca74255a3c3e33794a04347 not available for placement
I20260630 12:32:46.720953 29648 tablet_server.cc:179] TabletServer@127.28.244.1:33391 shutting down...
I20260630 12:32:46.746742 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:46.747442 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:46.748005 29648 raft_consensus.cc:2243] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:46.748564 29648 raft_consensus.cc:2272] T 4a916e3dc0ea469c9d9eaab11398a7bb P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.750519 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:46.751047 29648 raft_consensus.cc:2243] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:46.751561 29648 raft_consensus.cc:2272] T ac657ff2eb034f3a9c712e5979f7df3f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.753427 29648 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:46.753957 29648 raft_consensus.cc:2243] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:46.754374 29648 raft_consensus.cc:2272] T 8c1a057cb02b45aeb47fd3d46ddf526f P 4f52b0e5e77a46c19a7e65dbf593efe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.778457 29648 tablet_server.cc:196] TabletServer@127.28.244.1:33391 shutdown complete.
I20260630 12:32:46.793954 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:32:46.830883 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:46.831717 29648 tablet_replica.cc:333] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09: stopping tablet replica
I20260630 12:32:46.832425 29648 raft_consensus.cc:2243] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:46.833346 29648 raft_consensus.cc:2272] T 31d226d07f7c40a6a28b9aafd3236111 P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.835631 29648 tablet_replica.cc:333] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09: stopping tablet replica
I20260630 12:32:46.836211 29648 raft_consensus.cc:2243] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:46.836771 29648 raft_consensus.cc:2272] T 4a916e3dc0ea469c9d9eaab11398a7bb P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.838950 29648 tablet_replica.cc:333] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09: stopping tablet replica
I20260630 12:32:46.839511 29648 raft_consensus.cc:2243] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:46.840279 29648 raft_consensus.cc:2272] T ac657ff2eb034f3a9c712e5979f7df3f P e86d5e0b16f7424497592d72479bbf09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.842662 29648 tablet_replica.cc:333] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09: stopping tablet replica
I20260630 12:32:46.843156 29648 raft_consensus.cc:2243] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:46.843582 29648 raft_consensus.cc:2272] T 8c1a057cb02b45aeb47fd3d46ddf526f P e86d5e0b16f7424497592d72479bbf09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:46.919102  4940 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260630 12:32:46.923014  4940 consensus_peers.cc:597] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 -> Peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Couldn't send request to peer 4f52b0e5e77a46c19a7e65dbf593efe6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:46.961314  4940 consensus_peers.cc:597] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 -> Peer 4f52b0e5e77a46c19a7e65dbf593efe6 (127.28.244.1:33391): Couldn't send request to peer 4f52b0e5e77a46c19a7e65dbf593efe6. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:33391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:46.999554  4943 consensus_peers.cc:597] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 -> Peer e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607): Couldn't send request to peer e86d5e0b16f7424497592d72479bbf09. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:36607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:47.048576  4943 consensus_peers.cc:597] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 -> Peer e86d5e0b16f7424497592d72479bbf09 (127.28.244.2:36607): Couldn't send request to peer e86d5e0b16f7424497592d72479bbf09. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:36607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:47.197667  4774 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 4f52b0e5e77a46c19a7e65dbf593efe6 not available for placement
I20260630 12:32:47.275820 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:47.292522 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:47.317780 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:47.318555 29648 tablet_replica.cc:333] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347: stopping tablet replica
I20260630 12:32:47.319197 29648 raft_consensus.cc:2243] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:47.319947 29648 raft_consensus.cc:2272] T 8c1a057cb02b45aeb47fd3d46ddf526f P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:47.322130 29648 tablet_replica.cc:333] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347: stopping tablet replica
I20260630 12:32:47.322577 29648 raft_consensus.cc:2243] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:47.323042 29648 raft_consensus.cc:2272] T ac657ff2eb034f3a9c712e5979f7df3f P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:47.325016 29648 tablet_replica.cc:333] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347: stopping tablet replica
I20260630 12:32:47.325510 29648 raft_consensus.cc:2243] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:47.325917 29648 raft_consensus.cc:2272] T 31d226d07f7c40a6a28b9aafd3236111 P 3117256a9ca74255a3c3e33794a04347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:47.327625 29648 tablet_replica.cc:333] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347: stopping tablet replica
I20260630 12:32:47.328030 29648 raft_consensus.cc:2243] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:47.328719 29648 raft_consensus.cc:2272] T 4a916e3dc0ea469c9d9eaab11398a7bb P 3117256a9ca74255a3c3e33794a04347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:47.352365 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:47.368960 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:32:47.388231 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:47.388897 29648 tablet_replica.cc:333] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182: stopping tablet replica
I20260630 12:32:47.389412 29648 raft_consensus.cc:2243] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:47.389856 29648 raft_consensus.cc:2272] T 31d226d07f7c40a6a28b9aafd3236111 P db8919c75dad40ef991d7df6f66ea182 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:47.410270 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:32:47.422412 29648 master.cc:562] Master@127.28.244.62:38723 shutting down...
I20260630 12:32:47.440634 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:47.441231 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:47.441519 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P daeca7286ae8405dafffc44207f34985: stopping tablet replica
I20260630 12:32:47.461285 29648 master.cc:584] Master@127.28.244.62:38723 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8171 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:32:47.503192 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:37673
I20260630 12:32:47.504283 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:47.509750  5326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.509744  5325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.510773  5328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:47.511818 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:47.512624 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:47.512852 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:47.513025 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822767512982 us; error 0 us; skew 500 ppm
I20260630 12:32:47.513604 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:47.515825 29648 webserver.cc:533] Webserver started at http://127.28.244.62:40451/ using document root <none> and password file <none>
I20260630 12:32:47.516315 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:47.516521 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:47.516803 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:47.517954 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "31a1dd944f5d420bb954f19bf3280bb4"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.522421 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:47.525960  5333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.526722 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:47.527029 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "31a1dd944f5d420bb954f19bf3280bb4"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.527314 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:47.549271 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:47.550446 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:47.587803 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:37673
I20260630 12:32:47.587900  5384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:37673 every 8 connection(s)
I20260630 12:32:47.591616  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:47.601964  5385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4: Bootstrap starting.
I20260630 12:32:47.606580  5385 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:47.610653  5385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4: No bootstrap required, opened a new log
I20260630 12:32:47.612684  5385 raft_consensus.cc:359] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31a1dd944f5d420bb954f19bf3280bb4" member_type: VOTER }
I20260630 12:32:47.613140  5385 raft_consensus.cc:385] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:47.613341  5385 raft_consensus.cc:740] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31a1dd944f5d420bb954f19bf3280bb4, State: Initialized, Role: FOLLOWER
I20260630 12:32:47.613957  5385 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31a1dd944f5d420bb954f19bf3280bb4" member_type: VOTER }
I20260630 12:32:47.614380  5385 raft_consensus.cc:399] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:47.614570  5385 raft_consensus.cc:493] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:47.614782  5385 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:47.619396  5385 raft_consensus.cc:515] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31a1dd944f5d420bb954f19bf3280bb4" member_type: VOTER }
I20260630 12:32:47.619868  5385 leader_election.cc:304] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [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: 31a1dd944f5d420bb954f19bf3280bb4; no voters: 
I20260630 12:32:47.620878  5385 leader_election.cc:290] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:47.621261  5388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:47.622596  5388 raft_consensus.cc:697] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 1 LEADER]: Becoming Leader. State: Replica: 31a1dd944f5d420bb954f19bf3280bb4, State: Running, Role: LEADER
I20260630 12:32:47.623230  5388 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [LEADER]: Queue going to LEADER mode. State: All 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: "31a1dd944f5d420bb954f19bf3280bb4" member_type: VOTER }
I20260630 12:32:47.623911  5385 sys_catalog.cc:565] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:47.628049  5390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31a1dd944f5d420bb954f19bf3280bb4. Latest consensus state: current_term: 1 leader_uuid: "31a1dd944f5d420bb954f19bf3280bb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31a1dd944f5d420bb954f19bf3280bb4" member_type: VOTER } }
I20260630 12:32:47.628916  5390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:47.628881  5389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31a1dd944f5d420bb954f19bf3280bb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31a1dd944f5d420bb954f19bf3280bb4" member_type: VOTER } }
I20260630 12:32:47.629769  5389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:47.632401  5395 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:47.637642  5395 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:47.640875 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:47.646130  5395 catalog_manager.cc:1383] Generated new cluster ID: 2159a815e4ad4424875955587507ff02
I20260630 12:32:47.646418  5395 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:47.663681  5395 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:47.664947  5395 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:47.678957  5395 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4: Generated new TSK 0
I20260630 12:32:47.679569  5395 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:47.707796 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:47.713485  5406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.714824  5407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.716603  5409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:47.716725 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:47.717944 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:47.718128 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:47.718261 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822767718250 us; error 0 us; skew 500 ppm
I20260630 12:32:47.718701 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:47.720914 29648 webserver.cc:533] Webserver started at http://127.28.244.1:38031/ using document root <none> and password file <none>
I20260630 12:32:47.721429 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:47.721586 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:47.721877 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:47.722903 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "d971d8097b7f4c508f1e47f7689d5d02"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.727627 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:47.731163  5414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.732035 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:47.732280 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "d971d8097b7f4c508f1e47f7689d5d02"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.732528 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:47.755497 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:47.756613 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:47.758059 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:47.760232 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:47.760404 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.760723 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:47.760887 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.799149 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:46591
I20260630 12:32:47.799256  5476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:46591 every 8 connection(s)
I20260630 12:32:47.805006 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:47.811483  5481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.812079  5482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:47.817510 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:47.817466  5485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:47.819633 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:47.819851 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:47.820113 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822767820091 us; error 0 us; skew 500 ppm
I20260630 12:32:47.820638 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:47.824093 29648 webserver.cc:533] Webserver started at http://127.28.244.2:38993/ using document root <none> and password file <none>
I20260630 12:32:47.824858 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:47.825155 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:47.825552 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:47.826035  5477 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37673
I20260630 12:32:47.826463  5477 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:47.826833 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "6b72b7c6992b45ecaa13e80b3b860614"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.827231  5477 heartbeater.cc:507] Master 127.28.244.62:37673 requested a full tablet report, sending...
I20260630 12:32:47.829589  5350 ts_manager.cc:194] Registered new tserver with Master: d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591)
I20260630 12:32:47.831302  5350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38068
I20260630 12:32:47.832142 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:32:47.835984  5489 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.836764 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:47.837013 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "6b72b7c6992b45ecaa13e80b3b860614"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.837322 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:47.856410 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:47.857553 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:47.858927 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:47.861290 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:47.861470 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.861773 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:47.861935 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.905920 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:34619
I20260630 12:32:47.906013  5551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:34619 every 8 connection(s)
I20260630 12:32:47.910811 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:47.918347  5555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.920368  5556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:47.923744  5558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:47.925329  5552 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37673
I20260630 12:32:47.925853  5552 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:47.926857  5552 heartbeater.cc:507] Master 127.28.244.62:37673 requested a full tablet report, sending...
I20260630 12:32:47.927014 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:47.928459 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:47.928754 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:47.928987 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822767928967 us; error 0 us; skew 500 ppm
I20260630 12:32:47.929641 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:47.929627  5350 ts_manager.cc:194] Registered new tserver with Master: 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:47.931746  5350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38078
I20260630 12:32:47.932618 29648 webserver.cc:533] Webserver started at http://127.28.244.3:43657/ using document root <none> and password file <none>
I20260630 12:32:47.933272 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:47.933490 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:47.933808 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:47.934931 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "382fa49eef5244bfba70b2c684504e62"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.939205 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:47.942333  5563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.943107 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:47.943362 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "382fa49eef5244bfba70b2c684504e62"
format_stamp: "Formatted at 2026-06-30 12:32:47 on dist-test-slave-0w4t"
I20260630 12:32:47.943593 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:47.983309 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:47.984443 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:47.985837 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:47.988088 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:47.988265 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:47.988577 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:47.988744 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:48.028020 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:41791
I20260630 12:32:48.028112  5625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:41791 every 8 connection(s)
I20260630 12:32:48.042459  5626 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37673
I20260630 12:32:48.042831  5626 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:48.043536  5626 heartbeater.cc:507] Master 127.28.244.62:37673 requested a full tablet report, sending...
I20260630 12:32:48.045567  5350 ts_manager.cc:194] Registered new tserver with Master: 382fa49eef5244bfba70b2c684504e62 (127.28.244.3:41791)
I20260630 12:32:48.046073 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014807635s
I20260630 12:32:48.047065  5350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38086
I20260630 12:32:48.834017  5477 heartbeater.cc:499] Master 127.28.244.62:37673 was elected leader, sending a full tablet report...
I20260630 12:32:48.934491  5552 heartbeater.cc:499] Master 127.28.244.62:37673 was elected leader, sending a full tablet report...
I20260630 12:32:49.049958  5626 heartbeater.cc:499] Master 127.28.244.62:37673 was elected leader, sending a full tablet report...
I20260630 12:32:49.103533  5350 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38098:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:49.106037  5350 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:49.162545  5590 tablet_service.cc:1511] Processing CreateTablet for tablet f01b6961f24b4d1fb64e50a638ad82fa (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:49.164222  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01b6961f24b4d1fb64e50a638ad82fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.164357  5591 tablet_service.cc:1511] Processing CreateTablet for tablet 3410499576754635879c7c3e146ea59d (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:49.165817  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3410499576754635879c7c3e146ea59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.164242  5589 tablet_service.cc:1511] Processing CreateTablet for tablet 44dd926f6f6f48188b058a50cb7a7dc4 (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:49.167483  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dd926f6f6f48188b058a50cb7a7dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.168051  5588 tablet_service.cc:1511] Processing CreateTablet for tablet 7e08b133284e4c86bde9d851ddaec73b (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:49.169348  5588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08b133284e4c86bde9d851ddaec73b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.185993  5517 tablet_service.cc:1511] Processing CreateTablet for tablet 3410499576754635879c7c3e146ea59d (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:49.187470  5517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3410499576754635879c7c3e146ea59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.194780  5516 tablet_service.cc:1511] Processing CreateTablet for tablet f01b6961f24b4d1fb64e50a638ad82fa (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:49.196219  5516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01b6961f24b4d1fb64e50a638ad82fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.198328  5442 tablet_service.cc:1511] Processing CreateTablet for tablet 3410499576754635879c7c3e146ea59d (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:49.199729  5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3410499576754635879c7c3e146ea59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.205190  5646 tablet_bootstrap.cc:492] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62: Bootstrap starting.
I20260630 12:32:49.207373  5515 tablet_service.cc:1511] Processing CreateTablet for tablet 44dd926f6f6f48188b058a50cb7a7dc4 (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:49.208839  5515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dd926f6f6f48188b058a50cb7a7dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.212323  5646 tablet_bootstrap.cc:654] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.219331  5441 tablet_service.cc:1511] Processing CreateTablet for tablet f01b6961f24b4d1fb64e50a638ad82fa (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:49.221309  5441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01b6961f24b4d1fb64e50a638ad82fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.222021  5440 tablet_service.cc:1511] Processing CreateTablet for tablet 44dd926f6f6f48188b058a50cb7a7dc4 (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:49.223369  5440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dd926f6f6f48188b058a50cb7a7dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.226213  5439 tablet_service.cc:1511] Processing CreateTablet for tablet 7e08b133284e4c86bde9d851ddaec73b (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:49.227583  5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08b133284e4c86bde9d851ddaec73b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.226213  5514 tablet_service.cc:1511] Processing CreateTablet for tablet 7e08b133284e4c86bde9d851ddaec73b (DEFAULT_TABLE table=test-workload [id=d042cd302c1c4c2a87fee73282151ab3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:49.230549  5514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e08b133284e4c86bde9d851ddaec73b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:49.245570  5647 tablet_bootstrap.cc:492] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614: Bootstrap starting.
I20260630 12:32:49.253543  5646 tablet_bootstrap.cc:492] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62: No bootstrap required, opened a new log
I20260630 12:32:49.254115  5646 ts_tablet_manager.cc:1403] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.031s
I20260630 12:32:49.257097  5646 raft_consensus.cc:359] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.257961  5646 raft_consensus.cc:385] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.258332  5646 raft_consensus.cc:740] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.259083  5647 tablet_bootstrap.cc:654] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.259335  5646 consensus_queue.cc:260] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.266767  5649 tablet_bootstrap.cc:492] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02: Bootstrap starting.
I20260630 12:32:49.268867  5646 ts_tablet_manager.cc:1434] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:32:49.272324  5646 tablet_bootstrap.cc:492] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62: Bootstrap starting.
I20260630 12:32:49.280885  5649 tablet_bootstrap.cc:654] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.281673  5646 tablet_bootstrap.cc:654] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.284204  5647 tablet_bootstrap.cc:492] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614: No bootstrap required, opened a new log
I20260630 12:32:49.284780  5647 ts_tablet_manager.cc:1403] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.009s
I20260630 12:32:49.288594  5647 raft_consensus.cc:359] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.289482  5647 raft_consensus.cc:385] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.289852  5647 raft_consensus.cc:740] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b72b7c6992b45ecaa13e80b3b860614, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.290853  5646 tablet_bootstrap.cc:492] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62: No bootstrap required, opened a new log
I20260630 12:32:49.290766  5647 consensus_queue.cc:260] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.291488  5646 ts_tablet_manager.cc:1403] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260630 12:32:49.294370  5647 ts_tablet_manager.cc:1434] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:32:49.294564  5649 tablet_bootstrap.cc:492] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02: No bootstrap required, opened a new log
I20260630 12:32:49.295183  5649 ts_tablet_manager.cc:1403] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260630 12:32:49.294777  5646 raft_consensus.cc:359] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.295640  5646 raft_consensus.cc:385] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.296006  5646 raft_consensus.cc:740] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.296108  5647 tablet_bootstrap.cc:492] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614: Bootstrap starting.
I20260630 12:32:49.297006  5646 consensus_queue.cc:260] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.298110  5649 raft_consensus.cc:359] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.298934  5649 raft_consensus.cc:385] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.299276  5649 raft_consensus.cc:740] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d971d8097b7f4c508f1e47f7689d5d02, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.300282  5649 consensus_queue.cc:260] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.302013  5646 ts_tablet_manager.cc:1434] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:49.303464  5646 tablet_bootstrap.cc:492] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62: Bootstrap starting.
I20260630 12:32:49.307554  5647 tablet_bootstrap.cc:654] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.313176  5646 tablet_bootstrap.cc:654] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.313369  5649 ts_tablet_manager.cc:1434] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.011s
I20260630 12:32:49.314435  5649 tablet_bootstrap.cc:492] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02: Bootstrap starting.
I20260630 12:32:49.319684  5650 raft_consensus.cc:493] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:49.320369  5650 raft_consensus.cc:515] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.322150  5649 tablet_bootstrap.cc:654] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.326210  5646 tablet_bootstrap.cc:492] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62: No bootstrap required, opened a new log
I20260630 12:32:49.326822  5646 ts_tablet_manager.cc:1403] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.002s
I20260630 12:32:49.327782  5647 tablet_bootstrap.cc:492] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614: No bootstrap required, opened a new log
I20260630 12:32:49.328477  5647 ts_tablet_manager.cc:1403] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.014s
I20260630 12:32:49.330695  5646 raft_consensus.cc:359] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.331792  5646 raft_consensus.cc:385] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.332222  5646 raft_consensus.cc:740] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.332154  5647 raft_consensus.cc:359] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.333204  5647 raft_consensus.cc:385] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.333535  5647 raft_consensus.cc:740] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b72b7c6992b45ecaa13e80b3b860614, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.333570  5646 consensus_queue.cc:260] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.334399  5647 consensus_queue.cc:260] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.335217  5649 tablet_bootstrap.cc:492] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02: No bootstrap required, opened a new log
I20260630 12:32:49.335783  5649 ts_tablet_manager.cc:1403] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:32:49.337179  5647 ts_tablet_manager.cc:1434] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.003s
I20260630 12:32:49.338173  5647 tablet_bootstrap.cc:492] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614: Bootstrap starting.
I20260630 12:32:49.338752  5649 raft_consensus.cc:359] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.339527  5649 raft_consensus.cc:385] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.339835  5649 raft_consensus.cc:740] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d971d8097b7f4c508f1e47f7689d5d02, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.340857  5649 consensus_queue.cc:260] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.342532  5650 leader_election.cc:290] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591), 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:49.343402  5649 ts_tablet_manager.cc:1434] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:49.344518  5649 tablet_bootstrap.cc:492] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02: Bootstrap starting.
I20260630 12:32:49.345144  5647 tablet_bootstrap.cc:654] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.346285  5646 ts_tablet_manager.cc:1434] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260630 12:32:49.351665  5649 tablet_bootstrap.cc:654] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.358557  5646 tablet_bootstrap.cc:492] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62: Bootstrap starting.
I20260630 12:32:49.360507  5647 tablet_bootstrap.cc:492] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614: No bootstrap required, opened a new log
I20260630 12:32:49.361081  5649 tablet_bootstrap.cc:492] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02: No bootstrap required, opened a new log
I20260630 12:32:49.361081  5647 ts_tablet_manager.cc:1403] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:32:49.363296  5649 ts_tablet_manager.cc:1403] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:32:49.365801  5647 raft_consensus.cc:359] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.366637  5647 raft_consensus.cc:385] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.366374  5649 raft_consensus.cc:359] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.367025  5647 raft_consensus.cc:740] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b72b7c6992b45ecaa13e80b3b860614, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.367257  5649 raft_consensus.cc:385] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.367676  5649 raft_consensus.cc:740] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d971d8097b7f4c508f1e47f7689d5d02, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.367980  5647 consensus_queue.cc:260] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.368541  5649 consensus_queue.cc:260] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.370639  5647 ts_tablet_manager.cc:1434] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:32:49.371680  5647 tablet_bootstrap.cc:492] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614: Bootstrap starting.
I20260630 12:32:49.375849  5646 tablet_bootstrap.cc:654] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.378785  5647 tablet_bootstrap.cc:654] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.371625  5649 ts_tablet_manager.cc:1434] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:32:49.381142  5649 tablet_bootstrap.cc:492] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02: Bootstrap starting.
I20260630 12:32:49.387347  5649 tablet_bootstrap.cc:654] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:49.397545  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01b6961f24b4d1fb64e50a638ad82fa" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d971d8097b7f4c508f1e47f7689d5d02" is_pre_election: true
I20260630 12:32:49.398321  5452 raft_consensus.cc:2468] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 0.
I20260630 12:32:49.399763  5564 leader_election.cc:304] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382fa49eef5244bfba70b2c684504e62, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.401120  5650 raft_consensus.cc:2804] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:49.401543  5650 raft_consensus.cc:493] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:49.401898  5650 raft_consensus.cc:3060] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.403697  5649 tablet_bootstrap.cc:492] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02: No bootstrap required, opened a new log
I20260630 12:32:49.404258  5649 ts_tablet_manager.cc:1403] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260630 12:32:49.407181  5649 raft_consensus.cc:359] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.407884  5649 raft_consensus.cc:385] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.408166  5649 raft_consensus.cc:740] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d971d8097b7f4c508f1e47f7689d5d02, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.408874  5649 consensus_queue.cc:260] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.409780  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01b6961f24b4d1fb64e50a638ad82fa" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614" is_pre_election: true
I20260630 12:32:49.410511  5527 raft_consensus.cc:2468] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 0.
I20260630 12:32:49.411384  5649 ts_tablet_manager.cc:1434] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:32:49.412753  5650 raft_consensus.cc:515] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.418829  5647 tablet_bootstrap.cc:492] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614: No bootstrap required, opened a new log
I20260630 12:32:49.414872  5650 leader_election.cc:290] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 election: Requested vote from peers d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591), 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:49.417599  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01b6961f24b4d1fb64e50a638ad82fa" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614"
I20260630 12:32:49.435086  5647 ts_tablet_manager.cc:1403] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.037s
I20260630 12:32:49.414352  5646 tablet_bootstrap.cc:492] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62: No bootstrap required, opened a new log
I20260630 12:32:49.417058  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01b6961f24b4d1fb64e50a638ad82fa" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d971d8097b7f4c508f1e47f7689d5d02"
I20260630 12:32:49.435791  5646 ts_tablet_manager.cc:1403] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.007s
I20260630 12:32:49.435827  5452 raft_consensus.cc:3060] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.437692  5647 raft_consensus.cc:359] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.438306  5647 raft_consensus.cc:385] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.438557  5647 raft_consensus.cc:740] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b72b7c6992b45ecaa13e80b3b860614, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.438788  5646 raft_consensus.cc:359] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.439558  5646 raft_consensus.cc:385] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:49.439386  5647 consensus_queue.cc:260] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.439910  5646 raft_consensus.cc:740] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Initialized, Role: FOLLOWER
I20260630 12:32:49.440639  5527 raft_consensus.cc:3060] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.441716  5647 ts_tablet_manager.cc:1434] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:49.443701  5452 raft_consensus.cc:2468] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 1.
I20260630 12:32:49.444826  5646 consensus_queue.cc:260] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.445123  5564 leader_election.cc:304] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382fa49eef5244bfba70b2c684504e62, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.446251  5661 raft_consensus.cc:2804] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:49.447466  5646 ts_tablet_manager.cc:1434] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:32:49.448117  5527 raft_consensus.cc:2468] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 1.
I20260630 12:32:49.449924  5661 raft_consensus.cc:697] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Becoming Leader. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Running, Role: LEADER
I20260630 12:32:49.450824  5661 consensus_queue.cc:237] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.456171  5667 raft_consensus.cc:493] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:49.456656  5667 raft_consensus.cc:515] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.458791  5667 leader_election.cc:290] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591), 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:49.459419  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3410499576754635879c7c3e146ea59d" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d971d8097b7f4c508f1e47f7689d5d02" is_pre_election: true
I20260630 12:32:49.459815  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3410499576754635879c7c3e146ea59d" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614" is_pre_election: true
I20260630 12:32:49.460168  5452 raft_consensus.cc:2468] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 0.
I20260630 12:32:49.460466  5527 raft_consensus.cc:2468] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 0.
I20260630 12:32:49.460192  5347 catalog_manager.cc:5697] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 382fa49eef5244bfba70b2c684504e62 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:49.461525  5564 leader_election.cc:304] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382fa49eef5244bfba70b2c684504e62, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.462277  5667 raft_consensus.cc:2804] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:49.462651  5667 raft_consensus.cc:493] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:49.462949  5667 raft_consensus.cc:3060] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.469456  5667 raft_consensus.cc:515] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.471307  5667 leader_election.cc:290] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 election: Requested vote from peers d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591), 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:49.472021  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3410499576754635879c7c3e146ea59d" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d971d8097b7f4c508f1e47f7689d5d02"
I20260630 12:32:49.472361  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3410499576754635879c7c3e146ea59d" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614"
I20260630 12:32:49.472684  5452 raft_consensus.cc:3060] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.472931  5527 raft_consensus.cc:3060] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.479803  5527 raft_consensus.cc:2468] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 1.
I20260630 12:32:49.479803  5452 raft_consensus.cc:2468] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 1.
I20260630 12:32:49.481097  5564 leader_election.cc:304] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382fa49eef5244bfba70b2c684504e62, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.481920  5667 raft_consensus.cc:2804] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:49.482316  5667 raft_consensus.cc:697] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Becoming Leader. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Running, Role: LEADER
I20260630 12:32:49.483062  5667 consensus_queue.cc:237] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:49.489537  5347 catalog_manager.cc:5697] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 382fa49eef5244bfba70b2c684504e62 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:49.582350  5667 raft_consensus.cc:493] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:49.582860  5667 raft_consensus.cc:515] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.584443  5667 leader_election.cc:290] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591), 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:49.585566  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd926f6f6f48188b058a50cb7a7dc4" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d971d8097b7f4c508f1e47f7689d5d02" is_pre_election: true
I20260630 12:32:49.585654  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd926f6f6f48188b058a50cb7a7dc4" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614" is_pre_election: true
I20260630 12:32:49.586292  5452 raft_consensus.cc:2468] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 0.
I20260630 12:32:49.586373  5527 raft_consensus.cc:2468] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 0.
I20260630 12:32:49.587419  5564 leader_election.cc:304] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382fa49eef5244bfba70b2c684504e62, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.588088  5667 raft_consensus.cc:2804] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:49.588485  5667 raft_consensus.cc:493] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:49.588766  5667 raft_consensus.cc:3060] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.593525  5667 raft_consensus.cc:515] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.595310  5667 leader_election.cc:290] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 election: Requested vote from peers d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1:46591), 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619)
I20260630 12:32:49.596303  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd926f6f6f48188b058a50cb7a7dc4" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d971d8097b7f4c508f1e47f7689d5d02"
I20260630 12:32:49.596764  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd926f6f6f48188b058a50cb7a7dc4" candidate_uuid: "382fa49eef5244bfba70b2c684504e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614"
I20260630 12:32:49.597153  5452 raft_consensus.cc:3060] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.597470  5527 raft_consensus.cc:3060] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.606266  5452 raft_consensus.cc:2468] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 1.
I20260630 12:32:49.606269  5527 raft_consensus.cc:2468] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382fa49eef5244bfba70b2c684504e62 in term 1.
I20260630 12:32:49.607729  5564 leader_election.cc:304] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382fa49eef5244bfba70b2c684504e62, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.608496  5667 raft_consensus.cc:2804] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:49.608963  5667 raft_consensus.cc:697] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Becoming Leader. State: Replica: 382fa49eef5244bfba70b2c684504e62, State: Running, Role: LEADER
I20260630 12:32:49.609861  5667 consensus_queue.cc:237] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.616636  5347 catalog_manager.cc:5697] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 382fa49eef5244bfba70b2c684504e62 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } health_report { overall_health: HEALTHY } } }
W20260630 12:32:49.639484  5398 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:49.652637  5655 raft_consensus.cc:493] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:49.653245  5655 raft_consensus.cc:515] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.655337  5655 leader_election.cc:290] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619), 382fa49eef5244bfba70b2c684504e62 (127.28.244.3:41791)
I20260630 12:32:49.665263  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08b133284e4c86bde9d851ddaec73b" candidate_uuid: "d971d8097b7f4c508f1e47f7689d5d02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614" is_pre_election: true
I20260630 12:32:49.665699  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08b133284e4c86bde9d851ddaec73b" candidate_uuid: "d971d8097b7f4c508f1e47f7689d5d02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382fa49eef5244bfba70b2c684504e62" is_pre_election: true
I20260630 12:32:49.665915  5527 raft_consensus.cc:2468] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d971d8097b7f4c508f1e47f7689d5d02 in term 0.
I20260630 12:32:49.666445  5601 raft_consensus.cc:2468] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d971d8097b7f4c508f1e47f7689d5d02 in term 0.
I20260630 12:32:49.667270  5418 leader_election.cc:304] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b72b7c6992b45ecaa13e80b3b860614, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.668059  5655 raft_consensus.cc:2804] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:49.668404  5655 raft_consensus.cc:493] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:49.668627  5655 raft_consensus.cc:3060] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.673382  5655 raft_consensus.cc:515] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.674926  5655 leader_election.cc:290] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [CANDIDATE]: Term 1 election: Requested vote from peers 6b72b7c6992b45ecaa13e80b3b860614 (127.28.244.2:34619), 382fa49eef5244bfba70b2c684504e62 (127.28.244.3:41791)
I20260630 12:32:49.675740  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08b133284e4c86bde9d851ddaec73b" candidate_uuid: "d971d8097b7f4c508f1e47f7689d5d02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b72b7c6992b45ecaa13e80b3b860614"
I20260630 12:32:49.675966  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e08b133284e4c86bde9d851ddaec73b" candidate_uuid: "d971d8097b7f4c508f1e47f7689d5d02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382fa49eef5244bfba70b2c684504e62"
I20260630 12:32:49.676281  5527 raft_consensus.cc:3060] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.676570  5601 raft_consensus.cc:3060] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:49.681349  5527 raft_consensus.cc:2468] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d971d8097b7f4c508f1e47f7689d5d02 in term 1.
I20260630 12:32:49.682058  5601 raft_consensus.cc:2468] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d971d8097b7f4c508f1e47f7689d5d02 in term 1.
I20260630 12:32:49.682476  5418 leader_election.cc:304] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b72b7c6992b45ecaa13e80b3b860614, d971d8097b7f4c508f1e47f7689d5d02; no voters: 
I20260630 12:32:49.683318  5655 raft_consensus.cc:2804] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:49.684250  5655 raft_consensus.cc:697] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 LEADER]: Becoming Leader. State: Replica: d971d8097b7f4c508f1e47f7689d5d02, State: Running, Role: LEADER
I20260630 12:32:49.684900  5655 consensus_queue.cc:237] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:49.691730  5347 catalog_manager.cc:5697] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 reported cstate change: term changed from 0 to 1, leader changed from <none> to d971d8097b7f4c508f1e47f7689d5d02 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "d971d8097b7f4c508f1e47f7689d5d02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:49.702729 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:49.708455  5675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:49.709509  5676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:49.710572  5678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:49.711416 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:49.712862 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:49.713176 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:49.713371 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822769713353 us; error 0 us; skew 500 ppm
I20260630 12:32:49.713888 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:49.716235 29648 webserver.cc:533] Webserver started at http://127.28.244.4:36993/ using document root <none> and password file <none>
I20260630 12:32:49.716732 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:49.716933 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:49.717279 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:49.718350 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "b2626835428244ce99d5e7fa96b22850"
format_stamp: "Formatted at 2026-06-30 12:32:49 on dist-test-slave-0w4t"
I20260630 12:32:49.722851 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:49.726467  5683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:49.727347 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:32:49.727689 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "b2626835428244ce99d5e7fa96b22850"
format_stamp: "Formatted at 2026-06-30 12:32:49 on dist-test-slave-0w4t"
I20260630 12:32:49.727980 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:49.773000 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:49.774123 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:49.775400 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:49.777725 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:49.777979 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:49.778237 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:49.778416 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:49.819172 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:42787
I20260630 12:32:49.819298  5745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:42787 every 8 connection(s)
I20260630 12:32:49.833523  5746 heartbeater.cc:344] Connected to a master server at 127.28.244.62:37673
I20260630 12:32:49.834014  5746 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:49.834762  5746 heartbeater.cc:507] Master 127.28.244.62:37673 requested a full tablet report, sending...
I20260630 12:32:49.836730  5347 ts_manager.cc:194] Registered new tserver with Master: b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787)
I20260630 12:32:49.838160  5347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60742
I20260630 12:32:49.868067  5667 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:49.884341  5650 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:49.981385  5650 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:49.992276  5650 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.023059  5650 consensus_queue.cc:1048] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.033754  5650 consensus_queue.cc:1048] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.209376  5655 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.227674  5763 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.660688  5601 consensus_queue.cc:237] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: true } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } }
I20260630 12:32:50.666568  5527 raft_consensus.cc:1275] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:50.666742  5452 raft_consensus.cc:1275] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:50.668157  5667 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:50.669106  5756 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:50.676563  5756 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: true } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.680056  5452 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: true } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.680187  5527 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: true } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
W20260630 12:32:50.681820  5566 consensus_peers.cc:597] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 -> Peer b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): Couldn't send request to peer b2626835428244ce99d5e7fa96b22850. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f01b6961f24b4d1fb64e50a638ad82fa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.692415  5348 catalog_manager.cc:5697] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 reported cstate change: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:50.708729  5452 consensus_queue.cc:237] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: true } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } }
I20260630 12:32:50.715935  5527 raft_consensus.cc:1275] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer d971d8097b7f4c508f1e47f7689d5d02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:50.717109  5601 raft_consensus.cc:1275] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Refusing update from remote peer d971d8097b7f4c508f1e47f7689d5d02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:50.717473  5763 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:50.718587  5655 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:50.725666  5762 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: true } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.727252  5527 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: true } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
W20260630 12:32:50.730525  5417 consensus_peers.cc:597] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 -> Peer b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): Couldn't send request to peer b2626835428244ce99d5e7fa96b22850. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e08b133284e4c86bde9d851ddaec73b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.730319  5601 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: true } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.741101  5600 consensus_queue.cc:237] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [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: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } }
I20260630 12:32:50.741948  5347 catalog_manager.cc:5697] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 reported cstate change: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "d971d8097b7f4c508f1e47f7689d5d02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:50.750070  5527 raft_consensus.cc:1275] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:32:50.750265  5566 consensus_peers.cc:597] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 -> Peer b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): Couldn't send request to peer b2626835428244ce99d5e7fa96b22850. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3410499576754635879c7c3e146ea59d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.751611  5756 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:50.751928  5452 raft_consensus.cc:1275] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:50.753368  5667 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:50.758950  5756 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.762203  5452 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.761891  5526 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.775039  5347 catalog_manager.cc:5697] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 reported cstate change: config changed from index -1 to 2, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.778635  5600 consensus_queue.cc:237] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } }
I20260630 12:32:50.784659  5526 raft_consensus.cc:1275] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:32:50.785804  5566 consensus_peers.cc:597] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 -> Peer b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): Couldn't send request to peer b2626835428244ce99d5e7fa96b22850. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f01b6961f24b4d1fb64e50a638ad82fa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.785822  5452 raft_consensus.cc:1275] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:50.786150  5756 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:50.787408  5776 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:50.794149  5776 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.795756  5526 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.800611  5452 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
W20260630 12:32:50.804672  5398 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:50.805078  5398 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:50.809535  5350 catalog_manager.cc:5697] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.810406  5451 consensus_queue.cc:237] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } }
W20260630 12:32:50.818740  5417 consensus_peers.cc:597] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 -> Peer b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): Couldn't send request to peer b2626835428244ce99d5e7fa96b22850. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e08b133284e4c86bde9d851ddaec73b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.818984  5600 raft_consensus.cc:1275] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Refusing update from remote peer d971d8097b7f4c508f1e47f7689d5d02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:50.820677  5762 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:50.821563  5526 raft_consensus.cc:1275] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer d971d8097b7f4c508f1e47f7689d5d02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:50.824167  5762 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:50.826848  5601 consensus_queue.cc:237] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } }
I20260630 12:32:50.830410  5655 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.833742  5527 raft_consensus.cc:1275] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:50.834146  5451 raft_consensus.cc:1275] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:50.835371  5650 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:50.836288  5776 consensus_queue.cc:1048] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:50.837623  5601 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.838876  5526 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.840682  5746 heartbeater.cc:499] Master 127.28.244.62:37673 was elected leader, sending a full tablet report...
W20260630 12:32:50.842229  5398 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:50.842687  5398 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:50.846132  5350 catalog_manager.cc:5697] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d971d8097b7f4c508f1e47f7689d5d02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:50.847839  5600 consensus_queue.cc:237] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [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: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } }
I20260630 12:32:50.857966  5667 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } }
W20260630 12:32:50.858937  5566 consensus_peers.cc:597] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 -> Peer b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): Couldn't send request to peer b2626835428244ce99d5e7fa96b22850. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3410499576754635879c7c3e146ea59d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.862129  5451 raft_consensus.cc:1275] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:50.863021  5452 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } }
I20260630 12:32:50.865201  5650 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:50.862007  5527 raft_consensus.cc:1275] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:50.873734  5527 raft_consensus.cc:2955] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } }
I20260630 12:32:50.875231  5451 consensus_queue.cc:237] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [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: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } }
I20260630 12:32:50.878171  5650 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:50.882941  5776 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [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: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.884796  5450 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [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: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.886878  5336 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f01b6961f24b4d1fb64e50a638ad82fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:50.891212  5350 catalog_manager.cc:5697] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 reported cstate change: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:50.896456  5527 raft_consensus.cc:1275] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer d971d8097b7f4c508f1e47f7689d5d02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:50.898676  5655 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:50.898891  5601 raft_consensus.cc:1275] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Refusing update from remote peer d971d8097b7f4c508f1e47f7689d5d02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:50.900569  5762 consensus_queue.cc:1048] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:50.907816  5655 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } }
I20260630 12:32:50.909449  5527 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } }
I20260630 12:32:50.910051  5525 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [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: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
I20260630 12:32:50.915901  5601 raft_consensus.cc:2955] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } }
W20260630 12:32:50.929171  5398 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:50.929687  5398 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:50.932236  5334 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e08b133284e4c86bde9d851ddaec73b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:50.939366  5347 catalog_manager.cc:5697] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 reported cstate change: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "d971d8097b7f4c508f1e47f7689d5d02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } attrs { replace: false } } }
I20260630 12:32:50.943575  5711 tablet_service.cc:1558] Processing DeleteTablet for tablet f01b6961f24b4d1fb64e50a638ad82fa with delete_type TABLET_DATA_TOMBSTONED (TS b2626835428244ce99d5e7fa96b22850 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36616
I20260630 12:32:50.953603  5350 catalog_manager.cc:5697] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } peers { permanent_uuid: "b2626835428244ce99d5e7fa96b22850" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 42787 } attrs { promote: true } } }
W20260630 12:32:50.956794  5336 catalog_manager.cc:4995] TS b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): delete failed for tablet f01b6961f24b4d1fb64e50a638ad82fa because the tablet was not found. No further retry: Not found: Tablet not found: f01b6961f24b4d1fb64e50a638ad82fa
I20260630 12:32:50.958521  5711 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e08b133284e4c86bde9d851ddaec73b with delete_type TABLET_DATA_TOMBSTONED (TS b2626835428244ce99d5e7fa96b22850 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36616
W20260630 12:32:50.960940  5336 catalog_manager.cc:4995] TS b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): delete failed for tablet 7e08b133284e4c86bde9d851ddaec73b because the tablet was not found. No further retry: Not found: Tablet not found: 7e08b133284e4c86bde9d851ddaec73b
I20260630 12:32:50.972313  5601 consensus_queue.cc:237] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [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: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } }
I20260630 12:32:50.978824  5525 raft_consensus.cc:1275] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:50.978994  5451 raft_consensus.cc:1275] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Refusing update from remote peer 382fa49eef5244bfba70b2c684504e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:50.980185  5667 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:50.980772  5776 consensus_queue.cc:1048] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:50.987705  5756 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } }
I20260630 12:32:50.989580  5525 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } }
I20260630 12:32:50.989583  5451 raft_consensus.cc:2955] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } }
I20260630 12:32:50.998242  5336 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3410499576754635879c7c3e146ea59d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:51.003517  5347 catalog_manager.cc:5697] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 reported cstate change: config changed from index 3 to 4, NON_VOTER b2626835428244ce99d5e7fa96b22850 (127.28.244.4) evicted. New cstate: current_term: 1 leader_uuid: "382fa49eef5244bfba70b2c684504e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "382fa49eef5244bfba70b2c684504e62" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41791 } } peers { permanent_uuid: "d971d8097b7f4c508f1e47f7689d5d02" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 46591 } attrs { replace: false } } peers { permanent_uuid: "6b72b7c6992b45ecaa13e80b3b860614" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34619 } } }
I20260630 12:32:51.005635 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:32:51.018153  5711 tablet_service.cc:1558] Processing DeleteTablet for tablet 3410499576754635879c7c3e146ea59d with delete_type TABLET_DATA_TOMBSTONED (TS b2626835428244ce99d5e7fa96b22850 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36616
W20260630 12:32:51.022976  5336 catalog_manager.cc:4995] TS b2626835428244ce99d5e7fa96b22850 (127.28.244.4:42787): delete failed for tablet 3410499576754635879c7c3e146ea59d because the tablet was not found. No further retry: Not found: Tablet not found: 3410499576754635879c7c3e146ea59d
I20260630 12:32:51.033233 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.033988 29648 tablet_replica.cc:333] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02: stopping tablet replica
I20260630 12:32:51.034783 29648 raft_consensus.cc:2243] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.035419 29648 raft_consensus.cc:2272] T 44dd926f6f6f48188b058a50cb7a7dc4 P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.037781 29648 tablet_replica.cc:333] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02: stopping tablet replica
I20260630 12:32:51.038354 29648 raft_consensus.cc:2243] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.039208 29648 raft_consensus.cc:2272] T 7e08b133284e4c86bde9d851ddaec73b P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.041427 29648 tablet_replica.cc:333] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02: stopping tablet replica
I20260630 12:32:51.041929 29648 raft_consensus.cc:2243] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.042490 29648 raft_consensus.cc:2272] T 3410499576754635879c7c3e146ea59d P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.044544 29648 tablet_replica.cc:333] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02: stopping tablet replica
I20260630 12:32:51.045183 29648 raft_consensus.cc:2243] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.045748 29648 raft_consensus.cc:2272] T f01b6961f24b4d1fb64e50a638ad82fa P d971d8097b7f4c508f1e47f7689d5d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.069142 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:32:51.081903 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:32:51.103142 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.103821 29648 tablet_replica.cc:333] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614: stopping tablet replica
I20260630 12:32:51.104393 29648 raft_consensus.cc:2243] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.105093 29648 raft_consensus.cc:2272] T 7e08b133284e4c86bde9d851ddaec73b P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.107308 29648 tablet_replica.cc:333] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614: stopping tablet replica
I20260630 12:32:51.107851 29648 raft_consensus.cc:2243] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.108421 29648 raft_consensus.cc:2272] T 3410499576754635879c7c3e146ea59d P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.111163 29648 tablet_replica.cc:333] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614: stopping tablet replica
I20260630 12:32:51.111671 29648 raft_consensus.cc:2243] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.112082 29648 raft_consensus.cc:2272] T 44dd926f6f6f48188b058a50cb7a7dc4 P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.113881 29648 tablet_replica.cc:333] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614: stopping tablet replica
I20260630 12:32:51.114333 29648 raft_consensus.cc:2243] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.114895 29648 raft_consensus.cc:2272] T f01b6961f24b4d1fb64e50a638ad82fa P 6b72b7c6992b45ecaa13e80b3b860614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.137840 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:51.150364 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:51.167975 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.168604 29648 tablet_replica.cc:333] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62: stopping tablet replica
I20260630 12:32:51.169234 29648 raft_consensus.cc:2243] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.170047 29648 raft_consensus.cc:2272] T 44dd926f6f6f48188b058a50cb7a7dc4 P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.171921 29648 tablet_replica.cc:333] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62: stopping tablet replica
I20260630 12:32:51.172473 29648 raft_consensus.cc:2243] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.173457 29648 raft_consensus.cc:2272] T f01b6961f24b4d1fb64e50a638ad82fa P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.175704 29648 tablet_replica.cc:333] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62: stopping tablet replica
I20260630 12:32:51.176246 29648 raft_consensus.cc:2243] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.176829 29648 raft_consensus.cc:2272] T 7e08b133284e4c86bde9d851ddaec73b P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.179304 29648 tablet_replica.cc:333] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62: stopping tablet replica
I20260630 12:32:51.179814 29648 raft_consensus.cc:2243] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.180778 29648 raft_consensus.cc:2272] T 3410499576754635879c7c3e146ea59d P 382fa49eef5244bfba70b2c684504e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.193722 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:51.205547 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:32:51.223078 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.239321 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:32:51.247210 29648 master.cc:562] Master@127.28.244.62:37673 shutting down...
I20260630 12:32:51.261698 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.262264 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.262598 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 31a1dd944f5d420bb954f19bf3280bb4: stopping tablet replica
I20260630 12:32:51.282346 29648 master.cc:584] Master@127.28.244.62:37673 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3807 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:32:51.310501 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:43067
I20260630 12:32:51.311498 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.316541  5781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.316847  5782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.317994  5784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.319126 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:51.319929 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.320123 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.320240 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822771320229 us; error 0 us; skew 500 ppm
I20260630 12:32:51.320679 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.322953 29648 webserver.cc:533] Webserver started at http://127.28.244.62:44799/ using document root <none> and password file <none>
I20260630 12:32:51.323396 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.323546 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.323747 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.325354 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "83b677fb375d44908399fc6537aa9292"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.329696 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:32:51.332937  5789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.333767 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:51.334089 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "83b677fb375d44908399fc6537aa9292"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.334403 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.343031 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.343997 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.378377 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:43067
I20260630 12:32:51.378469  5840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:43067 every 8 connection(s)
I20260630 12:32:51.382278  5841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:51.392582  5841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292: Bootstrap starting.
I20260630 12:32:51.396854  5841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:51.400749  5841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292: No bootstrap required, opened a new log
I20260630 12:32:51.402765  5841 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b677fb375d44908399fc6537aa9292" member_type: VOTER }
I20260630 12:32:51.403142  5841 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:51.403321  5841 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b677fb375d44908399fc6537aa9292, State: Initialized, Role: FOLLOWER
I20260630 12:32:51.403913  5841 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83b677fb375d44908399fc6537aa9292" member_type: VOTER }
I20260630 12:32:51.404330  5841 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:51.404527  5841 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:51.404738  5841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:51.409291  5841 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b677fb375d44908399fc6537aa9292" member_type: VOTER }
I20260630 12:32:51.409750  5841 leader_election.cc:304] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [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: 83b677fb375d44908399fc6537aa9292; no voters: 
I20260630 12:32:51.410792  5841 leader_election.cc:290] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:51.411149  5844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:51.412428  5844 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 1 LEADER]: Becoming Leader. State: Replica: 83b677fb375d44908399fc6537aa9292, State: Running, Role: LEADER
I20260630 12:32:51.413153  5844 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [LEADER]: Queue going to LEADER mode. State: All 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: "83b677fb375d44908399fc6537aa9292" member_type: VOTER }
I20260630 12:32:51.413754  5841 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:51.415930  5845 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83b677fb375d44908399fc6537aa9292" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b677fb375d44908399fc6537aa9292" member_type: VOTER } }
I20260630 12:32:51.415992  5846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83b677fb375d44908399fc6537aa9292. Latest consensus state: current_term: 1 leader_uuid: "83b677fb375d44908399fc6537aa9292" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b677fb375d44908399fc6537aa9292" member_type: VOTER } }
I20260630 12:32:51.416657  5845 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:51.416752  5846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:51.419833  5849 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:51.424624  5849 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:51.429404 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:51.434088  5849 catalog_manager.cc:1383] Generated new cluster ID: 1f321fe5d8354ff89d1441bedc565df6
I20260630 12:32:51.434378  5849 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:51.469870  5849 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:51.471161  5849 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:51.485922  5849 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292: Generated new TSK 0
I20260630 12:32:51.486631  5849 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:51.495703 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.501606  5862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.502508  5863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.503885  5865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.505088 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:51.505895 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.506088 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.506305 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822771506268 us; error 0 us; skew 500 ppm
I20260630 12:32:51.506848 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.509361 29648 webserver.cc:533] Webserver started at http://127.28.244.1:36661/ using document root <none> and password file <none>
I20260630 12:32:51.509855 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.510015 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.510377 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.511587 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "221c6a37f2674cb887bd72b8e6947bd0"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.516443 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:32:51.519914  5870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.520766 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:51.521126 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "221c6a37f2674cb887bd72b8e6947bd0"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.521440 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.540467 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.541575 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.543174 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.545538 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.545768 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.546010 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.546200 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.585160 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:42529
I20260630 12:32:51.585219  5932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:42529 every 8 connection(s)
I20260630 12:32:51.589937 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.597102  5937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.599108  5938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.601660  5940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.602291 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:51.603286  5933 heartbeater.cc:344] Connected to a master server at 127.28.244.62:43067
I20260630 12:32:51.603461 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:51.603680  5933 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:51.603853 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.604135 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822771604109 us; error 0 us; skew 500 ppm
I20260630 12:32:51.604777 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.604766  5933 heartbeater.cc:507] Master 127.28.244.62:43067 requested a full tablet report, sending...
I20260630 12:32:51.607488  5806 ts_manager.cc:194] Registered new tserver with Master: 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529)
I20260630 12:32:51.607679 29648 webserver.cc:533] Webserver started at http://127.28.244.2:45303/ using document root <none> and password file <none>
I20260630 12:32:51.608266 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.608480 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.608757 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.609620  5806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36050
I20260630 12:32:51.609894 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "c07cdc54d518425b8bf87cd06910dd2c"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.614449 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:32:51.617981  5945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.618902 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:51.619158 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "c07cdc54d518425b8bf87cd06910dd2c"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.619390 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.636478 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.637506 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.638824 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.641052 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.641278 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.641520 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.641703 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.678107 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:33885
I20260630 12:32:51.678215  6007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:33885 every 8 connection(s)
I20260630 12:32:51.682925 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.689743  6011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.691210  6012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.694608  6014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.695072 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:51.695977  6008 heartbeater.cc:344] Connected to a master server at 127.28.244.62:43067
I20260630 12:32:51.696167 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:51.696419  6008 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:51.696448 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.696873 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822771696850 us; error 0 us; skew 500 ppm
I20260630 12:32:51.697481  6008 heartbeater.cc:507] Master 127.28.244.62:43067 requested a full tablet report, sending...
I20260630 12:32:51.697651 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.699761  5806 ts_manager.cc:194] Registered new tserver with Master: c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:51.700376 29648 webserver.cc:533] Webserver started at http://127.28.244.3:37977/ using document root <none> and password file <none>
I20260630 12:32:51.700884 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.701128 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.701395 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.701324  5806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36054
I20260630 12:32:51.702769 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "66e97ce9ed2c4c3faeb07be7235166b1"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.707077 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:51.710160  6019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.710918 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:51.711232 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "66e97ce9ed2c4c3faeb07be7235166b1"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-0w4t"
I20260630 12:32:51.711519 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.733350 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.734336 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.735881 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.738257 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.738483 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.738729 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.738901 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.776824 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:42725
I20260630 12:32:51.776929  6081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:42725 every 8 connection(s)
I20260630 12:32:51.791018  6082 heartbeater.cc:344] Connected to a master server at 127.28.244.62:43067
I20260630 12:32:51.791460  6082 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.792522  6082 heartbeater.cc:507] Master 127.28.244.62:43067 requested a full tablet report, sending...
I20260630 12:32:51.794664  5806 ts_manager.cc:194] Registered new tserver with Master: 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:51.794833 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014865589s
I20260630 12:32:51.796077  5806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36064
I20260630 12:32:52.612299  5933 heartbeater.cc:499] Master 127.28.244.62:43067 was elected leader, sending a full tablet report...
I20260630 12:32:52.703890  6008 heartbeater.cc:499] Master 127.28.244.62:43067 was elected leader, sending a full tablet report...
I20260630 12:32:52.798770  6082 heartbeater.cc:499] Master 127.28.244.62:43067 was elected leader, sending a full tablet report...
I20260630 12:32:52.854194  5806 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36076:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:52.856463  5806 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:52.929692  6047 tablet_service.cc:1511] Processing CreateTablet for tablet daee59a572c14d3faf8b50ac23ca9238 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.929898  5898 tablet_service.cc:1511] Processing CreateTablet for tablet daee59a572c14d3faf8b50ac23ca9238 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.931142  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daee59a572c14d3faf8b50ac23ca9238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.931283  6047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daee59a572c14d3faf8b50ac23ca9238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.932251  5893 tablet_service.cc:1511] Processing CreateTablet for tablet fe265b0c69e946c0a49f4f97e36cdb1b (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.933571  5893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe265b0c69e946c0a49f4f97e36cdb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.934147  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 6831e3a49c8f48ba89d8741f485b7895 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.935418  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6831e3a49c8f48ba89d8741f485b7895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.938102  5896 tablet_service.cc:1511] Processing CreateTablet for tablet ea4caf5ffc94436c87ba9596c9353cc4 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.939364  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4caf5ffc94436c87ba9596c9353cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.942581  5894 tablet_service.cc:1511] Processing CreateTablet for tablet d68ef88602874bcd87ed708546985ce8 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.943907  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68ef88602874bcd87ed708546985ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.946110  5895 tablet_service.cc:1511] Processing CreateTablet for tablet 90aa77d5e94943e4ad2ea0343d482540 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.946720  6046 tablet_service.cc:1511] Processing CreateTablet for tablet 6831e3a49c8f48ba89d8741f485b7895 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.947494  5895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90aa77d5e94943e4ad2ea0343d482540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.948056  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6831e3a49c8f48ba89d8741f485b7895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.949775  6045 tablet_service.cc:1511] Processing CreateTablet for tablet ea4caf5ffc94436c87ba9596c9353cc4 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.951079  6045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4caf5ffc94436c87ba9596c9353cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.954107  6044 tablet_service.cc:1511] Processing CreateTablet for tablet 90aa77d5e94943e4ad2ea0343d482540 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.954592  5971 tablet_service.cc:1511] Processing CreateTablet for tablet ea4caf5ffc94436c87ba9596c9353cc4 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.955407  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90aa77d5e94943e4ad2ea0343d482540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.955894  5971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4caf5ffc94436c87ba9596c9353cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.957154  5972 tablet_service.cc:1511] Processing CreateTablet for tablet 6831e3a49c8f48ba89d8741f485b7895 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.958406  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6831e3a49c8f48ba89d8741f485b7895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.962141  6042 tablet_service.cc:1511] Processing CreateTablet for tablet fe265b0c69e946c0a49f4f97e36cdb1b (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.963402  6042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe265b0c69e946c0a49f4f97e36cdb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.966079  6043 tablet_service.cc:1511] Processing CreateTablet for tablet d68ef88602874bcd87ed708546985ce8 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.967404  6043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68ef88602874bcd87ed708546985ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.970063  5973 tablet_service.cc:1511] Processing CreateTablet for tablet daee59a572c14d3faf8b50ac23ca9238 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.970562  5970 tablet_service.cc:1511] Processing CreateTablet for tablet 90aa77d5e94943e4ad2ea0343d482540 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.971395  5973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daee59a572c14d3faf8b50ac23ca9238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.977563  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90aa77d5e94943e4ad2ea0343d482540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.993467  5969 tablet_service.cc:1511] Processing CreateTablet for tablet d68ef88602874bcd87ed708546985ce8 (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.994087  5968 tablet_service.cc:1511] Processing CreateTablet for tablet fe265b0c69e946c0a49f4f97e36cdb1b (DEFAULT_TABLE table=test-workload [id=669a4b230f57411486cec66dc336149f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.994881  5969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68ef88602874bcd87ed708546985ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.995620  5968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe265b0c69e946c0a49f4f97e36cdb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:53.026460  6102 tablet_bootstrap.cc:492] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0: Bootstrap starting.
I20260630 12:32:53.042305  6102 tablet_bootstrap.cc:654] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.043510  6103 tablet_bootstrap.cc:492] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c: Bootstrap starting.
I20260630 12:32:53.046051  6104 tablet_bootstrap.cc:492] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1: Bootstrap starting.
I20260630 12:32:53.050652  6103 tablet_bootstrap.cc:654] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.053534  6104 tablet_bootstrap.cc:654] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.056221  6103 tablet_bootstrap.cc:492] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c: No bootstrap required, opened a new log
I20260630 12:32:53.056728  6103 ts_tablet_manager.cc:1403] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.012s
I20260630 12:32:53.057091  6102 tablet_bootstrap.cc:492] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0: No bootstrap required, opened a new log
I20260630 12:32:53.057578  6102 ts_tablet_manager.cc:1403] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.017s
I20260630 12:32:53.059060  6104 tablet_bootstrap.cc:492] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1: No bootstrap required, opened a new log
I20260630 12:32:53.058987  6103 raft_consensus.cc:359] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.059645  6104 ts_tablet_manager.cc:1403] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:32:53.059794  6103 raft_consensus.cc:385] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.060161  6103 raft_consensus.cc:740] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07cdc54d518425b8bf87cd06910dd2c, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.060393  6102 raft_consensus.cc:359] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.060763  6103 consensus_queue.cc:260] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.061411  6102 raft_consensus.cc:385] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.061749  6102 raft_consensus.cc:740] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.062465  6104 raft_consensus.cc:359] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.062611  6102 consensus_queue.cc:260] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.063290  6104 raft_consensus.cc:385] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.063675  6103 ts_tablet_manager.cc:1434] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:53.063649  6104 raft_consensus.cc:740] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.064899  6103 tablet_bootstrap.cc:492] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c: Bootstrap starting.
I20260630 12:32:53.065018  6104 consensus_queue.cc:260] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.068112  6104 ts_tablet_manager.cc:1434] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:32:53.069154  6104 tablet_bootstrap.cc:492] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1: Bootstrap starting.
I20260630 12:32:53.070976  6103 tablet_bootstrap.cc:654] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.074795  6104 tablet_bootstrap.cc:654] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.086045  6102 ts_tablet_manager.cc:1434] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.007s
I20260630 12:32:53.086650  6103 tablet_bootstrap.cc:492] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c: No bootstrap required, opened a new log
I20260630 12:32:53.087162  6102 tablet_bootstrap.cc:492] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0: Bootstrap starting.
I20260630 12:32:53.087204  6103 ts_tablet_manager.cc:1403] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260630 12:32:53.090415  6103 raft_consensus.cc:359] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.091154  6103 raft_consensus.cc:385] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.091464  6103 raft_consensus.cc:740] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07cdc54d518425b8bf87cd06910dd2c, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.092303  6102 tablet_bootstrap.cc:654] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.092195  6103 consensus_queue.cc:260] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.094401  6103 ts_tablet_manager.cc:1434] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:53.095268  6103 tablet_bootstrap.cc:492] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c: Bootstrap starting.
I20260630 12:32:53.098712  6104 tablet_bootstrap.cc:492] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1: No bootstrap required, opened a new log
I20260630 12:32:53.099352  6104 ts_tablet_manager.cc:1403] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260630 12:32:53.100694  6103 tablet_bootstrap.cc:654] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.102231  6104 raft_consensus.cc:359] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.103041  6104 raft_consensus.cc:385] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.103487  6104 raft_consensus.cc:740] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.104569  6104 consensus_queue.cc:260] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.109808  6104 ts_tablet_manager.cc:1434] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:32:53.110833  6104 tablet_bootstrap.cc:492] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1: Bootstrap starting.
I20260630 12:32:53.111745  6103 tablet_bootstrap.cc:492] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c: No bootstrap required, opened a new log
I20260630 12:32:53.112319  6103 ts_tablet_manager.cc:1403] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260630 12:32:53.113591  6102 tablet_bootstrap.cc:492] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0: No bootstrap required, opened a new log
I20260630 12:32:53.114166  6102 ts_tablet_manager.cc:1403] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260630 12:32:53.115229  6103 raft_consensus.cc:359] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.116083  6103 raft_consensus.cc:385] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.116429  6103 raft_consensus.cc:740] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07cdc54d518425b8bf87cd06910dd2c, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.116609  6104 tablet_bootstrap.cc:654] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.117018  6102 raft_consensus.cc:359] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.117857  6102 raft_consensus.cc:385] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.117448  6103 consensus_queue.cc:260] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.118176  6102 raft_consensus.cc:740] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.119002  6102 consensus_queue.cc:260] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.121465  6102 ts_tablet_manager.cc:1434] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:53.122500  6102 tablet_bootstrap.cc:492] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0: Bootstrap starting.
I20260630 12:32:53.122843  6103 ts_tablet_manager.cc:1434] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:53.124303  6103 tablet_bootstrap.cc:492] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c: Bootstrap starting.
I20260630 12:32:53.128314  6104 tablet_bootstrap.cc:492] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1: No bootstrap required, opened a new log
I20260630 12:32:53.128930  6104 ts_tablet_manager.cc:1403] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260630 12:32:53.129238  6102 tablet_bootstrap.cc:654] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.130223  6103 tablet_bootstrap.cc:654] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.132011  6104 raft_consensus.cc:359] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.133037  6104 raft_consensus.cc:385] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.133524  6104 raft_consensus.cc:740] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.134611  6104 consensus_queue.cc:260] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.140417  6104 ts_tablet_manager.cc:1434] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:32:53.141893  6104 tablet_bootstrap.cc:492] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1: Bootstrap starting.
I20260630 12:32:53.149302  6104 tablet_bootstrap.cc:654] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.195874  6110 raft_consensus.cc:493] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.196460  6110 raft_consensus.cc:515] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.204708  6104 tablet_bootstrap.cc:492] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1: No bootstrap required, opened a new log
I20260630 12:32:53.204792  6110 leader_election.cc:290] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.204665  6103 tablet_bootstrap.cc:492] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c: No bootstrap required, opened a new log
I20260630 12:32:53.207386  6103 ts_tablet_manager.cc:1403] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c: Time spent bootstrapping tablet: real 0.083s	user 0.043s	sys 0.031s
I20260630 12:32:53.206036  6104 ts_tablet_manager.cc:1403] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.041s
I20260630 12:32:53.213569  6104 raft_consensus.cc:359] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.210044  6103 raft_consensus.cc:359] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.214741  6104 raft_consensus.cc:385] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.214321  6102 tablet_bootstrap.cc:492] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0: No bootstrap required, opened a new log
I20260630 12:32:53.215646  6104 raft_consensus.cc:740] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.216118  6102 ts_tablet_manager.cc:1403] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent bootstrapping tablet: real 0.094s	user 0.040s	sys 0.034s
I20260630 12:32:53.216444  6104 consensus_queue.cc:260] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.218466  6104 ts_tablet_manager.cc:1434] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:32:53.219244  6104 tablet_bootstrap.cc:492] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1: Bootstrap starting.
I20260630 12:32:53.253250  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe265b0c69e946c0a49f4f97e36cdb1b" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.254179  6110 raft_consensus.cc:493] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.255525  5908 raft_consensus.cc:2468] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.255507  6110 raft_consensus.cc:515] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.258098  6022 leader_election.cc:304] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1; no voters: 
I20260630 12:32:53.259423  6104 tablet_bootstrap.cc:654] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.259752  6110 leader_election.cc:290] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.260833  6110 raft_consensus.cc:2804] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.261466  6110 raft_consensus.cc:493] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.215091  6103 raft_consensus.cc:385] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.264947  6103 raft_consensus.cc:740] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07cdc54d518425b8bf87cd06910dd2c, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.266693  6103 consensus_queue.cc:260] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.270280  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daee59a572c14d3faf8b50ac23ca9238" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.271979  6103 ts_tablet_manager.cc:1434] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260630 12:32:53.274749  6103 tablet_bootstrap.cc:492] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c: Bootstrap starting.
I20260630 12:32:53.269982  6104 tablet_bootstrap.cc:492] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1: No bootstrap required, opened a new log
W20260630 12:32:53.277577  6022 leader_election.cc:343] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.278141  6104 ts_tablet_manager.cc:1403] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.002s
I20260630 12:32:53.272343  6110 raft_consensus.cc:3060] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.279608  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe265b0c69e946c0a49f4f97e36cdb1b" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.281663  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daee59a572c14d3faf8b50ac23ca9238" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.282616  5982 raft_consensus.cc:2468] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.282629  6104 raft_consensus.cc:359] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.283797  6104 raft_consensus.cc:385] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.284209  6104 raft_consensus.cc:740] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.284000  6102 raft_consensus.cc:359] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.285317  6102 raft_consensus.cc:385] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.285770  6102 raft_consensus.cc:740] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.285416  6104 consensus_queue.cc:260] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.287055  6102 consensus_queue.cc:260] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.288260  6104 ts_tablet_manager.cc:1434] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
W20260630 12:32:53.290479  6023 leader_election.cc:343] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.291306  6104 tablet_bootstrap.cc:492] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1: Bootstrap starting.
I20260630 12:32:53.291917  6023 leader_election.cc:304] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [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: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c; no voters: 221c6a37f2674cb887bd72b8e6947bd0
I20260630 12:32:53.292295  6110 raft_consensus.cc:515] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.289706  6122 raft_consensus.cc:493] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.296326  6122 raft_consensus.cc:515] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.296595  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe265b0c69e946c0a49f4f97e36cdb1b" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0"
I20260630 12:32:53.297250  5908 raft_consensus.cc:3060] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.299000  6122 leader_election.cc:290] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.299382  6104 tablet_bootstrap.cc:654] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.299659  6122 raft_consensus.cc:2804] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.300068  6122 raft_consensus.cc:493] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.300420  6122 raft_consensus.cc:3060] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.302511  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4caf5ffc94436c87ba9596c9353cc4" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.302915  6110 leader_election.cc:290] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Requested vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.306865  6103 tablet_bootstrap.cc:654] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c: Neither blocks nor log segments found. Creating new log.
W20260630 12:32:53.307407  6022 leader_election.cc:343] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.313078  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4caf5ffc94436c87ba9596c9353cc4" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.314213  5982 raft_consensus.cc:2468] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.313357  5908 raft_consensus.cc:2468] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 1.
I20260630 12:32:53.316847  6022 leader_election.cc:304] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1; no voters: 
I20260630 12:32:53.317489  6102 ts_tablet_manager.cc:1434] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent starting tablet: real 0.101s	user 0.012s	sys 0.000s
I20260630 12:32:53.317951  6110 raft_consensus.cc:2804] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.318507  6110 raft_consensus.cc:697] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Becoming Leader. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Running, Role: LEADER
I20260630 12:32:53.319334  6102 tablet_bootstrap.cc:492] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0: Bootstrap starting.
I20260630 12:32:53.319778  6110 consensus_queue.cc:237] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.321967  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe265b0c69e946c0a49f4f97e36cdb1b" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c"
I20260630 12:32:53.323922  6023 leader_election.cc:304] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [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: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c; no voters: 221c6a37f2674cb887bd72b8e6947bd0
I20260630 12:32:53.331766  6122 raft_consensus.cc:515] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.337172  6108 raft_consensus.cc:493] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.337992  6108 raft_consensus.cc:515] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.348482  6108 leader_election.cc:290] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:53.352249  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daee59a572c14d3faf8b50ac23ca9238" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0"
W20260630 12:32:53.354314  6022 leader_election.cc:343] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.355886  6122 leader_election.cc:290] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Requested vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.358160  6122 raft_consensus.cc:2804] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.361538  6122 raft_consensus.cc:493] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.362095  6122 raft_consensus.cc:3060] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.358474  6102 tablet_bootstrap.cc:654] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.360921  6103 tablet_bootstrap.cc:492] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c: No bootstrap required, opened a new log
I20260630 12:32:53.365530  6103 ts_tablet_manager.cc:1403] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.024s
I20260630 12:32:53.368932  6103 raft_consensus.cc:359] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.370239  6122 raft_consensus.cc:515] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.374747  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4caf5ffc94436c87ba9596c9353cc4" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0"
I20260630 12:32:53.375654  6104 tablet_bootstrap.cc:492] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1: No bootstrap required, opened a new log
I20260630 12:32:53.376299  6104 ts_tablet_manager.cc:1403] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.030s
W20260630 12:32:53.376386  6022 leader_election.cc:343] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:32:53.370961  6023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.244.2:33885, user_credentials={real_user=slave}} blocked reactor thread for 47152.5us
I20260630 12:32:53.371622  6103 raft_consensus.cc:385] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.377991  6103 raft_consensus.cc:740] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07cdc54d518425b8bf87cd06910dd2c, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.378961  6103 consensus_queue.cc:260] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
W20260630 12:32:53.379876  6023 leader_election.cc:343] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.381403  6110 raft_consensus.cc:493] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.381721  6104 raft_consensus.cc:359] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.381894  6110 raft_consensus.cc:515] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.381935  6122 leader_election.cc:290] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Requested vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.382560  6104 raft_consensus.cc:385] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.382982  6104 raft_consensus.cc:740] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.383496  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daee59a572c14d3faf8b50ac23ca9238" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c"
I20260630 12:32:53.384136  5982 raft_consensus.cc:3060] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.383868  6104 consensus_queue.cc:260] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.384398  6110 leader_election.cc:290] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.385232  6103 ts_tablet_manager.cc:1434] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:32:53.385161  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.385991  5908 raft_consensus.cc:2468] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.386713  6103 tablet_bootstrap.cc:492] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c: Bootstrap starting.
I20260630 12:32:53.387413  6022 leader_election.cc:304] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1; no voters: 
I20260630 12:32:53.388406  6122 raft_consensus.cc:2804] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.388597  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.388854  6122 raft_consensus.cc:493] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.389330  6122 raft_consensus.cc:3060] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.389415  5981 raft_consensus.cc:2468] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.389438  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4caf5ffc94436c87ba9596c9353cc4" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c"
I20260630 12:32:53.390617  5983 raft_consensus.cc:3060] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.403648  6102 tablet_bootstrap.cc:492] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0: No bootstrap required, opened a new log
I20260630 12:32:53.404443  6102 ts_tablet_manager.cc:1403] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.005s
I20260630 12:32:53.417351  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "c07cdc54d518425b8bf87cd06910dd2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.418087  5908 raft_consensus.cc:2468] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07cdc54d518425b8bf87cd06910dd2c in term 0.
I20260630 12:32:53.386683  6104 ts_tablet_manager.cc:1434] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:32:53.421087  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "c07cdc54d518425b8bf87cd06910dd2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" is_pre_election: true
I20260630 12:32:53.422791  5948 leader_election.cc:304] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, c07cdc54d518425b8bf87cd06910dd2c; no voters: 
I20260630 12:32:53.423780  6108 raft_consensus.cc:2804] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.424171  6108 raft_consensus.cc:493] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.425066  6108 raft_consensus.cc:3060] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:32:53.427764  5854 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:53.429328  6103 tablet_bootstrap.cc:654] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.430977  6122 raft_consensus.cc:515] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.432340  6057 raft_consensus.cc:2393] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07cdc54d518425b8bf87cd06910dd2c in current term 1: Already voted for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in this term.
I20260630 12:32:53.433948  5983 raft_consensus.cc:2468] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 1.
I20260630 12:32:53.434511  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c"
I20260630 12:32:53.435590  6122 leader_election.cc:290] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Requested vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.434827  6102 raft_consensus.cc:359] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.436342  6102 raft_consensus.cc:385] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.437292  6102 raft_consensus.cc:740] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.437107  6023 leader_election.cc:304] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [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: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c; no voters: 221c6a37f2674cb887bd72b8e6947bd0
I20260630 12:32:53.438827  6110 raft_consensus.cc:2804] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.438598  6102 consensus_queue.cc:260] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.439360  6110 raft_consensus.cc:697] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Becoming Leader. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Running, Role: LEADER
I20260630 12:32:53.441246  6102 ts_tablet_manager.cc:1434] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.001s
I20260630 12:32:53.440546  6110 consensus_queue.cc:237] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.443800  5982 raft_consensus.cc:2468] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 1.
I20260630 12:32:53.444814  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0"
I20260630 12:32:53.446100  5908 raft_consensus.cc:3060] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.449636  6102 tablet_bootstrap.cc:492] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0: Bootstrap starting.
I20260630 12:32:53.452245  5803 catalog_manager.cc:5697] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.448783  6108 raft_consensus.cc:515] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.459326  5981 raft_consensus.cc:2393] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66e97ce9ed2c4c3faeb07be7235166b1 in current term 1: Already voted for candidate c07cdc54d518425b8bf87cd06910dd2c in this term.
I20260630 12:32:53.462293  6108 leader_election.cc:290] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [CANDIDATE]: Term 1 election: Requested vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:53.463248  6103 tablet_bootstrap.cc:492] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c: No bootstrap required, opened a new log
I20260630 12:32:53.463122  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "c07cdc54d518425b8bf87cd06910dd2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0"
I20260630 12:32:53.463965  6103 ts_tablet_manager.cc:1403] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.012s
I20260630 12:32:53.466524  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6831e3a49c8f48ba89d8741f485b7895" candidate_uuid: "c07cdc54d518425b8bf87cd06910dd2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1"
I20260630 12:32:53.467592  6102 tablet_bootstrap.cc:654] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.467707  5908 raft_consensus.cc:2468] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 1.
I20260630 12:32:53.468959  6109 raft_consensus.cc:493] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.469750  6109 raft_consensus.cc:515] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.473225  6103 raft_consensus.cc:359] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.474118  6103 raft_consensus.cc:385] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.474457  6103 raft_consensus.cc:740] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07cdc54d518425b8bf87cd06910dd2c, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.474973  6022 leader_election.cc:304] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [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: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1; no voters: c07cdc54d518425b8bf87cd06910dd2c
I20260630 12:32:53.475344  6103 consensus_queue.cc:260] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.478111  6103 ts_tablet_manager.cc:1434] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:32:53.480005  6109 leader_election.cc:290] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885), 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:53.467693  6057 raft_consensus.cc:2393] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c07cdc54d518425b8bf87cd06910dd2c in current term 1: Already voted for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in this term.
I20260630 12:32:53.481508  6110 raft_consensus.cc:2804] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.482096  6110 raft_consensus.cc:697] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Becoming Leader. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Running, Role: LEADER
I20260630 12:32:53.483119  6110 consensus_queue.cc:237] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.485941  5949 leader_election.cc:304] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [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: c07cdc54d518425b8bf87cd06910dd2c; no voters: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1
I20260630 12:32:53.486907  6108 raft_consensus.cc:2749] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.487603  6023 leader_election.cc:304] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [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: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c; no voters: 221c6a37f2674cb887bd72b8e6947bd0
I20260630 12:32:53.493335  6122 raft_consensus.cc:2804] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.493860  6122 raft_consensus.cc:697] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Becoming Leader. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Running, Role: LEADER
I20260630 12:32:53.494813  6122 consensus_queue.cc:237] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.519107  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90aa77d5e94943e4ad2ea0343d482540" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" is_pre_election: true
I20260630 12:32:53.519871  6057 raft_consensus.cc:2468] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 221c6a37f2674cb887bd72b8e6947bd0 in term 0.
I20260630 12:32:53.520643  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90aa77d5e94943e4ad2ea0343d482540" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.521430  6102 tablet_bootstrap.cc:492] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0: No bootstrap required, opened a new log
I20260630 12:32:53.521451  5982 raft_consensus.cc:2468] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 221c6a37f2674cb887bd72b8e6947bd0 in term 0.
I20260630 12:32:53.522200  6102 ts_tablet_manager.cc:1403] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.022s
I20260630 12:32:53.523057  5874 leader_election.cc:304] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, c07cdc54d518425b8bf87cd06910dd2c; no voters: 
I20260630 12:32:53.524032  6109 raft_consensus.cc:2804] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.524439  6109 raft_consensus.cc:493] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.524806  6109 raft_consensus.cc:3060] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.525491  6102 raft_consensus.cc:359] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.526346  6102 raft_consensus.cc:385] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.526600  6102 raft_consensus.cc:740] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.525467  5803 catalog_manager.cc:5697] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.527379  6102 consensus_queue.cc:260] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.528060  5803 catalog_manager.cc:5697] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.530614  6102 ts_tablet_manager.cc:1434] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:32:53.530143  5803 catalog_manager.cc:5697] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.531839  6102 tablet_bootstrap.cc:492] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0: Bootstrap starting.
I20260630 12:32:53.534642  6109 raft_consensus.cc:515] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.538189  6109 leader_election.cc:290] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [CANDIDATE]: Term 1 election: Requested vote from peers c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885), 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:53.538885  6102 tablet_bootstrap.cc:654] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.539160  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90aa77d5e94943e4ad2ea0343d482540" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1"
I20260630 12:32:53.539784  6057 raft_consensus.cc:3060] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.542623  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90aa77d5e94943e4ad2ea0343d482540" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c"
I20260630 12:32:53.543147  5982 raft_consensus.cc:3060] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.550060  5982 raft_consensus.cc:2468] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 221c6a37f2674cb887bd72b8e6947bd0 in term 1.
I20260630 12:32:53.550916  6057 raft_consensus.cc:2468] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 221c6a37f2674cb887bd72b8e6947bd0 in term 1.
I20260630 12:32:53.551401  5874 leader_election.cc:304] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, c07cdc54d518425b8bf87cd06910dd2c; no voters: 
I20260630 12:32:53.552963  6109 raft_consensus.cc:2804] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.553542  6109 raft_consensus.cc:697] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 LEADER]: Becoming Leader. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Running, Role: LEADER
I20260630 12:32:53.554469  6109 consensus_queue.cc:237] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.555135  6102 tablet_bootstrap.cc:492] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0: No bootstrap required, opened a new log
I20260630 12:32:53.555622  6102 ts_tablet_manager.cc:1403] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260630 12:32:53.558800  6102 raft_consensus.cc:359] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.559660  6102 raft_consensus.cc:385] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.559963  6102 raft_consensus.cc:740] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221c6a37f2674cb887bd72b8e6947bd0, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.561486  6102 consensus_queue.cc:260] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.563315  6102 ts_tablet_manager.cc:1434] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:32:53.563496  5803 catalog_manager.cc:5697] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "221c6a37f2674cb887bd72b8e6947bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.582204  6122 raft_consensus.cc:493] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.582736  6122 raft_consensus.cc:515] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.584385  6122 leader_election.cc:290] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.585413  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ef88602874bcd87ed708546985ce8" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.585531  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ef88602874bcd87ed708546985ce8" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.586082  5908 raft_consensus.cc:2468] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.586171  5982 raft_consensus.cc:2468] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 0.
I20260630 12:32:53.587106  6022 leader_election.cc:304] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1; no voters: 
I20260630 12:32:53.587792  6122 raft_consensus.cc:2804] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.588101  6122 raft_consensus.cc:493] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.588387  6122 raft_consensus.cc:3060] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.593524  6122 raft_consensus.cc:515] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.595149  6122 leader_election.cc:290] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Requested vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.596082  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ef88602874bcd87ed708546985ce8" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0"
I20260630 12:32:53.596288  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ef88602874bcd87ed708546985ce8" candidate_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c"
I20260630 12:32:53.596801  5908 raft_consensus.cc:3060] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.596869  5982 raft_consensus.cc:3060] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.602244  5982 raft_consensus.cc:2468] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 1.
I20260630 12:32:53.602421  5908 raft_consensus.cc:2468] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in term 1.
I20260630 12:32:53.603415  6023 leader_election.cc:304] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c; no voters: 
I20260630 12:32:53.604193  6122 raft_consensus.cc:2804] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.604624  6122 raft_consensus.cc:697] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Becoming Leader. State: Replica: 66e97ce9ed2c4c3faeb07be7235166b1, State: Running, Role: LEADER
I20260630 12:32:53.605405  6122 consensus_queue.cc:237] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.612983  5803 catalog_manager.cc:5697] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.778908  6108 raft_consensus.cc:493] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.779507  6108 raft_consensus.cc:515] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.781682  6108 leader_election.cc:290] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 221c6a37f2674cb887bd72b8e6947bd0 (127.28.244.1:42529), 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:53.783389  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe265b0c69e946c0a49f4f97e36cdb1b" candidate_uuid: "c07cdc54d518425b8bf87cd06910dd2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221c6a37f2674cb887bd72b8e6947bd0" is_pre_election: true
I20260630 12:32:53.783841  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe265b0c69e946c0a49f4f97e36cdb1b" candidate_uuid: "c07cdc54d518425b8bf87cd06910dd2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" is_pre_election: true
I20260630 12:32:53.784271  5908 raft_consensus.cc:2393] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07cdc54d518425b8bf87cd06910dd2c in current term 1: Already voted for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in this term.
I20260630 12:32:53.785665  5949 leader_election.cc:304] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [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: c07cdc54d518425b8bf87cd06910dd2c; no voters: 221c6a37f2674cb887bd72b8e6947bd0, 66e97ce9ed2c4c3faeb07be7235166b1
I20260630 12:32:53.786382  6108 raft_consensus.cc:3060] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.794245  6108 raft_consensus.cc:2749] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.806169  6109 raft_consensus.cc:493] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.806775  6109 raft_consensus.cc:515] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } } peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } }
I20260630 12:32:53.811211  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daee59a572c14d3faf8b50ac23ca9238" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" is_pre_election: true
I20260630 12:32:53.812592  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daee59a572c14d3faf8b50ac23ca9238" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.814002  5982 raft_consensus.cc:2393] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 221c6a37f2674cb887bd72b8e6947bd0 in current term 1: Already voted for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in this term.
I20260630 12:32:53.815407  6122 consensus_queue.cc:1048] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.815506  5874 leader_election.cc:304] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [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: 221c6a37f2674cb887bd72b8e6947bd0; no voters: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c
I20260630 12:32:53.816638  6142 raft_consensus.cc:3060] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.823102  6109 leader_election.cc:290] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725), c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885)
I20260630 12:32:53.826822  6142 raft_consensus.cc:2749] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.841482  6110 consensus_queue.cc:1048] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.855247  6142 raft_consensus.cc:493] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.855749  6142 raft_consensus.cc:515] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 } } peers { permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 } } peers { permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 } }
I20260630 12:32:53.857877  6142 leader_election.cc:290] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07cdc54d518425b8bf87cd06910dd2c (127.28.244.2:33885), 66e97ce9ed2c4c3faeb07be7235166b1 (127.28.244.3:42725)
I20260630 12:32:53.858983  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4caf5ffc94436c87ba9596c9353cc4" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07cdc54d518425b8bf87cd06910dd2c" is_pre_election: true
I20260630 12:32:53.859516  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4caf5ffc94436c87ba9596c9353cc4" candidate_uuid: "221c6a37f2674cb887bd72b8e6947bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" is_pre_election: true
I20260630 12:32:53.859889  5982 raft_consensus.cc:2393] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 221c6a37f2674cb887bd72b8e6947bd0 in current term 1: Already voted for candidate 66e97ce9ed2c4c3faeb07be7235166b1 in this term.
I20260630 12:32:53.861397  5874 leader_election.cc:304] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [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: 221c6a37f2674cb887bd72b8e6947bd0; no voters: 66e97ce9ed2c4c3faeb07be7235166b1, c07cdc54d518425b8bf87cd06910dd2c
I20260630 12:32:53.862236  6142 raft_consensus.cc:3060] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.867182  6142 raft_consensus.cc:2749] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.885870  6110 consensus_queue.cc:1048] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.899696  5982 raft_consensus.cc:1275] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Refusing update from remote peer 66e97ce9ed2c4c3faeb07be7235166b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.902357  6122 consensus_queue.cc:1048] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.903684  5907 raft_consensus.cc:1275] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Refusing update from remote peer 66e97ce9ed2c4c3faeb07be7235166b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.904707  5982 raft_consensus.cc:1275] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Refusing update from remote peer 66e97ce9ed2c4c3faeb07be7235166b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.908885  6127 consensus_queue.cc:1048] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:53.912402  6127 consensus_queue.cc:1048] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.942699  6057 raft_consensus.cc:1275] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Refusing update from remote peer 221c6a37f2674cb887bd72b8e6947bd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.945556  6109 consensus_queue.cc:1048] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e97ce9ed2c4c3faeb07be7235166b1" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 42725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:53.916855  5982 raft_consensus.cc:1275] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Refusing update from remote peer 66e97ce9ed2c4c3faeb07be7235166b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.922219  5907 raft_consensus.cc:1275] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Refusing update from remote peer 66e97ce9ed2c4c3faeb07be7235166b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.961285  5982 raft_consensus.cc:1275] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Refusing update from remote peer 221c6a37f2674cb887bd72b8e6947bd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.963821  6109 consensus_queue.cc:1048] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:54.007895  6166 consensus_queue.cc:1048] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:32:54.023058  6022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.1:42529, user_credentials={real_user=slave}} blocked reactor thread for 72704.6us
I20260630 12:32:54.025663  6110 consensus_queue.cc:1048] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:54.068454  6169 consensus_queue.cc:1048] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07cdc54d518425b8bf87cd06910dd2c" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260630 12:32:54.090488  5906 raft_consensus.cc:1275] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Refusing update from remote peer 66e97ce9ed2c4c3faeb07be7235166b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:32:54.149740  6022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.1:42529, user_credentials={real_user=slave}} blocked reactor thread for 49844.4us
I20260630 12:32:54.199805  6170 consensus_queue.cc:1048] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "221c6a37f2674cb887bd72b8e6947bd0" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:54.409260  6168 mvcc.cc:204] Tried to move back new op lower bound from 7302442083068731392 to 7302442080223186944. Current Snapshot: MvccSnapshot[applied={T|T < 7302442082154860544}]
W20260630 12:32:54.856271  6023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.2:33885, user_credentials={real_user=slave}} blocked reactor thread for 78501.2us
I20260630 12:32:55.347688 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:32:55.382680 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:55.383534 29648 tablet_replica.cc:333] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0: stopping tablet replica
I20260630 12:32:55.384193 29648 raft_consensus.cc:2243] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.385022 29648 raft_consensus.cc:2272] T 90aa77d5e94943e4ad2ea0343d482540 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.387843 29648 tablet_replica.cc:333] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0: stopping tablet replica
I20260630 12:32:55.388432 29648 raft_consensus.cc:2243] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.388972 29648 raft_consensus.cc:2272] T d68ef88602874bcd87ed708546985ce8 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.392318 29648 tablet_replica.cc:333] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0: stopping tablet replica
I20260630 12:32:55.392894 29648 raft_consensus.cc:2243] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.393443 29648 raft_consensus.cc:2272] T ea4caf5ffc94436c87ba9596c9353cc4 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.395793 29648 tablet_replica.cc:333] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0: stopping tablet replica
I20260630 12:32:55.396371 29648 raft_consensus.cc:2243] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.396867 29648 raft_consensus.cc:2272] T daee59a572c14d3faf8b50ac23ca9238 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.399473 29648 tablet_replica.cc:333] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0: stopping tablet replica
I20260630 12:32:55.400009 29648 raft_consensus.cc:2243] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.400501 29648 raft_consensus.cc:2272] T 6831e3a49c8f48ba89d8741f485b7895 P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.403345 29648 tablet_replica.cc:333] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0: stopping tablet replica
I20260630 12:32:55.403892 29648 raft_consensus.cc:2243] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.404490 29648 raft_consensus.cc:2272] T fe265b0c69e946c0a49f4f97e36cdb1b P 221c6a37f2674cb887bd72b8e6947bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.432497 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:32:55.450527 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:32:55.482272 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:55.482935 29648 tablet_replica.cc:333] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c: stopping tablet replica
I20260630 12:32:55.483567 29648 raft_consensus.cc:2243] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.484100 29648 raft_consensus.cc:2272] T fe265b0c69e946c0a49f4f97e36cdb1b P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.486591 29648 tablet_replica.cc:333] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c: stopping tablet replica
I20260630 12:32:55.487165 29648 raft_consensus.cc:2243] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.487659 29648 raft_consensus.cc:2272] T 90aa77d5e94943e4ad2ea0343d482540 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.490571 29648 tablet_replica.cc:333] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c: stopping tablet replica
I20260630 12:32:55.491138 29648 raft_consensus.cc:2243] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.491664 29648 raft_consensus.cc:2272] T d68ef88602874bcd87ed708546985ce8 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.494268 29648 tablet_replica.cc:333] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c: stopping tablet replica
I20260630 12:32:55.494840 29648 raft_consensus.cc:2243] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.495306 29648 raft_consensus.cc:2272] T 6831e3a49c8f48ba89d8741f485b7895 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.498150 29648 tablet_replica.cc:333] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c: stopping tablet replica
I20260630 12:32:55.498718 29648 raft_consensus.cc:2243] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.499228 29648 raft_consensus.cc:2272] T daee59a572c14d3faf8b50ac23ca9238 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.502255 29648 tablet_replica.cc:333] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c: stopping tablet replica
I20260630 12:32:55.502890 29648 raft_consensus.cc:2243] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.503389 29648 raft_consensus.cc:2272] T ea4caf5ffc94436c87ba9596c9353cc4 P c07cdc54d518425b8bf87cd06910dd2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.529206 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:55.546437 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:55.571363 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:55.572118 29648 tablet_replica.cc:333] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1: stopping tablet replica
I20260630 12:32:55.572746 29648 raft_consensus.cc:2243] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.573336 29648 raft_consensus.cc:2272] T 90aa77d5e94943e4ad2ea0343d482540 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.575990 29648 tablet_replica.cc:333] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1: stopping tablet replica
I20260630 12:32:55.576575 29648 raft_consensus.cc:2243] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.577530 29648 raft_consensus.cc:2272] T d68ef88602874bcd87ed708546985ce8 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.580032 29648 tablet_replica.cc:333] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1: stopping tablet replica
I20260630 12:32:55.580622 29648 raft_consensus.cc:2243] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.581447 29648 raft_consensus.cc:2272] T daee59a572c14d3faf8b50ac23ca9238 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.584415 29648 tablet_replica.cc:333] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1: stopping tablet replica
I20260630 12:32:55.585135 29648 raft_consensus.cc:2243] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.585924 29648 raft_consensus.cc:2272] T ea4caf5ffc94436c87ba9596c9353cc4 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.588322 29648 tablet_replica.cc:333] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1: stopping tablet replica
I20260630 12:32:55.588856 29648 raft_consensus.cc:2243] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.589671 29648 raft_consensus.cc:2272] T 6831e3a49c8f48ba89d8741f485b7895 P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.591969 29648 tablet_replica.cc:333] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1: stopping tablet replica
I20260630 12:32:55.592454 29648 raft_consensus.cc:2243] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.593258 29648 raft_consensus.cc:2272] T fe265b0c69e946c0a49f4f97e36cdb1b P 66e97ce9ed2c4c3faeb07be7235166b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.621836 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:55.640066 29648 master.cc:562] Master@127.28.244.62:43067 shutting down...
I20260630 12:32:55.661226 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.661782 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.662111 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83b677fb375d44908399fc6537aa9292: stopping tablet replica
I20260630 12:32:55.682189 29648 master.cc:584] Master@127.28.244.62:43067 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4408 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:32:55.719271 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:42913
I20260630 12:32:55.720479 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:55.725975  6208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:55.726675  6209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:55.728227  6211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:55.728345 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:55.729535 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:55.729753 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:55.729928 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822775729894 us; error 0 us; skew 500 ppm
I20260630 12:32:55.730405 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:55.732707 29648 webserver.cc:533] Webserver started at http://127.28.244.62:37809/ using document root <none> and password file <none>
I20260630 12:32:55.733264 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:55.733474 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:55.733757 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:55.734843 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "8bfca1f9c1a042979066f5a5352d2386"
format_stamp: "Formatted at 2026-06-30 12:32:55 on dist-test-slave-0w4t"
I20260630 12:32:55.739519 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:55.742921  6216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:55.743675 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:32:55.743958 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "8bfca1f9c1a042979066f5a5352d2386"
format_stamp: "Formatted at 2026-06-30 12:32:55 on dist-test-slave-0w4t"
I20260630 12:32:55.744262 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:55.770020 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:55.771260 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:55.808889 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:42913
I20260630 12:32:55.808990  6267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:42913 every 8 connection(s)
I20260630 12:32:55.812638  6268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:55.823354  6268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386: Bootstrap starting.
I20260630 12:32:55.827996  6268 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:55.832149  6268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386: No bootstrap required, opened a new log
I20260630 12:32:55.834365  6268 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bfca1f9c1a042979066f5a5352d2386" member_type: VOTER }
I20260630 12:32:55.834776  6268 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:55.835017  6268 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfca1f9c1a042979066f5a5352d2386, State: Initialized, Role: FOLLOWER
I20260630 12:32:55.835868  6268 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bfca1f9c1a042979066f5a5352d2386" member_type: VOTER }
I20260630 12:32:55.836367  6268 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:55.836594  6268 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:55.836871  6268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:55.841638  6268 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bfca1f9c1a042979066f5a5352d2386" member_type: VOTER }
I20260630 12:32:55.842206  6268 leader_election.cc:304] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [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: 8bfca1f9c1a042979066f5a5352d2386; no voters: 
I20260630 12:32:55.843323  6268 leader_election.cc:290] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:55.843680  6271 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:55.845111  6271 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 1 LEADER]: Becoming Leader. State: Replica: 8bfca1f9c1a042979066f5a5352d2386, State: Running, Role: LEADER
I20260630 12:32:55.845849  6271 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [LEADER]: Queue going to LEADER mode. State: All 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: "8bfca1f9c1a042979066f5a5352d2386" member_type: VOTER }
I20260630 12:32:55.846686  6268 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:55.850944  6273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bfca1f9c1a042979066f5a5352d2386. Latest consensus state: current_term: 1 leader_uuid: "8bfca1f9c1a042979066f5a5352d2386" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bfca1f9c1a042979066f5a5352d2386" member_type: VOTER } }
I20260630 12:32:55.851419  6272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bfca1f9c1a042979066f5a5352d2386" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bfca1f9c1a042979066f5a5352d2386" member_type: VOTER } }
I20260630 12:32:55.851774  6273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:55.851933  6272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:55.853889  6277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:55.860289  6277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:55.862811 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:55.870172  6277 catalog_manager.cc:1383] Generated new cluster ID: b35f90d2ae364a0fb9d0fe07c0d6f73c
I20260630 12:32:55.870447  6277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:55.886344  6277 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:55.887588  6277 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:55.901868  6277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386: Generated new TSK 0
I20260630 12:32:55.902439  6277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:55.929493 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:55.935381  6289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:55.936581  6290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:55.937916  6292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:55.938271 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:55.939241 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:55.939459 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:55.939640 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822775939598 us; error 0 us; skew 500 ppm
I20260630 12:32:55.940165 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:55.942589 29648 webserver.cc:533] Webserver started at http://127.28.244.1:36315/ using document root <none> and password file <none>
I20260630 12:32:55.943094 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:55.943259 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:55.943586 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:55.944713 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "cb0202620c7a4ddb9058255316f06305"
format_stamp: "Formatted at 2026-06-30 12:32:55 on dist-test-slave-0w4t"
I20260630 12:32:55.949662 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:55.952893  6297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:55.953733 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:55.954046 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "cb0202620c7a4ddb9058255316f06305"
format_stamp: "Formatted at 2026-06-30 12:32:55 on dist-test-slave-0w4t"
I20260630 12:32:55.954344 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:55.969250 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:55.970485 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:55.971961 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:55.974291 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:55.974474 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:55.974653 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:55.974789 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.013914 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:37739
I20260630 12:32:56.014008  6359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:37739 every 8 connection(s)
I20260630 12:32:56.020298 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.027804  6364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.032701  6365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.032856  6367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.033522 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:56.036657 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.036924 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:56.037189 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822776037169 us; error 0 us; skew 500 ppm
I20260630 12:32:56.037858 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.040104  6360 heartbeater.cc:344] Connected to a master server at 127.28.244.62:42913
I20260630 12:32:56.040458  6360 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.041234  6360 heartbeater.cc:507] Master 127.28.244.62:42913 requested a full tablet report, sending...
I20260630 12:32:56.042356 29648 webserver.cc:533] Webserver started at http://127.28.244.2:33233/ using document root <none> and password file <none>
I20260630 12:32:56.043004 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.043257 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.043592 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.043520  6233 ts_manager.cc:194] Registered new tserver with Master: cb0202620c7a4ddb9058255316f06305 (127.28.244.1:37739)
I20260630 12:32:56.045287 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "dbec5e112ea6422e8e19c373f601a860"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-0w4t"
I20260630 12:32:56.046129  6233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52052
I20260630 12:32:56.054339 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:32:56.057958  6372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.058717 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:56.059018 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "dbec5e112ea6422e8e19c373f601a860"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-0w4t"
I20260630 12:32:56.059298 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:56.074158 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.075347 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.076814 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.079142 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.079365 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.079634 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.079802 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.118930 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:33371
I20260630 12:32:56.119045  6434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:33371 every 8 connection(s)
I20260630 12:32:56.124218 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.131165  6438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.132929  6439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.134547 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:56.134934  6441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.136160 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.136443 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:56.136670 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822776136650 us; error 0 us; skew 500 ppm
I20260630 12:32:56.137288 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.137630  6435 heartbeater.cc:344] Connected to a master server at 127.28.244.62:42913
I20260630 12:32:56.138087  6435 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.139098  6435 heartbeater.cc:507] Master 127.28.244.62:42913 requested a full tablet report, sending...
I20260630 12:32:56.140071 29648 webserver.cc:533] Webserver started at http://127.28.244.3:44997/ using document root <none> and password file <none>
I20260630 12:32:56.140661 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.140883 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.141196 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.141472  6233 ts_manager.cc:194] Registered new tserver with Master: dbec5e112ea6422e8e19c373f601a860 (127.28.244.2:33371)
I20260630 12:32:56.142444 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "55b681ab23514a29ba08773fe74fac1b"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-0w4t"
I20260630 12:32:56.142954  6233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52054
I20260630 12:32:56.147455 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:56.151047  6446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.151950 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:56.152209 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "55b681ab23514a29ba08773fe74fac1b"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-0w4t"
I20260630 12:32:56.152451 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:56.162642 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.163810 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.165268 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.167443 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.167620 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.167912 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.168154 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.205657 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:36855
I20260630 12:32:56.205752  6508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:36855 every 8 connection(s)
I20260630 12:32:56.219511  6509 heartbeater.cc:344] Connected to a master server at 127.28.244.62:42913
I20260630 12:32:56.219911  6509 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.220687  6509 heartbeater.cc:507] Master 127.28.244.62:42913 requested a full tablet report, sending...
I20260630 12:32:56.222623  6233 ts_manager.cc:194] Registered new tserver with Master: 55b681ab23514a29ba08773fe74fac1b (127.28.244.3:36855)
I20260630 12:32:56.223582 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014685109s
I20260630 12:32:56.224051  6233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52060
I20260630 12:32:57.050298  6360 heartbeater.cc:499] Master 127.28.244.62:42913 was elected leader, sending a full tablet report...
I20260630 12:32:57.145774  6435 heartbeater.cc:499] Master 127.28.244.62:42913 was elected leader, sending a full tablet report...
I20260630 12:32:57.226825  6509 heartbeater.cc:499] Master 127.28.244.62:42913 was elected leader, sending a full tablet report...
I20260630 12:32:57.280716  6233 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52074:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:57.282981  6233 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:57.345969  6400 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbfcad86c8144a9b6813e47a5cc6722 (DEFAULT_TABLE table=test-workload [id=6128225e5fc64348aa59e58ba0b77fe9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:57.347353  6400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbfcad86c8144a9b6813e47a5cc6722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.352756  6325 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbfcad86c8144a9b6813e47a5cc6722 (DEFAULT_TABLE table=test-workload [id=6128225e5fc64348aa59e58ba0b77fe9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:57.354190  6325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbfcad86c8144a9b6813e47a5cc6722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.355091  6474 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbfcad86c8144a9b6813e47a5cc6722 (DEFAULT_TABLE table=test-workload [id=6128225e5fc64348aa59e58ba0b77fe9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:57.356405  6474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbfcad86c8144a9b6813e47a5cc6722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.364710  6529 tablet_bootstrap.cc:492] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860: Bootstrap starting.
I20260630 12:32:57.370657  6529 tablet_bootstrap.cc:654] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:57.375281  6529 tablet_bootstrap.cc:492] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860: No bootstrap required, opened a new log
I20260630 12:32:57.375813  6529 ts_tablet_manager.cc:1403] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260630 12:32:57.378664  6532 tablet_bootstrap.cc:492] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b: Bootstrap starting.
I20260630 12:32:57.378793  6529 raft_consensus.cc:359] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.379699  6529 raft_consensus.cc:385] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:57.379976  6530 tablet_bootstrap.cc:492] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305: Bootstrap starting.
I20260630 12:32:57.380004  6529 raft_consensus.cc:740] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbec5e112ea6422e8e19c373f601a860, State: Initialized, Role: FOLLOWER
I20260630 12:32:57.381052  6529 consensus_queue.cc:260] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.384069  6529 ts_tablet_manager.cc:1434] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:32:57.386272  6530 tablet_bootstrap.cc:654] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:57.386479  6532 tablet_bootstrap.cc:654] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:57.390812  6532 tablet_bootstrap.cc:492] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b: No bootstrap required, opened a new log
I20260630 12:32:57.391237  6532 ts_tablet_manager.cc:1403] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.010s
I20260630 12:32:57.393859  6532 raft_consensus.cc:359] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.394388  6532 raft_consensus.cc:385] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:57.394637  6532 raft_consensus.cc:740] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55b681ab23514a29ba08773fe74fac1b, State: Initialized, Role: FOLLOWER
I20260630 12:32:57.395330  6532 consensus_queue.cc:260] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.398301  6532 ts_tablet_manager.cc:1434] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:32:57.397487  6530 tablet_bootstrap.cc:492] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305: No bootstrap required, opened a new log
I20260630 12:32:57.399540  6530 ts_tablet_manager.cc:1403] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:32:57.401870  6530 raft_consensus.cc:359] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.402434  6530 raft_consensus.cc:385] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:57.402685  6530 raft_consensus.cc:740] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0202620c7a4ddb9058255316f06305, State: Initialized, Role: FOLLOWER
I20260630 12:32:57.403358  6530 consensus_queue.cc:260] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.406361  6530 ts_tablet_manager.cc:1434] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:57.654870  6533 raft_consensus.cc:493] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:57.655428  6533 raft_consensus.cc:515] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.658031  6533 leader_election.cc:290] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55b681ab23514a29ba08773fe74fac1b (127.28.244.3:36855), cb0202620c7a4ddb9058255316f06305 (127.28.244.1:37739)
I20260630 12:32:57.668568  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbfcad86c8144a9b6813e47a5cc6722" candidate_uuid: "dbec5e112ea6422e8e19c373f601a860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55b681ab23514a29ba08773fe74fac1b" is_pre_election: true
I20260630 12:32:57.668803  6335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbfcad86c8144a9b6813e47a5cc6722" candidate_uuid: "dbec5e112ea6422e8e19c373f601a860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0202620c7a4ddb9058255316f06305" is_pre_election: true
I20260630 12:32:57.669332  6484 raft_consensus.cc:2468] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbec5e112ea6422e8e19c373f601a860 in term 0.
I20260630 12:32:57.669521  6335 raft_consensus.cc:2468] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbec5e112ea6422e8e19c373f601a860 in term 0.
I20260630 12:32:57.670553  6374 leader_election.cc:304] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55b681ab23514a29ba08773fe74fac1b, dbec5e112ea6422e8e19c373f601a860; no voters: 
I20260630 12:32:57.671285  6533 raft_consensus.cc:2804] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:57.671595  6533 raft_consensus.cc:493] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:57.671873  6533 raft_consensus.cc:3060] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:57.676939  6533 raft_consensus.cc:515] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.678768  6533 leader_election.cc:290] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [CANDIDATE]: Term 1 election: Requested vote from peers 55b681ab23514a29ba08773fe74fac1b (127.28.244.3:36855), cb0202620c7a4ddb9058255316f06305 (127.28.244.1:37739)
I20260630 12:32:57.679750  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbfcad86c8144a9b6813e47a5cc6722" candidate_uuid: "dbec5e112ea6422e8e19c373f601a860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55b681ab23514a29ba08773fe74fac1b"
I20260630 12:32:57.679840  6335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbfcad86c8144a9b6813e47a5cc6722" candidate_uuid: "dbec5e112ea6422e8e19c373f601a860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0202620c7a4ddb9058255316f06305"
I20260630 12:32:57.680373  6484 raft_consensus.cc:3060] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:57.680437  6335 raft_consensus.cc:3060] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:57.686215  6335 raft_consensus.cc:2468] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbec5e112ea6422e8e19c373f601a860 in term 1.
I20260630 12:32:57.686233  6484 raft_consensus.cc:2468] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbec5e112ea6422e8e19c373f601a860 in term 1.
I20260630 12:32:57.687502  6376 leader_election.cc:304] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb0202620c7a4ddb9058255316f06305, dbec5e112ea6422e8e19c373f601a860; no voters: 
I20260630 12:32:57.688221  6533 raft_consensus.cc:2804] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:57.689302  6533 raft_consensus.cc:697] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 1 LEADER]: Becoming Leader. State: Replica: dbec5e112ea6422e8e19c373f601a860, State: Running, Role: LEADER
I20260630 12:32:57.690078  6533 consensus_queue.cc:237] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } }
I20260630 12:32:57.698077  6233 catalog_manager.cc:5697] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbec5e112ea6422e8e19c373f601a860 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "dbec5e112ea6422e8e19c373f601a860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbec5e112ea6422e8e19c373f601a860" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:57.802753  6335 raft_consensus.cc:1275] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 1 FOLLOWER]: Refusing update from remote peer dbec5e112ea6422e8e19c373f601a860: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:57.802753  6484 raft_consensus.cc:1275] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 1 FOLLOWER]: Refusing update from remote peer dbec5e112ea6422e8e19c373f601a860: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:57.804648  6540 consensus_queue.cc:1048] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55b681ab23514a29ba08773fe74fac1b" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:57.805332  6533 consensus_queue.cc:1048] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0202620c7a4ddb9058255316f06305" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.328857 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:32:58.357138 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:58.357874 29648 tablet_replica.cc:333] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305: stopping tablet replica
I20260630 12:32:58.358448 29648 raft_consensus.cc:2243] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:58.359030 29648 raft_consensus.cc:2272] T 8fbfcad86c8144a9b6813e47a5cc6722 P cb0202620c7a4ddb9058255316f06305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:58.369616 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:32:58.379128 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:32:58.399026 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:58.399698 29648 tablet_replica.cc:333] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860: stopping tablet replica
I20260630 12:32:58.400216 29648 raft_consensus.cc:2243] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:58.401182 29648 raft_consensus.cc:2272] T 8fbfcad86c8144a9b6813e47a5cc6722 P dbec5e112ea6422e8e19c373f601a860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:58.413187 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:32:58.423020 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:32:58.444893 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:58.445604 29648 tablet_replica.cc:333] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b: stopping tablet replica
I20260630 12:32:58.446141 29648 raft_consensus.cc:2243] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:58.446710 29648 raft_consensus.cc:2272] T 8fbfcad86c8144a9b6813e47a5cc6722 P 55b681ab23514a29ba08773fe74fac1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:58.456956 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:32:58.466310 29648 master.cc:562] Master@127.28.244.62:42913 shutting down...
I20260630 12:32:58.484717 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:58.485285 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:58.485553 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bfca1f9c1a042979066f5a5352d2386: stopping tablet replica
I20260630 12:32:58.503391 29648 master.cc:584] Master@127.28.244.62:42913 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2807 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:32:58.529853 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:46515
I20260630 12:32:58.530975 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:58.535862  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
W20260630 12:32:58.536155  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
W20260630 12:32:58.537751  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
I20260630 12:32:58.538491 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:58.539317 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:58.539529 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:58.539700 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822778539664 us; error 0 us; skew 500 ppm
I20260630 12:32:58.540223 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:58.542563 29648 webserver.cc:533] Webserver started at http://127.28.244.62:34081/ using document root <none> and password file <none>
I20260630 12:32:58.543059 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:58.543226 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:58.543546 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:58.544651 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "8a174a4a91424e6989e61fdc7b6516a7"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.549261 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:32:58.552752  6574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.553526 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:58.553831 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "8a174a4a91424e6989e61fdc7b6516a7"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.554082 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:58.578166 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:58.579178 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:58.614127 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:46515
I20260630 12:32:58.614226  6625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:46515 every 8 connection(s)
I20260630 12:32:58.618077  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
I20260630 12:32:58.628844  6626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7: Bootstrap starting.
I20260630 12:32:58.633157  6626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.637288  6626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7: No bootstrap required, opened a new log
I20260630 12:32:58.639319  6626 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a174a4a91424e6989e61fdc7b6516a7" member_type: VOTER }
I20260630 12:32:58.639715  6626 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.639894  6626 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a174a4a91424e6989e61fdc7b6516a7, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.640411  6626 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a174a4a91424e6989e61fdc7b6516a7" member_type: VOTER }
I20260630 12:32:58.640872  6626 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:58.641152  6626 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:58.641388  6626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.646112  6626 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a174a4a91424e6989e61fdc7b6516a7" member_type: VOTER }
I20260630 12:32:58.646611  6626 leader_election.cc:304] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [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: 8a174a4a91424e6989e61fdc7b6516a7; no voters: 
I20260630 12:32:58.647697  6626 leader_election.cc:290] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:58.648198  6629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.649611  6629 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 1 LEADER]: Becoming Leader. State: Replica: 8a174a4a91424e6989e61fdc7b6516a7, State: Running, Role: LEADER
I20260630 12:32:58.650314  6629 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [LEADER]: Queue going to LEADER mode. State: All 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: "8a174a4a91424e6989e61fdc7b6516a7" member_type: VOTER }
I20260630 12:32:58.650617  6626 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:58.655618  6630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a174a4a91424e6989e61fdc7b6516a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a174a4a91424e6989e61fdc7b6516a7" member_type: VOTER } }
I20260630 12:32:58.656476  6630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:58.656484  6631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a174a4a91424e6989e61fdc7b6516a7. Latest consensus state: current_term: 1 leader_uuid: "8a174a4a91424e6989e61fdc7b6516a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a174a4a91424e6989e61fdc7b6516a7" member_type: VOTER } }
I20260630 12:32:58.657184  6631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:58.658667  6637 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:58.663367  6637 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:58.666875 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:58.671929  6637 catalog_manager.cc:1383] Generated new cluster ID: 374c06eb4f8042eab727dd46d93a3040
I20260630 12:32:58.672238  6637 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:58.689160  6637 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:58.690454  6637 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:58.705528  6637 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7: Generated new TSK 0
I20260630 12:32:58.706115  6637 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:58.733678 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:58.739454  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
W20260630 12:32:58.740418  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
I20260630 12:32:58.743034 29648 server_base.cc:1061] running on GCE node
W20260630 12:32:58.743294  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
I20260630 12:32:58.744251 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:58.744484 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:58.744658 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822778744622 us; error 0 us; skew 500 ppm
I20260630 12:32:58.745265 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:58.747530 29648 webserver.cc:533] Webserver started at http://127.28.244.1:41739/ using document root <none> and password file <none>
I20260630 12:32:58.748023 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:58.748226 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:58.748498 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:58.749647 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "807ce97ae6d940cf9352a184801c2181"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.754338 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:32:58.757769  6655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.758555 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:58.758853 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "807ce97ae6d940cf9352a184801c2181"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.759137 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:58.777666 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:58.778785 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:58.780180 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:58.782439 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:58.782660 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.782919 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:58.783102 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.819820 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:38665
I20260630 12:32:58.819893  6717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:38665 every 8 connection(s)
I20260630 12:32:58.825150 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:58.831574  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
W20260630 12:32:58.831962  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
W20260630 12:32:58.835839  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
I20260630 12:32:58.836284 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:58.837759 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:58.838064 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:58.838256 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822778838240 us; error 0 us; skew 500 ppm
I20260630 12:32:58.838786 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:58.841144 29648 webserver.cc:533] Webserver started at http://127.28.244.2:46129/ using document root <none> and password file <none>
I20260630 12:32:58.841634 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:58.841848 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:58.842132 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:58.843283 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "3794992a0c3d43a3934763d8a4093196"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.847973 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:58.851562  6730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.851766  6718 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46515
I20260630 12:32:58.852211  6718 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:58.852604 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:32:58.853001 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "3794992a0c3d43a3934763d8a4093196"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.853185  6718 heartbeater.cc:507] Master 127.28.244.62:46515 requested a full tablet report, sending...
I20260630 12:32:58.853406 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:58.855520  6591 ts_manager.cc:194] Registered new tserver with Master: 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665)
I20260630 12:32:58.858567  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35274
I20260630 12:32:58.877760 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:58.878876 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:58.880208 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:58.882421 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:58.882624 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.882887 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:58.883047 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.920382 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:43749
I20260630 12:32:58.920481  6792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:43749 every 8 connection(s)
I20260630 12:32:58.925359 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:58.932000  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
W20260630 12:32:58.932983  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
W20260630 12:32:58.936707  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
I20260630 12:32:58.937968 29648 server_base.cc:1061] running on GCE node
I20260630 12:32:58.938731  6793 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46515
I20260630 12:32:58.939100 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:58.939126  6793 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:58.939463 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:58.939704 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822778939687 us; error 0 us; skew 500 ppm
I20260630 12:32:58.940204  6793 heartbeater.cc:507] Master 127.28.244.62:46515 requested a full tablet report, sending...
I20260630 12:32:58.940284 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:58.942749  6591 ts_manager.cc:194] Registered new tserver with Master: 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:32:58.943250 29648 webserver.cc:533] Webserver started at http://127.28.244.3:34217/ using document root <none> and password file <none>
I20260630 12:32:58.943909 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:58.944149 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:58.944458 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:58.944684  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35284
I20260630 12:32:58.945995 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "a642aa3911d74b078b9bf4c179e98675"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.950486 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:58.953778  6804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.954509 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:58.954816 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "a642aa3911d74b078b9bf4c179e98675"
format_stamp: "Formatted at 2026-06-30 12:32:58 on dist-test-slave-0w4t"
I20260630 12:32:58.955180 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:58.978307 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:58.979331 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:58.980721 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:58.982964 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:58.983141 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:58.983431 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:58.983605 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:59.021415 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:38419
I20260630 12:32:59.021507  6866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:38419 every 8 connection(s)
I20260630 12:32:59.035316  6867 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46515
I20260630 12:32:59.035682  6867 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:59.036439  6867 heartbeater.cc:507] Master 127.28.244.62:46515 requested a full tablet report, sending...
I20260630 12:32:59.038463  6591 ts_manager.cc:194] Registered new tserver with Master: a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:32:59.039388 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014736496s
I20260630 12:32:59.039933  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35288
I20260630 12:32:59.861522  6718 heartbeater.cc:499] Master 127.28.244.62:46515 was elected leader, sending a full tablet report...
I20260630 12:32:59.947481  6793 heartbeater.cc:499] Master 127.28.244.62:46515 was elected leader, sending a full tablet report...
I20260630 12:33:00.042872  6867 heartbeater.cc:499] Master 127.28.244.62:46515 was elected leader, sending a full tablet report...
I20260630 12:33:00.094465  6591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53094:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:00.161468  6758 tablet_service.cc:1511] Processing CreateTablet for tablet afec63458312402b8521c77bf54d7902 (DEFAULT_TABLE table=test-workload [id=e1efa7964ffa42d2817697e8a08abfa2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:00.162797  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afec63458312402b8521c77bf54d7902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:00.166146  6757 tablet_service.cc:1511] Processing CreateTablet for tablet a7fda4fb76704058878b366d420e8caf (DEFAULT_TABLE table=test-workload [id=e1efa7964ffa42d2817697e8a08abfa2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:00.167541  6757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fda4fb76704058878b366d420e8caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:00.168116  6832 tablet_service.cc:1511] Processing CreateTablet for tablet 5862ecad1dc240cba764006c5914ca40 (DEFAULT_TABLE table=test-workload [id=e1efa7964ffa42d2817697e8a08abfa2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:00.169512  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5862ecad1dc240cba764006c5914ca40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:00.169413  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2c960d4c6246ec8755448bc14570bf (DEFAULT_TABLE table=test-workload [id=e1efa7964ffa42d2817697e8a08abfa2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:00.170794  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2c960d4c6246ec8755448bc14570bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:00.170539  6831 tablet_service.cc:1511] Processing CreateTablet for tablet 6094948909e74cedb79ab8a7ead7be40 (DEFAULT_TABLE table=test-workload [id=e1efa7964ffa42d2817697e8a08abfa2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:00.171823  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6094948909e74cedb79ab8a7ead7be40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:00.174490  6682 tablet_service.cc:1511] Processing CreateTablet for tablet 91e5a6b300cb43ef8fcabc20e3e00f32 (DEFAULT_TABLE table=test-workload [id=e1efa7964ffa42d2817697e8a08abfa2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:00.176255  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e5a6b300cb43ef8fcabc20e3e00f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:00.201762  6888 tablet_bootstrap.cc:492] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:00.208169  6888 tablet_bootstrap.cc:654] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:00.218386  6887 tablet_bootstrap.cc:492] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:00.221494  6889 tablet_bootstrap.cc:492] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:00.223327  6888 tablet_bootstrap.cc:492] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:00.223809  6888 ts_tablet_manager.cc:1403] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260630 12:33:00.225066  6887 tablet_bootstrap.cc:654] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:00.226120  6888 raft_consensus.cc:359] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.226639  6888 raft_consensus.cc:385] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:00.226881  6888 raft_consensus.cc:740] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:00.227558  6888 consensus_queue.cc:260] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.228206  6888 raft_consensus.cc:399] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:00.228413  6889 tablet_bootstrap.cc:654] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:00.228639  6888 raft_consensus.cc:493] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:00.229164  6888 raft_consensus.cc:3060] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:00.230595  6887 tablet_bootstrap.cc:492] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:00.231205  6887 ts_tablet_manager.cc:1403] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:33:00.235335  6888 raft_consensus.cc:515] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.235126  6887 raft_consensus.cc:359] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.236063  6887 raft_consensus.cc:385] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:00.236104  6888 leader_election.cc:304] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [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: a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:00.236675  6887 raft_consensus.cc:740] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:00.237568  6887 consensus_queue.cc:260] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.238256  6887 raft_consensus.cc:399] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:00.238574  6887 raft_consensus.cc:493] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:00.238788  6888 leader_election.cc:290] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:00.239024  6887 raft_consensus.cc:3060] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:00.239234  6893 raft_consensus.cc:2804] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:00.239414  6889 tablet_bootstrap.cc:492] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:00.240068  6889 ts_tablet_manager.cc:1403] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:33:00.242949  6889 raft_consensus.cc:359] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.243472  6889 raft_consensus.cc:385] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:00.243743  6889 raft_consensus.cc:740] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:00.244460  6889 consensus_queue.cc:260] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.245102  6889 raft_consensus.cc:399] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:00.245390  6889 raft_consensus.cc:493] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:00.245705  6889 raft_consensus.cc:3060] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:00.246604  6887 raft_consensus.cc:515] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.247367  6887 leader_election.cc:304] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196; no voters: 
I20260630 12:33:00.249531  6893 raft_consensus.cc:697] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Becoming Leader. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Running, Role: LEADER
I20260630 12:33:00.250202  6888 ts_tablet_manager.cc:1434] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.011s
I20260630 12:33:00.250422  6893 consensus_queue.cc:237] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Queue going to LEADER mode. State: All 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: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.251283  6888 tablet_bootstrap.cc:492] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:00.253298  6896 raft_consensus.cc:2804] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:00.253566  6889 raft_consensus.cc:515] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.253808  6887 leader_election.cc:290] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:00.255046  6889 leader_election.cc:304] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [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: 807ce97ae6d940cf9352a184801c2181; no voters: 
I20260630 12:33:00.259047  6888 tablet_bootstrap.cc:654] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:00.264918  6896 raft_consensus.cc:697] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Becoming Leader. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Running, Role: LEADER
I20260630 12:33:00.266742  6896 consensus_queue.cc:237] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Queue going to LEADER mode. State: All 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: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.270535  6887 ts_tablet_manager.cc:1434] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.009s
I20260630 12:33:00.274104  6887 tablet_bootstrap.cc:492] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:00.272465  6888 tablet_bootstrap.cc:492] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:00.277527  6888 ts_tablet_manager.cc:1403] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260630 12:33:00.281512  6888 raft_consensus.cc:359] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.282334  6888 raft_consensus.cc:385] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:00.282725  6888 raft_consensus.cc:740] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:00.283680  6888 consensus_queue.cc:260] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.284595  6888 raft_consensus.cc:399] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:00.290270  6887 tablet_bootstrap.cc:654] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:00.290566  6591 catalog_manager.cc:5697] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3794992a0c3d43a3934763d8a4093196 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "3794992a0c3d43a3934763d8a4093196" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:00.293706  6889 leader_election.cc:290] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:00.294116  6900 raft_consensus.cc:2804] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:00.284989  6888 raft_consensus.cc:493] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:00.296260  6888 raft_consensus.cc:3060] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:00.303673  6590 catalog_manager.cc:5697] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 reported cstate change: term changed from 0 to 1, leader changed from <none> to a642aa3911d74b078b9bf4c179e98675 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "a642aa3911d74b078b9bf4c179e98675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:00.307669  6900 raft_consensus.cc:697] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Becoming Leader. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Running, Role: LEADER
I20260630 12:33:00.309636  6900 consensus_queue.cc:237] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Queue going to LEADER mode. State: All 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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.307327  6888 raft_consensus.cc:515] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.312621  6888 leader_election.cc:304] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [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: a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:00.313509  6888 leader_election.cc:290] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:00.313778  6895 raft_consensus.cc:2804] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:00.331355  6895 raft_consensus.cc:697] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Becoming Leader. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Running, Role: LEADER
I20260630 12:33:00.332806  6888 ts_tablet_manager.cc:1434] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.008s
I20260630 12:33:00.333108  6895 consensus_queue.cc:237] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Queue going to LEADER mode. State: All 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: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:00.333582  6889 ts_tablet_manager.cc:1434] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.093s	user 0.029s	sys 0.045s
I20260630 12:33:00.335840  6889 tablet_bootstrap.cc:492] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:00.340914  6591 catalog_manager.cc:5697] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807ce97ae6d940cf9352a184801c2181 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:00.339804  6887 tablet_bootstrap.cc:492] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:00.345964  6887 ts_tablet_manager.cc:1403] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.007s
I20260630 12:33:00.348398  6887 raft_consensus.cc:359] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.348876  6887 raft_consensus.cc:385] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:00.349153  6887 raft_consensus.cc:740] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:00.351454  6887 consensus_queue.cc:260] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.352084  6887 raft_consensus.cc:399] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:00.352360  6887 raft_consensus.cc:493] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:00.353920  6889 tablet_bootstrap.cc:654] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:00.353983  6887 raft_consensus.cc:3060] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:00.358299  6591 catalog_manager.cc:5697] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 reported cstate change: term changed from 0 to 1, leader changed from <none> to a642aa3911d74b078b9bf4c179e98675 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "a642aa3911d74b078b9bf4c179e98675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:00.364946  6887 raft_consensus.cc:515] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.365811  6887 leader_election.cc:304] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196; no voters: 
I20260630 12:33:00.366386  6887 leader_election.cc:290] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:00.366544  6896 raft_consensus.cc:2804] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:00.367067  6896 raft_consensus.cc:697] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Becoming Leader. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Running, Role: LEADER
I20260630 12:33:00.367261  6889 tablet_bootstrap.cc:492] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:00.367841  6896 consensus_queue.cc:237] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Queue going to LEADER mode. State: All 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: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } }
I20260630 12:33:00.367862  6889 ts_tablet_manager.cc:1403] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260630 12:33:00.372047  6887 ts_tablet_manager.cc:1434] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.010s
I20260630 12:33:00.371964  6889 raft_consensus.cc:359] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.372696  6889 raft_consensus.cc:385] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:00.373065  6889 raft_consensus.cc:740] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:00.373847  6889 consensus_queue.cc:260] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.374577  6889 raft_consensus.cc:399] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:00.374886  6889 raft_consensus.cc:493] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:00.375218  6889 raft_consensus.cc:3060] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:00.379694  6590 catalog_manager.cc:5697] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3794992a0c3d43a3934763d8a4093196 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "3794992a0c3d43a3934763d8a4093196" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:00.381186  6889 raft_consensus.cc:515] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.381837  6889 leader_election.cc:304] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [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: 807ce97ae6d940cf9352a184801c2181; no voters: 
I20260630 12:33:00.382455  6889 leader_election.cc:290] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:00.382594  6900 raft_consensus.cc:2804] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:00.383366  6900 raft_consensus.cc:697] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Becoming Leader. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Running, Role: LEADER
I20260630 12:33:00.384158  6889 ts_tablet_manager.cc:1434] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:33:00.384087  6900 consensus_queue.cc:237] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Queue going to LEADER mode. State: All 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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } }
I20260630 12:33:00.390064  6590 catalog_manager.cc:5697] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807ce97ae6d940cf9352a184801c2181 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:01.100179  6591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53098:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:01.102574  6591 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:01.146507  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb0c384a31a4be3bf98f3a969eb56fc (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:01.147869  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0c384a31a4be3bf98f3a969eb56fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.147903  6757 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb0c384a31a4be3bf98f3a969eb56fc (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:01.149333  6757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0c384a31a4be3bf98f3a969eb56fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.149430  6831 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb0c384a31a4be3bf98f3a969eb56fc (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:01.150731  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0c384a31a4be3bf98f3a969eb56fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.153662  6758 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd13fc2381446efbbc510131ab09664 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:01.154420  6682 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd13fc2381446efbbc510131ab09664 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:01.155019  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd13fc2381446efbbc510131ab09664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.155705  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd13fc2381446efbbc510131ab09664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.157630  6756 tablet_service.cc:1511] Processing CreateTablet for tablet 8874cb95cf2441398d1c98aff3b193ed (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:01.158918  6756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8874cb95cf2441398d1c98aff3b193ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.161463  6832 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd13fc2381446efbbc510131ab09664 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:01.161708  6755 tablet_service.cc:1511] Processing CreateTablet for tablet 835c455393e3488b83b0868b061994fb (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:01.162814  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd13fc2381446efbbc510131ab09664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.162472  6681 tablet_service.cc:1511] Processing CreateTablet for tablet 8874cb95cf2441398d1c98aff3b193ed (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:01.163065  6755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835c455393e3488b83b0868b061994fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.163822  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8874cb95cf2441398d1c98aff3b193ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.166863  6680 tablet_service.cc:1511] Processing CreateTablet for tablet 835c455393e3488b83b0868b061994fb (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:01.168285  6680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835c455393e3488b83b0868b061994fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.167979  6754 tablet_service.cc:1511] Processing CreateTablet for tablet f58ef296fe954dd5bd6ad910a770a040 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:01.169340  6754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58ef296fe954dd5bd6ad910a770a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.171053  6753 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9349475754e928de2fbccfc5a9515 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:01.171191  6679 tablet_service.cc:1511] Processing CreateTablet for tablet f58ef296fe954dd5bd6ad910a770a040 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:01.172711  6753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9349475754e928de2fbccfc5a9515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.174304  6678 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9349475754e928de2fbccfc5a9515 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:01.172628  6679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58ef296fe954dd5bd6ad910a770a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.179236  6678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9349475754e928de2fbccfc5a9515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.181994  6830 tablet_service.cc:1511] Processing CreateTablet for tablet 8874cb95cf2441398d1c98aff3b193ed (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:01.183449  6830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8874cb95cf2441398d1c98aff3b193ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.186273  6829 tablet_service.cc:1511] Processing CreateTablet for tablet 835c455393e3488b83b0868b061994fb (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:01.187793  6829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835c455393e3488b83b0868b061994fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.190722  6828 tablet_service.cc:1511] Processing CreateTablet for tablet f58ef296fe954dd5bd6ad910a770a040 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:01.194679  6827 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9349475754e928de2fbccfc5a9515 (DEFAULT_TABLE table=test-workload-rf3 [id=f04d2a102dd0482985956e4672340ecb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:01.201623  6827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9349475754e928de2fbccfc5a9515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.205544  6828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58ef296fe954dd5bd6ad910a770a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.243085  6943 tablet_bootstrap.cc:492] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:01.248692  6943 tablet_bootstrap.cc:654] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.261650  6944 tablet_bootstrap.cc:492] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:01.267717  6944 tablet_bootstrap.cc:654] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.269534  6945 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:01.281620  6945 tablet_bootstrap.cc:654] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.283522  6944 tablet_bootstrap.cc:492] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:01.284929  6943 tablet_bootstrap.cc:492] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:01.285372  6944 ts_tablet_manager.cc:1403] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260630 12:33:01.285502  6943 ts_tablet_manager.cc:1403] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.008s
I20260630 12:33:01.287559  6944 raft_consensus.cc:359] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.287753  6943 raft_consensus.cc:359] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.288169  6944 raft_consensus.cc:385] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.288471  6943 raft_consensus.cc:385] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.288519  6944 raft_consensus.cc:740] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.289062  6943 raft_consensus.cc:740] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.289983  6943 consensus_queue.cc:260] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.289961  6944 consensus_queue.cc:260] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.293294  6944 ts_tablet_manager.cc:1434] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:33:01.294588  6944 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:01.296947  6943 ts_tablet_manager.cc:1434] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:33:01.298030  6943 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:01.303017  6944 tablet_bootstrap.cc:654] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.308154  6945 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:01.308640  6943 tablet_bootstrap.cc:654] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.308789  6945 ts_tablet_manager.cc:1403] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.017s
I20260630 12:33:01.312630  6945 raft_consensus.cc:359] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.313678  6945 raft_consensus.cc:385] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.314047  6945 raft_consensus.cc:740] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.315120  6945 consensus_queue.cc:260] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.320068  6945 ts_tablet_manager.cc:1434] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260630 12:33:01.320976  6944 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:01.321201  6945 tablet_bootstrap.cc:492] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:01.320966  6943 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:01.321882  6944 ts_tablet_manager.cc:1403] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260630 12:33:01.321990  6943 ts_tablet_manager.cc:1403] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260630 12:33:01.325114  6944 raft_consensus.cc:359] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.325321  6943 raft_consensus.cc:359] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.325940  6944 raft_consensus.cc:385] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.326108  6943 raft_consensus.cc:385] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.326392  6944 raft_consensus.cc:740] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.326509  6943 raft_consensus.cc:740] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.327406  6944 consensus_queue.cc:260] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.327661  6943 consensus_queue.cc:260] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.328296  6945 tablet_bootstrap.cc:654] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.330354  6899 raft_consensus.cc:493] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.330858  6899 raft_consensus.cc:515] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.337543  6943 ts_tablet_manager.cc:1434] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:33:01.338847  6944 ts_tablet_manager.cc:1434] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260630 12:33:01.339943  6944 tablet_bootstrap.cc:492] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:01.344594  6899 leader_election.cc:290] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.346149  6944 tablet_bootstrap.cc:654] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.347095  6943 tablet_bootstrap.cc:492] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:01.355317  6943 tablet_bootstrap.cc:654] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.361392  6945 tablet_bootstrap.cc:492] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:01.362437  6945 ts_tablet_manager.cc:1403] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.016s
I20260630 12:33:01.368906  6945 raft_consensus.cc:359] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.369693  6945 raft_consensus.cc:385] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.369992  6945 raft_consensus.cc:740] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.378628  6945 consensus_queue.cc:260] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.379825  6943 tablet_bootstrap.cc:492] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:01.380352  6944 tablet_bootstrap.cc:492] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:01.380447  6943 ts_tablet_manager.cc:1403] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.014s
I20260630 12:33:01.381021  6944 ts_tablet_manager.cc:1403] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.017s
I20260630 12:33:01.383553  6945 ts_tablet_manager.cc:1434] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:33:01.383762  6943 raft_consensus.cc:359] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.384002  6944 raft_consensus.cc:359] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.384624  6945 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:01.384824  6944 raft_consensus.cc:385] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.384835  6943 raft_consensus.cc:385] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.385397  6944 raft_consensus.cc:740] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.385501  6943 raft_consensus.cc:740] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.386411  6944 consensus_queue.cc:260] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.386510  6943 consensus_queue.cc:260] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.391502  6945 tablet_bootstrap.cc:654] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.392066  6944 ts_tablet_manager.cc:1434] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:33:01.393189  6944 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:01.393224  6943 ts_tablet_manager.cc:1434] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:33:01.394531  6943 tablet_bootstrap.cc:492] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:01.400015  6944 tablet_bootstrap.cc:654] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.400511  6943 tablet_bootstrap.cc:654] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.407157  6945 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:01.407776  6945 ts_tablet_manager.cc:1403] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260630 12:33:01.408624  6842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd13fc2381446efbbc510131ab09664" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
W20260630 12:33:01.410365  6731 leader_election.cc:343] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:01.411391  6895 raft_consensus.cc:493] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.412271  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd13fc2381446efbbc510131ab09664" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.412114  6895 raft_consensus.cc:515] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.413064  6693 raft_consensus.cc:2468] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3794992a0c3d43a3934763d8a4093196 in term 0.
I20260630 12:33:01.413053  6945 raft_consensus.cc:359] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.413959  6945 raft_consensus.cc:385] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.414295  6945 raft_consensus.cc:740] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.415046  6945 consensus_queue.cc:260] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.416021  6733 leader_election.cc:304] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196, 807ce97ae6d940cf9352a184801c2181; no voters: a642aa3911d74b078b9bf4c179e98675
I20260630 12:33:01.418140  6943 tablet_bootstrap.cc:492] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:01.418751  6943 ts_tablet_manager.cc:1403] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260630 12:33:01.419895  6945 ts_tablet_manager.cc:1434] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:33:01.421021  6945 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:01.422580  6943 raft_consensus.cc:359] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.424053  6895 leader_election.cc:290] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:33:01.425734  6900 raft_consensus.cc:493] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.426250  6900 raft_consensus.cc:515] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.427609  6945 tablet_bootstrap.cc:654] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.424419  6943 raft_consensus.cc:385] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.439395  6900 leader_election.cc:290] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.439762  6943 raft_consensus.cc:740] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.443300  6945 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:01.443972  6945 ts_tablet_manager.cc:1403] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:33:01.440855  6943 consensus_queue.cc:260] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.448066  6943 ts_tablet_manager.cc:1434] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:33:01.449399  6899 raft_consensus.cc:2804] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.449957  6899 raft_consensus.cc:493] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.450335  6899 raft_consensus.cc:3060] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.449491  6943 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:01.458460  6899 raft_consensus.cc:515] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
W20260630 12:33:01.461447  6733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.244.1:38665, user_credentials={real_user=slave}} blocked reactor thread for 45669.4us
I20260630 12:33:01.462112  6842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd13fc2381446efbbc510131ab09664" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675"
W20260630 12:33:01.465104  6731 leader_election.cc:343] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:01.470373  6945 raft_consensus.cc:359] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.471480  6945 raft_consensus.cc:385] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.471868  6945 raft_consensus.cc:740] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.460906  6899 leader_election.cc:290] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 election: Requested vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.475893  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0c384a31a4be3bf98f3a969eb56fc" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.479713  6693 raft_consensus.cc:2468] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a642aa3911d74b078b9bf4c179e98675 in term 0.
I20260630 12:33:01.479188  6945 consensus_queue.cc:260] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.481956  6807 leader_election.cc:304] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.483741  6895 raft_consensus.cc:2804] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.484264  6895 raft_consensus.cc:493] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.484704  6895 raft_consensus.cc:3060] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.500087  6944 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:01.500706  6944 ts_tablet_manager.cc:1403] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.035s
I20260630 12:33:01.502665  6895 raft_consensus.cc:515] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.503757  6944 raft_consensus.cc:359] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.504776  6944 raft_consensus.cc:385] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.505771  6944 raft_consensus.cc:740] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.506290  6943 tablet_bootstrap.cc:654] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.506589  6944 consensus_queue.cc:260] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.507902  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0c384a31a4be3bf98f3a969eb56fc" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181"
I20260630 12:33:01.508708  6693 raft_consensus.cc:3060] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.508929  6944 ts_tablet_manager.cc:1434] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:33:01.510289  6944 tablet_bootstrap.cc:492] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:01.512382  6945 ts_tablet_manager.cc:1434] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.003s
I20260630 12:33:01.516546  6944 tablet_bootstrap.cc:654] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.517436  6895 leader_election.cc:290] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Requested vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:33:01.520364  6693 raft_consensus.cc:2468] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a642aa3911d74b078b9bf4c179e98675 in term 1.
I20260630 12:33:01.518146  6945 tablet_bootstrap.cc:492] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:01.520049  6842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
I20260630 12:33:01.523715  6807 leader_election.cc:304] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.524108  6842 raft_consensus.cc:2468] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 0.
I20260630 12:33:01.527648  6656 leader_election.cc:304] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.528004  6895 raft_consensus.cc:2804] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:01.528954  6900 raft_consensus.cc:2804] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.529522  6900 raft_consensus.cc:493] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.529934  6900 raft_consensus.cc:3060] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.528921  6895 raft_consensus.cc:697] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Becoming Leader. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Running, Role: LEADER
I20260630 12:33:01.531437  6895 consensus_queue.cc:237] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.527630  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd13fc2381446efbbc510131ab09664" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181"
I20260630 12:33:01.538556  6945 tablet_bootstrap.cc:654] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.539574  6899 raft_consensus.cc:493] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.540645  6899 raft_consensus.cc:515] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.542747  6899 leader_election.cc:290] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.543741  6693 raft_consensus.cc:3060] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.551544  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.554271  6842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
I20260630 12:33:01.554996  6842 raft_consensus.cc:2468] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3794992a0c3d43a3934763d8a4093196 in term 0.
I20260630 12:33:01.555101  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196" is_pre_election: true
I20260630 12:33:01.555869  6768 raft_consensus.cc:2468] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 0.
I20260630 12:33:01.557421  6731 leader_election.cc:304] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3794992a0c3d43a3934763d8a4093196, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.559451  6899 raft_consensus.cc:2804] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.559959  6899 raft_consensus.cc:493] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.560341  6899 raft_consensus.cc:3060] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.560194  6767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0c384a31a4be3bf98f3a969eb56fc" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196"
I20260630 12:33:01.559981  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0c384a31a4be3bf98f3a969eb56fc" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196" is_pre_election: true
I20260630 12:33:01.559396  6943 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:01.551893  6900 raft_consensus.cc:515] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
W20260630 12:33:01.565363  6806 leader_election.cc:343] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:33:01.567328  6806 leader_election.cc:343] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:01.565413  6943 ts_tablet_manager.cc:1403] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.009s
I20260630 12:33:01.569571  6900 leader_election.cc:290] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Requested vote from peers 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.565284  6693 raft_consensus.cc:2468] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3794992a0c3d43a3934763d8a4093196 in term 1.
I20260630 12:33:01.573755  6692 raft_consensus.cc:2393] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3794992a0c3d43a3934763d8a4093196 in current term 1: Already voted for candidate 807ce97ae6d940cf9352a184801c2181 in this term.
I20260630 12:33:01.575471  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196"
I20260630 12:33:01.575518  6842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675"
I20260630 12:33:01.580016  6944 tablet_bootstrap.cc:492] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:01.580441  6944 ts_tablet_manager.cc:1403] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.005s
I20260630 12:33:01.578202  6733 leader_election.cc:304] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196, 807ce97ae6d940cf9352a184801c2181; no voters: a642aa3911d74b078b9bf4c179e98675
I20260630 12:33:01.577062  6842 raft_consensus.cc:3060] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.586587  6944 raft_consensus.cc:359] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.587340  6944 raft_consensus.cc:385] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.587606  6944 raft_consensus.cc:740] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.588348  6944 consensus_queue.cc:260] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.590049  6900 raft_consensus.cc:493] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.590654  6900 raft_consensus.cc:515] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.591810  6943 raft_consensus.cc:359] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.594750  6943 raft_consensus.cc:385] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.596099  6943 raft_consensus.cc:740] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.596866  6945 tablet_bootstrap.cc:492] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:01.597473  6945 ts_tablet_manager.cc:1403] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.008s
I20260630 12:33:01.597522  6943 consensus_queue.cc:260] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.600338  6945 raft_consensus.cc:359] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.601095  6945 raft_consensus.cc:385] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.601373  6945 raft_consensus.cc:740] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.602227  6945 consensus_queue.cc:260] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.603004  6591 catalog_manager.cc:5697] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 reported cstate change: term changed from 0 to 1, leader changed from <none> to a642aa3911d74b078b9bf4c179e98675 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "a642aa3911d74b078b9bf4c179e98675" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:01.606612  6842 raft_consensus.cc:2468] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 1.
I20260630 12:33:01.608122  6656 leader_election.cc:304] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.609393  6900 leader_election.cc:290] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.610179  6900 raft_consensus.cc:2804] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:01.610735  6900 raft_consensus.cc:697] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Becoming Leader. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Running, Role: LEADER
I20260630 12:33:01.611804  6900 consensus_queue.cc:237] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.613987  6899 raft_consensus.cc:515] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.615490  6768 raft_consensus.cc:2393] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 807ce97ae6d940cf9352a184801c2181 in current term 1: Already voted for candidate 3794992a0c3d43a3934763d8a4093196 in this term.
I20260630 12:33:01.622102  6944 ts_tablet_manager.cc:1434] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260630 12:33:01.623502  6972 raft_consensus.cc:2804] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:01.627022  6944 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181: Bootstrap starting.
I20260630 12:33:01.630417  6842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675"
I20260630 12:33:01.639653  6842 raft_consensus.cc:2393] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3794992a0c3d43a3934763d8a4093196 in current term 1: Already voted for candidate 807ce97ae6d940cf9352a184801c2181 in this term.
I20260630 12:33:01.639909  6945 ts_tablet_manager.cc:1434] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.014s
I20260630 12:33:01.631608  6899 leader_election.cc:290] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 election: Requested vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
W20260630 12:33:01.635278  6733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.244.1:38665, user_credentials={real_user=slave}} blocked reactor thread for 45697.8us
I20260630 12:33:01.637837  6841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58ef296fe954dd5bd6ad910a770a040" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
I20260630 12:33:01.641702  6841 raft_consensus.cc:2468] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 0.
I20260630 12:33:01.642656  6974 raft_consensus.cc:493] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.642992  6656 leader_election.cc:304] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.643836  6975 raft_consensus.cc:493] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.644480  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58ef296fe954dd5bd6ad910a770a040" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196" is_pre_election: true
I20260630 12:33:01.644392  6975 raft_consensus.cc:515] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.645325  6768 raft_consensus.cc:2468] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 0.
I20260630 12:33:01.647259  6975 leader_election.cc:290] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.648309  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9349475754e928de2fbccfc5a9515" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196" is_pre_election: true
I20260630 12:33:01.649946  6945 tablet_bootstrap.cc:492] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196: Bootstrap starting.
I20260630 12:33:01.649745  6841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9349475754e928de2fbccfc5a9515" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
W20260630 12:33:01.650017  6657 leader_election.cc:343] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:01.650506  6841 raft_consensus.cc:2468] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 0.
I20260630 12:33:01.648348  6943 ts_tablet_manager.cc:1434] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260630 12:33:01.651093  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874cb95cf2441398d1c98aff3b193ed" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181"
I20260630 12:33:01.647970  6944 tablet_bootstrap.cc:654] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.652328  6943 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675: Bootstrap starting.
I20260630 12:33:01.643302  6974 raft_consensus.cc:515] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.659080  6972 raft_consensus.cc:697] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Becoming Leader. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Running, Role: LEADER
I20260630 12:33:01.660264  6943 tablet_bootstrap.cc:654] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.660046  6972 consensus_queue.cc:237] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.660802  6733 leader_election.cc:304] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196; no voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675
I20260630 12:33:01.661752  6895 raft_consensus.cc:493] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.662253  6895 raft_consensus.cc:515] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.662938  6656 leader_election.cc:304] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [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: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 3794992a0c3d43a3934763d8a4093196
I20260630 12:33:01.663833  6900 raft_consensus.cc:2804] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.664418  6895 leader_election.cc:290] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:33:01.664263  6900 raft_consensus.cc:493] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.665623  6900 raft_consensus.cc:3060] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.665655  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835c455393e3488b83b0868b061994fb" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196" is_pre_election: true
I20260630 12:33:01.666018  6841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0c384a31a4be3bf98f3a969eb56fc" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
I20260630 12:33:01.666618  6768 raft_consensus.cc:2468] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a642aa3911d74b078b9bf4c179e98675 in term 0.
I20260630 12:33:01.668408  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835c455393e3488b83b0868b061994fb" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.669873  6591 catalog_manager.cc:5697] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807ce97ae6d940cf9352a184801c2181 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:01.670811  6807 leader_election.cc:343] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:01.671872  6806 leader_election.cc:304] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [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: 3794992a0c3d43a3934763d8a4093196, a642aa3911d74b078b9bf4c179e98675; no voters: 807ce97ae6d940cf9352a184801c2181
I20260630 12:33:01.673075  6895 raft_consensus.cc:2804] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.673524  6895 raft_consensus.cc:493] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.673918  6895 raft_consensus.cc:3060] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.672761  6977 raft_consensus.cc:2749] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:33:01.647933  6975 raft_consensus.cc:2804] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:01.677525  6975 raft_consensus.cc:493] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:01.676426  6974 leader_election.cc:290] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
W20260630 12:33:01.683089  6639 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:01.686403  6975 raft_consensus.cc:3060] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.678364  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0c384a31a4be3bf98f3a969eb56fc" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.689173  6692 raft_consensus.cc:2393] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3794992a0c3d43a3934763d8a4093196 in current term 1: Already voted for candidate a642aa3911d74b078b9bf4c179e98675 in this term.
I20260630 12:33:01.691175  6733 leader_election.cc:304] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196; no voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675
I20260630 12:33:01.693254  6944 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181: No bootstrap required, opened a new log
I20260630 12:33:01.694608  6944 ts_tablet_manager.cc:1403] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.008s
I20260630 12:33:01.694701  6945 tablet_bootstrap.cc:654] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:01.699862  6944 raft_consensus.cc:359] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.700471  6944 raft_consensus.cc:385] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.695159  6972 raft_consensus.cc:3060] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.700803  6944 raft_consensus.cc:740] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.697161  6900 raft_consensus.cc:515] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.702992  6943 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675: No bootstrap required, opened a new log
I20260630 12:33:01.703559  6943 ts_tablet_manager.cc:1403] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675: Time spent bootstrapping tablet: real 0.051s	user 0.002s	sys 0.034s
I20260630 12:33:01.703665  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9349475754e928de2fbccfc5a9515" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196"
W20260630 12:33:01.705257  6657 leader_election.cc:343] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:01.706284  6900 leader_election.cc:290] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Requested vote from peers 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.697736  6895 raft_consensus.cc:515] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.696058  6591 catalog_manager.cc:5697] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3794992a0c3d43a3934763d8a4093196 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "3794992a0c3d43a3934763d8a4093196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:01.707801  6841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9349475754e928de2fbccfc5a9515" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675"
I20260630 12:33:01.708621  6841 raft_consensus.cc:3060] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.709174  6895 leader_election.cc:290] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Requested vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:33:01.708869  6943 raft_consensus.cc:359] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.709841  6943 raft_consensus.cc:385] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.710202  6943 raft_consensus.cc:740] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.710275  6944 consensus_queue.cc:260] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.711126  6943 consensus_queue.cc:260] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.713431  6943 ts_tablet_manager.cc:1434] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:33:01.712946  6944 ts_tablet_manager.cc:1434] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:33:01.717270  6945 tablet_bootstrap.cc:492] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196: No bootstrap required, opened a new log
I20260630 12:33:01.717872  6945 ts_tablet_manager.cc:1403] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.009s
I20260630 12:33:01.718065  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835c455393e3488b83b0868b061994fb" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196"
I20260630 12:33:01.718664  6768 raft_consensus.cc:3060] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.720678  6945 raft_consensus.cc:359] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.721355  6945 raft_consensus.cc:385] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:01.721443  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835c455393e3488b83b0868b061994fb" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181"
I20260630 12:33:01.721683  6945 raft_consensus.cc:740] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3794992a0c3d43a3934763d8a4093196, State: Initialized, Role: FOLLOWER
I20260630 12:33:01.722397  6945 consensus_queue.cc:260] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.723054  6692 raft_consensus.cc:3060] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.725126  6945 ts_tablet_manager.cc:1434] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:33:01.730944  6841 raft_consensus.cc:2468] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 1.
I20260630 12:33:01.731305  6692 raft_consensus.cc:2468] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a642aa3911d74b078b9bf4c179e98675 in term 1.
I20260630 12:33:01.732273  6656 leader_election.cc:304] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [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: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 3794992a0c3d43a3934763d8a4093196
I20260630 12:33:01.732736  6807 leader_election.cc:304] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675; no voters: 
I20260630 12:33:01.733495  6900 raft_consensus.cc:2804] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:01.733642  6895 raft_consensus.cc:2804] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:01.734035  6900 raft_consensus.cc:697] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Becoming Leader. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Running, Role: LEADER
I20260630 12:33:01.734144  6895 raft_consensus.cc:697] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Becoming Leader. State: Replica: a642aa3911d74b078b9bf4c179e98675, State: Running, Role: LEADER
I20260630 12:33:01.734910  6900 consensus_queue.cc:237] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.734965  6895 consensus_queue.cc:237] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.737860  6768 raft_consensus.cc:2468] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a642aa3911d74b078b9bf4c179e98675 in term 1.
I20260630 12:33:01.742780  6975 raft_consensus.cc:515] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.745694  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58ef296fe954dd5bd6ad910a770a040" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196"
I20260630 12:33:01.746294  6768 raft_consensus.cc:3060] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.757294  6975 leader_election.cc:290] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Requested vote from peers 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.757421  6590 catalog_manager.cc:5697] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807ce97ae6d940cf9352a184801c2181 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:01.759001  6589 catalog_manager.cc:5697] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 reported cstate change: term changed from 0 to 1, leader changed from <none> to a642aa3911d74b078b9bf4c179e98675 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "a642aa3911d74b078b9bf4c179e98675" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:01.765021  6841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58ef296fe954dd5bd6ad910a770a040" candidate_uuid: "807ce97ae6d940cf9352a184801c2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675"
I20260630 12:33:01.765719  6841 raft_consensus.cc:3060] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.770287  6972 raft_consensus.cc:2749] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:01.771467  6768 raft_consensus.cc:2468] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 1.
I20260630 12:33:01.771878  6841 raft_consensus.cc:2468] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807ce97ae6d940cf9352a184801c2181 in term 1.
I20260630 12:33:01.773145  6657 leader_election.cc:304] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3794992a0c3d43a3934763d8a4093196, 807ce97ae6d940cf9352a184801c2181; no voters: 
I20260630 12:33:01.774053  6975 raft_consensus.cc:2804] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:01.774554  6975 raft_consensus.cc:697] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Becoming Leader. State: Replica: 807ce97ae6d940cf9352a184801c2181, State: Running, Role: LEADER
I20260630 12:33:01.775286  6975 consensus_queue.cc:237] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.783499  6589 catalog_manager.cc:5697] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807ce97ae6d940cf9352a184801c2181 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:01.881404  6972 raft_consensus.cc:493] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.881999  6972 raft_consensus.cc:515] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.884222  6972 leader_election.cc:290] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:01.886682  6841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9349475754e928de2fbccfc5a9515" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a642aa3911d74b078b9bf4c179e98675" is_pre_election: true
I20260630 12:33:01.887575  6841 raft_consensus.cc:2393] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3794992a0c3d43a3934763d8a4093196 in current term 1: Already voted for candidate 807ce97ae6d940cf9352a184801c2181 in this term.
I20260630 12:33:01.888542  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9349475754e928de2fbccfc5a9515" candidate_uuid: "3794992a0c3d43a3934763d8a4093196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.891069  6731 leader_election.cc:304] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [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: 3794992a0c3d43a3934763d8a4093196; no voters: 807ce97ae6d940cf9352a184801c2181, a642aa3911d74b078b9bf4c179e98675
I20260630 12:33:01.891963  6972 raft_consensus.cc:3060] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:01.917019  6972 raft_consensus.cc:2749] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:01.989158  6895 raft_consensus.cc:493] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:01.989799  6895 raft_consensus.cc:515] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } }
I20260630 12:33:01.992043  6895 leader_election.cc:290] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665), 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:33:01.993687  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd13fc2381446efbbc510131ab09664" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807ce97ae6d940cf9352a184801c2181" is_pre_election: true
I20260630 12:33:01.994082  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd13fc2381446efbbc510131ab09664" candidate_uuid: "a642aa3911d74b078b9bf4c179e98675" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3794992a0c3d43a3934763d8a4093196" is_pre_election: true
I20260630 12:33:01.994618  6692 raft_consensus.cc:2393] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a642aa3911d74b078b9bf4c179e98675 in current term 1: Already voted for candidate 3794992a0c3d43a3934763d8a4093196 in this term.
I20260630 12:33:01.995980  6807 leader_election.cc:304] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [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: a642aa3911d74b078b9bf4c179e98675; no voters: 3794992a0c3d43a3934763d8a4093196, 807ce97ae6d940cf9352a184801c2181
I20260630 12:33:01.997442  6895 raft_consensus.cc:3060] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:02.004208  6692 raft_consensus.cc:1275] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Refusing update from remote peer 3794992a0c3d43a3934763d8a4093196: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.006140  6972 consensus_queue.cc:1048] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:02.013523  6975 consensus_queue.cc:1048] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.022024  6907 consensus_queue.cc:1048] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Connected to new peer: Peer: permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.029631  6768 raft_consensus.cc:1275] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer a642aa3911d74b078b9bf4c179e98675: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.031368  6907 consensus_queue.cc:1048] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.039816  6767 raft_consensus.cc:1275] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer a642aa3911d74b078b9bf4c179e98675: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.041646  6895 raft_consensus.cc:2749] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:02.043061  6841 raft_consensus.cc:1275] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Refusing update from remote peer 3794992a0c3d43a3934763d8a4093196: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.042937  6907 consensus_queue.cc:1048] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.049227  6972 consensus_queue.cc:1048] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:02.093648  6978 consensus_queue.cc:1048] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.097383  6842 raft_consensus.cc:1275] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.146045  6900 consensus_queue.cc:1048] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260630 12:33:02.175563  6806 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.2:43749, user_credentials={real_user=slave}} blocked reactor thread for 55226.4us
I20260630 12:33:02.250475  6842 raft_consensus.cc:1275] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.288617  6978 consensus_queue.cc:1048] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:33:02.292115  6657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.2:43749, user_credentials={real_user=slave}} blocked reactor thread for 148350us
I20260630 12:33:02.295346  6766 raft_consensus.cc:1275] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.295426  6768 raft_consensus.cc:1275] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.304934  6692 raft_consensus.cc:1275] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Refusing update from remote peer a642aa3911d74b078b9bf4c179e98675: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:02.306506  6907 consensus_queue.cc:1048] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Connected to new peer: Peer: permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.312916  7015 consensus_queue.cc:1048] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:02.315013  7015 consensus_queue.cc:1048] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:33:02.370904  6731 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.244.3:38419, user_credentials={real_user=slave}} blocked reactor thread for 78375.4us
I20260630 12:33:02.460361  6996 mvcc.cc:204] Tried to move back new op lower bound from 7302442116031250432 to 7302442113996292096. Current Snapshot: MvccSnapshot[applied={T|T < 7302442115394277376}]
W20260630 12:33:02.627490  6987 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.000s	sys 0.000s
I20260630 12:33:03.362747 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:03.372803  7041 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:03.372823  7040 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:03.375100  7043 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:03.377231 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:03.378710 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:03.379094 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:03.379312 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822783379284 us; error 0 us; skew 500 ppm
I20260630 12:33:03.379909 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:03.382740 29648 webserver.cc:533] Webserver started at http://127.28.244.4:33299/ using document root <none> and password file <none>
I20260630 12:33:03.383306 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:03.383533 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:03.383859 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:03.385533 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "789e09b1d01b414787b1b1db189d6eb6"
format_stamp: "Formatted at 2026-06-30 12:33:03 on dist-test-slave-0w4t"
I20260630 12:33:03.391302 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:33:03.396086  7048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:03.397092 29648 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:33:03.397431 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "789e09b1d01b414787b1b1db189d6eb6"
format_stamp: "Formatted at 2026-06-30 12:33:03 on dist-test-slave-0w4t"
I20260630 12:33:03.397729 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:03.414424 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:03.415822 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:03.417419 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:03.419972 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:03.420174 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:03.420470 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:03.420682 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:03.465392 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:40283
I20260630 12:33:03.465468  7110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:40283 every 8 connection(s)
I20260630 12:33:03.484064  7111 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46515
I20260630 12:33:03.484577  7111 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:03.485683  7111 heartbeater.cc:507] Master 127.28.244.62:46515 requested a full tablet report, sending...
I20260630 12:33:03.488131  6587 ts_manager.cc:194] Registered new tserver with Master: 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4:40283)
I20260630 12:33:03.490160  6587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53100
I20260630 12:33:03.764249  6840 consensus_queue.cc:237] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:03.774312  6765 raft_consensus.cc:1275] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer a642aa3911d74b078b9bf4c179e98675: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.774827  6692 raft_consensus.cc:1275] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Refusing update from remote peer a642aa3911d74b078b9bf4c179e98675: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.776561  7014 consensus_queue.cc:1048] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:33:03.777842  7002 consensus_queue.cc:1048] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [LEADER]: Connected to new peer: Peer: permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:33:03.788116  7014 raft_consensus.cc:2955] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
W20260630 12:33:03.789918  6805 consensus_peers.cc:597] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 -> Peer 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4:40283): Couldn't send request to peer 789e09b1d01b414787b1b1db189d6eb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 835c455393e3488b83b0868b061994fb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:03.790723  6692 raft_consensus.cc:2955] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.793679  6765 raft_consensus.cc:2955] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.842295  6585 catalog_manager.cc:5697] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 reported cstate change: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "a642aa3911d74b078b9bf4c179e98675" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:03.859042  6765 consensus_queue.cc:237] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:03.869992  6840 raft_consensus.cc:1275] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Refusing update from remote peer 3794992a0c3d43a3934763d8a4093196: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.871913  6692 raft_consensus.cc:1275] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Refusing update from remote peer 3794992a0c3d43a3934763d8a4093196: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.873018  7023 consensus_queue.cc:1048] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:33:03.875216  7023 consensus_queue.cc:1048] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:33:03.881485  6731 consensus_peers.cc:597] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 -> Peer 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4:40283): Couldn't send request to peer 789e09b1d01b414787b1b1db189d6eb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cd13fc2381446efbbc510131ab09664. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:03.885895  7128 raft_consensus.cc:2955] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.887692  6840 raft_consensus.cc:2955] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.890947  6692 raft_consensus.cc:2955] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.908663  6587 catalog_manager.cc:5697] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 reported cstate change: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "3794992a0c3d43a3934763d8a4093196" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:03.919365  6692 consensus_queue.cc:237] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:03.927639  6765 raft_consensus.cc:1275] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.928900  6840 raft_consensus.cc:1275] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.929436  6975 consensus_queue.cc:1048] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:33:03.930687  7121 consensus_queue.cc:1048] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:33:03.938390  6975 raft_consensus.cc:2955] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.940662  6765 raft_consensus.cc:2955] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
W20260630 12:33:03.942190  6656 consensus_peers.cc:597] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 -> Peer 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4:40283): Couldn't send request to peer 789e09b1d01b414787b1b1db189d6eb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f58ef296fe954dd5bd6ad910a770a040. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:03.942817  6840 raft_consensus.cc:2955] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.958629  6692 consensus_queue.cc:237] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:03.958331  6585 catalog_manager.cc:5697] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 reported cstate change: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.966691  6840 raft_consensus.cc:1275] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:33:03.968726  6656 consensus_peers.cc:597] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 -> Peer 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4:40283): Couldn't send request to peer 789e09b1d01b414787b1b1db189d6eb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30f9349475754e928de2fbccfc5a9515. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:03.968336  6765 raft_consensus.cc:1275] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Refusing update from remote peer 807ce97ae6d940cf9352a184801c2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:33:03.970454  6975 consensus_queue.cc:1048] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:33:03.972193  6975 consensus_queue.cc:1048] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:33:03.980875  7121 raft_consensus.cc:2955] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.983817  6765 raft_consensus.cc:2955] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.982771  6840 raft_consensus.cc:2955] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } } }
I20260630 12:33:03.996555  6585 catalog_manager.cc:5697] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 reported cstate change: config changed from index -1 to 16, NON_VOTER 789e09b1d01b414787b1b1db189d6eb6 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "807ce97ae6d940cf9352a184801c2181" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:04.230942  7132 ts_tablet_manager.cc:933] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: Initiating tablet copy from peer a642aa3911d74b078b9bf4c179e98675 (127.28.244.3:38419)
I20260630 12:33:04.232681  7132 tablet_copy_client.cc:323] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:38419
I20260630 12:33:04.242748  6852 tablet_copy_service.cc:140] P a642aa3911d74b078b9bf4c179e98675: Received BeginTabletCopySession request for tablet 835c455393e3488b83b0868b061994fb from peer 789e09b1d01b414787b1b1db189d6eb6 ({username='slave'} at 127.0.0.1:40312)
I20260630 12:33:04.243353  6852 tablet_copy_service.cc:161] P a642aa3911d74b078b9bf4c179e98675: Beginning new tablet copy session on tablet 835c455393e3488b83b0868b061994fb from peer 789e09b1d01b414787b1b1db189d6eb6 at {username='slave'} at 127.0.0.1:40312: session id = 789e09b1d01b414787b1b1db189d6eb6-835c455393e3488b83b0868b061994fb
I20260630 12:33:04.252384  6852 tablet_copy_source_session.cc:215] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:04.255671  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835c455393e3488b83b0868b061994fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:04.267738  7132 tablet_copy_client.cc:806] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:04.268355  7132 tablet_copy_client.cc:670] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:04.272758  7132 tablet_copy_client.cc:538] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:04.279273  7132 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap starting.
I20260630 12:33:04.350054  7136 ts_tablet_manager.cc:933] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: Initiating tablet copy from peer 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665)
I20260630 12:33:04.351835  7136 tablet_copy_client.cc:323] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:38665
I20260630 12:33:04.365127  6703 tablet_copy_service.cc:140] P 807ce97ae6d940cf9352a184801c2181: Received BeginTabletCopySession request for tablet f58ef296fe954dd5bd6ad910a770a040 from peer 789e09b1d01b414787b1b1db189d6eb6 ({username='slave'} at 127.0.0.1:50858)
I20260630 12:33:04.365762  6703 tablet_copy_service.cc:161] P 807ce97ae6d940cf9352a184801c2181: Beginning new tablet copy session on tablet f58ef296fe954dd5bd6ad910a770a040 from peer 789e09b1d01b414787b1b1db189d6eb6 at {username='slave'} at 127.0.0.1:50858: session id = 789e09b1d01b414787b1b1db189d6eb6-f58ef296fe954dd5bd6ad910a770a040
I20260630 12:33:04.368528  7132 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:04.369321  7132 tablet_bootstrap.cc:492] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap complete.
I20260630 12:33:04.369953  7132 ts_tablet_manager.cc:1403] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: Time spent bootstrapping tablet: real 0.091s	user 0.074s	sys 0.016s
I20260630 12:33:04.371937  7132 raft_consensus.cc:359] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:04.372515  7132 raft_consensus.cc:740] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 789e09b1d01b414787b1b1db189d6eb6, State: Initialized, Role: LEARNER
I20260630 12:33:04.373063  7132 consensus_queue.cc:260] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:04.374876  6703 tablet_copy_source_session.cc:215] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:04.375062  7111 heartbeater.cc:499] Master 127.28.244.62:46515 was elected leader, sending a full tablet report...
I20260630 12:33:04.376200  7132 ts_tablet_manager.cc:1434] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:33:04.378115  6852 tablet_copy_service.cc:342] P a642aa3911d74b078b9bf4c179e98675: Request end of tablet copy session 789e09b1d01b414787b1b1db189d6eb6-835c455393e3488b83b0868b061994fb received from {username='slave'} at 127.0.0.1:40312
I20260630 12:33:04.378566  6852 tablet_copy_service.cc:434] P a642aa3911d74b078b9bf4c179e98675: ending tablet copy session 789e09b1d01b414787b1b1db189d6eb6-835c455393e3488b83b0868b061994fb on tablet 835c455393e3488b83b0868b061994fb with peer 789e09b1d01b414787b1b1db189d6eb6
I20260630 12:33:04.378600  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58ef296fe954dd5bd6ad910a770a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:04.397444  7136 tablet_copy_client.cc:806] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:04.398118  7136 tablet_copy_client.cc:670] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:04.402101  7136 tablet_copy_client.cc:538] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:04.411535  7136 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap starting.
I20260630 12:33:04.448798  7132 ts_tablet_manager.cc:933] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: Initiating tablet copy from peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749)
I20260630 12:33:04.450327  7132 tablet_copy_client.cc:323] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:43749
I20260630 12:33:04.467855  6778 tablet_copy_service.cc:140] P 3794992a0c3d43a3934763d8a4093196: Received BeginTabletCopySession request for tablet 2cd13fc2381446efbbc510131ab09664 from peer 789e09b1d01b414787b1b1db189d6eb6 ({username='slave'} at 127.0.0.1:52542)
I20260630 12:33:04.468396  6778 tablet_copy_service.cc:161] P 3794992a0c3d43a3934763d8a4093196: Beginning new tablet copy session on tablet 2cd13fc2381446efbbc510131ab09664 from peer 789e09b1d01b414787b1b1db189d6eb6 at {username='slave'} at 127.0.0.1:52542: session id = 789e09b1d01b414787b1b1db189d6eb6-2cd13fc2381446efbbc510131ab09664
I20260630 12:33:04.474608  6778 tablet_copy_source_session.cc:215] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:04.477274  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd13fc2381446efbbc510131ab09664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:04.487496  7132 tablet_copy_client.cc:806] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:04.488127  7132 tablet_copy_client.cc:670] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:04.491951  7132 tablet_copy_client.cc:538] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:04.497614  7132 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap starting.
I20260630 12:33:04.500432 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:04.520218 29648 tablet_copy_service.cc:362] P 807ce97ae6d940cf9352a184801c2181: Destroying tablet copy session 789e09b1d01b414787b1b1db189d6eb6-f58ef296fe954dd5bd6ad910a770a040 due to service shutdown
I20260630 12:33:04.520742 29648 tablet_copy_service.cc:434] P 807ce97ae6d940cf9352a184801c2181: ending tablet copy session 789e09b1d01b414787b1b1db189d6eb6-f58ef296fe954dd5bd6ad910a770a040 on tablet f58ef296fe954dd5bd6ad910a770a040 with peer 789e09b1d01b414787b1b1db189d6eb6
I20260630 12:33:04.527494  7136 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:04.528486  7136 tablet_bootstrap.cc:492] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap complete.
I20260630 12:33:04.529266  7136 ts_tablet_manager.cc:1403] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: Time spent bootstrapping tablet: real 0.118s	user 0.091s	sys 0.024s
I20260630 12:33:04.532169  7136 raft_consensus.cc:359] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:04.533090  7136 raft_consensus.cc:740] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 789e09b1d01b414787b1b1db189d6eb6, State: Initialized, Role: LEARNER
I20260630 12:33:04.533787  7136 consensus_queue.cc:260] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } attrs { replace: true } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:04.538349  7136 ts_tablet_manager.cc:1434] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:33:04.588245  7144 ts_tablet_manager.cc:933] T 30f9349475754e928de2fbccfc5a9515 P 789e09b1d01b414787b1b1db189d6eb6: Initiating tablet copy from peer 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665)
I20260630 12:33:04.588819 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:04.589857 29648 tablet_replica.cc:333] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.590865 29648 raft_consensus.cc:2243] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.592096 29648 raft_consensus.cc:2272] T 30f9349475754e928de2fbccfc5a9515 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.596251 29648 tablet_replica.cc:333] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.596644  7144 tablet_copy_client.cc:323] T 30f9349475754e928de2fbccfc5a9515 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:38665
I20260630 12:33:04.597220 29648 raft_consensus.cc:2243] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.598636 29648 raft_consensus.cc:2272] T f58ef296fe954dd5bd6ad910a770a040 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.602706 29648 tablet_replica.cc:333] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.603680 29648 raft_consensus.cc:2243] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.604837 29648 raft_consensus.cc:2272] T 8874cb95cf2441398d1c98aff3b193ed P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.608702 29648 tablet_replica.cc:333] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.609504 29648 raft_consensus.cc:2243] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.610410 29648 raft_consensus.cc:2272] T 835c455393e3488b83b0868b061994fb P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.615485 29648 tablet_replica.cc:333] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.616319 29648 raft_consensus.cc:2243] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.617102 29648 raft_consensus.cc:2272] T 6c2c960d4c6246ec8755448bc14570bf P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.620877 29648 tablet_replica.cc:333] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.621656 29648 raft_consensus.cc:2243] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.622439 29648 raft_consensus.cc:2272] T 91e5a6b300cb43ef8fcabc20e3e00f32 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.626072 29648 tablet_replica.cc:333] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.626791 29648 raft_consensus.cc:2243] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.627378 29648 raft_consensus.cc:2272] T 2cd13fc2381446efbbc510131ab09664 P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.631172 29648 tablet_replica.cc:333] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181: stopping tablet replica
I20260630 12:33:04.631866 29648 raft_consensus.cc:2243] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.632633 29648 raft_consensus.cc:2272] T 0cb0c384a31a4be3bf98f3a969eb56fc P 807ce97ae6d940cf9352a184801c2181 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:04.651824  6656 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 3 similar messages]
I20260630 12:33:04.659391  7132 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:04.660338  7132 tablet_bootstrap.cc:492] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: Bootstrap complete.
I20260630 12:33:04.661017  7132 ts_tablet_manager.cc:1403] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: Time spent bootstrapping tablet: real 0.164s	user 0.112s	sys 0.024s
I20260630 12:33:04.664170  7132 raft_consensus.cc:359] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:04.664856  7132 raft_consensus.cc:740] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 789e09b1d01b414787b1b1db189d6eb6, State: Initialized, Role: LEARNER
I20260630 12:33:04.665349  7132 consensus_queue.cc:260] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6 [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: "807ce97ae6d940cf9352a184801c2181" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 38665 } } peers { permanent_uuid: "3794992a0c3d43a3934763d8a4093196" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43749 } } peers { permanent_uuid: "a642aa3911d74b078b9bf4c179e98675" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 38419 } attrs { replace: true } } peers { permanent_uuid: "789e09b1d01b414787b1b1db189d6eb6" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 40283 } attrs { promote: true } }
I20260630 12:33:04.667447  7132 ts_tablet_manager.cc:1434] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:33:04.667963 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:04.669219  6778 tablet_copy_service.cc:342] P 3794992a0c3d43a3934763d8a4093196: Request end of tablet copy session 789e09b1d01b414787b1b1db189d6eb6-2cd13fc2381446efbbc510131ab09664 received from {username='slave'} at 127.0.0.1:52542
I20260630 12:33:04.669713  6778 tablet_copy_service.cc:434] P 3794992a0c3d43a3934763d8a4093196: ending tablet copy session 789e09b1d01b414787b1b1db189d6eb6-2cd13fc2381446efbbc510131ab09664 on tablet 2cd13fc2381446efbbc510131ab09664 with peer 789e09b1d01b414787b1b1db189d6eb6
W20260630 12:33:04.704480  6807 consensus_peers.cc:597] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 -> Peer 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665): Couldn't send request to peer 807ce97ae6d940cf9352a184801c2181. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:33:04.705416  7049 connection.cc:466] server connection from 127.0.0.1:37320 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:37320 (request call id 3) could send its response
I20260630 12:33:04.706040 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
W20260630 12:33:04.724524  6807 consensus_peers.cc:597] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 -> Peer 807ce97ae6d940cf9352a184801c2181 (127.28.244.1:38665): Couldn't send request to peer 807ce97ae6d940cf9352a184801c2181. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:04.752224 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:33:04.752415  6806 consensus_peers.cc:597] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 -> Peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749): Couldn't send request to peer 3794992a0c3d43a3934763d8a4093196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:04.753391 29648 tablet_replica.cc:333] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.754341 29648 raft_consensus.cc:2243] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.755084 29648 raft_consensus.cc:2272] T 835c455393e3488b83b0868b061994fb P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.759490 29648 tablet_replica.cc:333] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.760288 29648 raft_consensus.cc:2243] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.761237 29648 raft_consensus.cc:2272] T 0cb0c384a31a4be3bf98f3a969eb56fc P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.764773 29648 tablet_replica.cc:333] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.765556 29648 raft_consensus.cc:2243] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.766904 29648 raft_consensus.cc:2272] T 2cd13fc2381446efbbc510131ab09664 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:04.768674  6806 consensus_peers.cc:597] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 -> Peer 3794992a0c3d43a3934763d8a4093196 (127.28.244.2:43749): Couldn't send request to peer 3794992a0c3d43a3934763d8a4093196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:04.770695 29648 tablet_replica.cc:333] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.771564 29648 raft_consensus.cc:2243] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.772174 29648 raft_consensus.cc:2272] T 8874cb95cf2441398d1c98aff3b193ed P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.775579 29648 tablet_replica.cc:333] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.776312 29648 raft_consensus.cc:2243] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.777014 29648 raft_consensus.cc:2272] T a7fda4fb76704058878b366d420e8caf P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:04.780664  7136 tablet_copy_client.cc:1131] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.1:38665: connect: Connection refused (error 111)
I20260630 12:33:04.780754 29648 tablet_replica.cc:333] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.781843 29648 raft_consensus.cc:2243] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.782665 29648 raft_consensus.cc:2272] T 30f9349475754e928de2fbccfc5a9515 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.786209  7086 raft_consensus.cc:1217] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:33:04.788859 29648 tablet_replica.cc:333] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.790063 29648 raft_consensus.cc:2243] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.791198 29648 raft_consensus.cc:2272] T f58ef296fe954dd5bd6ad910a770a040 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.798056 29648 tablet_replica.cc:333] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196: stopping tablet replica
I20260630 12:33:04.799050 29648 raft_consensus.cc:2243] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.800113 29648 raft_consensus.cc:2272] T afec63458312402b8521c77bf54d7902 P 3794992a0c3d43a3934763d8a4093196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.840767 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:33:04.873780 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:04.911064 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:04.911906 29648 tablet_replica.cc:333] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.912935 29648 raft_consensus.cc:2243] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.914095 29648 raft_consensus.cc:2272] T 835c455393e3488b83b0868b061994fb P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.916702 29648 tablet_replica.cc:333] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.917408 29648 raft_consensus.cc:2243] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.918033 29648 raft_consensus.cc:2272] T 8874cb95cf2441398d1c98aff3b193ed P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.920655 29648 tablet_replica.cc:333] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.921355 29648 raft_consensus.cc:2243] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.921859 29648 raft_consensus.cc:2272] T 2cd13fc2381446efbbc510131ab09664 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.924445 29648 tablet_replica.cc:333] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.925082 29648 raft_consensus.cc:2243] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.925696 29648 raft_consensus.cc:2272] T 6094948909e74cedb79ab8a7ead7be40 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.928637 29648 tablet_replica.cc:333] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.929248 29648 raft_consensus.cc:2243] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.930099 29648 raft_consensus.cc:2272] T 0cb0c384a31a4be3bf98f3a969eb56fc P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.932621 29648 tablet_replica.cc:333] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.933247 29648 raft_consensus.cc:2243] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.933714 29648 raft_consensus.cc:2272] T 30f9349475754e928de2fbccfc5a9515 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.937973 29648 tablet_replica.cc:333] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.938544 29648 raft_consensus.cc:2243] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:04.939185 29648 raft_consensus.cc:2272] T f58ef296fe954dd5bd6ad910a770a040 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.942500 29648 tablet_replica.cc:333] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675: stopping tablet replica
I20260630 12:33:04.943030 29648 raft_consensus.cc:2243] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:04.943545 29648 raft_consensus.cc:2272] T 5862ecad1dc240cba764006c5914ca40 P a642aa3911d74b078b9bf4c179e98675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:04.979904 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:05.005558 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:33:05.034840 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:05.036062 29648 tablet_replica.cc:333] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6: stopping tablet replica
I20260630 12:33:05.036767 29648 raft_consensus.cc:2243] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:05.037220 29648 raft_consensus.cc:2272] T 2cd13fc2381446efbbc510131ab09664 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:05.039489 29648 tablet_replica.cc:333] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6: stopping tablet replica
I20260630 12:33:05.040010 29648 raft_consensus.cc:2243] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:05.040409 29648 raft_consensus.cc:2272] T f58ef296fe954dd5bd6ad910a770a040 P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:05.042466 29648 tablet_replica.cc:333] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6: stopping tablet replica
I20260630 12:33:05.042948 29648 raft_consensus.cc:2243] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:05.043327 29648 raft_consensus.cc:2272] T 835c455393e3488b83b0868b061994fb P 789e09b1d01b414787b1b1db189d6eb6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:05.064306 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:33:05.078372 29648 master.cc:562] Master@127.28.244.62:46515 shutting down...
W20260630 12:33:05.109400  6639 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:05.110734 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:05.111199 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:05.111496 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a174a4a91424e6989e61fdc7b6516a7: stopping tablet replica
I20260630 12:33:05.132280 29648 master.cc:584] Master@127.28.244.62:46515 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6655 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:33:05.185443 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:41515
I20260630 12:33:05.186517 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:05.191325  7152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.192132  7153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.192807  7155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:05.193511 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:05.194378 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:05.194563 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:05.194679 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822785194668 us; error 0 us; skew 500 ppm
I20260630 12:33:05.195109 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:05.197561 29648 webserver.cc:533] Webserver started at http://127.28.244.62:33117/ using document root <none> and password file <none>
I20260630 12:33:05.197981 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:05.198128 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:05.198325 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:05.199350 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "afcecbe50bc546778c423f6315f0305f"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.203756 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:33:05.206934  7160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.207681 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:05.207973 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "afcecbe50bc546778c423f6315f0305f"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.208261 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:05.224121 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:05.225349 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:05.262290 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:41515
I20260630 12:33:05.262401  7211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:41515 every 8 connection(s)
I20260630 12:33:05.266338  7212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:05.277156  7212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f: Bootstrap starting.
I20260630 12:33:05.281960  7212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:05.286554  7212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f: No bootstrap required, opened a new log
I20260630 12:33:05.288755  7212 raft_consensus.cc:359] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcecbe50bc546778c423f6315f0305f" member_type: VOTER }
I20260630 12:33:05.289264  7212 raft_consensus.cc:385] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:05.289494  7212 raft_consensus.cc:740] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afcecbe50bc546778c423f6315f0305f, State: Initialized, Role: FOLLOWER
I20260630 12:33:05.290117  7212 consensus_queue.cc:260] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afcecbe50bc546778c423f6315f0305f" member_type: VOTER }
I20260630 12:33:05.290575  7212 raft_consensus.cc:399] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:05.290825  7212 raft_consensus.cc:493] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:05.291090  7212 raft_consensus.cc:3060] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:05.295887  7212 raft_consensus.cc:515] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcecbe50bc546778c423f6315f0305f" member_type: VOTER }
I20260630 12:33:05.296449  7212 leader_election.cc:304] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [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: afcecbe50bc546778c423f6315f0305f; no voters: 
I20260630 12:33:05.297654  7212 leader_election.cc:290] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:05.298094  7215 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:05.299432  7215 raft_consensus.cc:697] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 1 LEADER]: Becoming Leader. State: Replica: afcecbe50bc546778c423f6315f0305f, State: Running, Role: LEADER
I20260630 12:33:05.300076  7215 consensus_queue.cc:237] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [LEADER]: Queue going to LEADER mode. State: All 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: "afcecbe50bc546778c423f6315f0305f" member_type: VOTER }
I20260630 12:33:05.300467  7212 sys_catalog.cc:565] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:05.305224  7217 sys_catalog.cc:455] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [sys.catalog]: SysCatalogTable state changed. Reason: New leader afcecbe50bc546778c423f6315f0305f. Latest consensus state: current_term: 1 leader_uuid: "afcecbe50bc546778c423f6315f0305f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcecbe50bc546778c423f6315f0305f" member_type: VOTER } }
I20260630 12:33:05.305814  7217 sys_catalog.cc:458] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:05.304867  7216 sys_catalog.cc:455] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "afcecbe50bc546778c423f6315f0305f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcecbe50bc546778c423f6315f0305f" member_type: VOTER } }
I20260630 12:33:05.307178  7216 sys_catalog.cc:458] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:05.311190  7223 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:05.316431  7223 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:05.317456 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:05.325124  7223 catalog_manager.cc:1383] Generated new cluster ID: 15b5baaa6491495083d92e83d4e23e35
I20260630 12:33:05.325454  7223 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:05.352636  7223 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:05.353978  7223 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:05.368789  7223 catalog_manager.cc:6070] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f: Generated new TSK 0
I20260630 12:33:05.369478  7223 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:05.384331 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:05.390355  7233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.391160  7234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.392424  7236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:05.393122 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:05.393903 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:05.394086 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:05.394207 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822785394197 us; error 0 us; skew 500 ppm
I20260630 12:33:05.394623 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:05.396922 29648 webserver.cc:533] Webserver started at http://127.28.244.1:32843/ using document root <none> and password file <none>
I20260630 12:33:05.397457 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:05.397614 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:05.397822 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:05.398846 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "8c2602fdc3924b62b9c177d01e1919dd"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.403239 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:05.406487  7241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.407234 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:05.407534 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "8c2602fdc3924b62b9c177d01e1919dd"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.407829 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:05.421204 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:05.422221 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:05.423799 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:05.426009 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:05.426232 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.426476 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:05.426656 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.462834 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:32937
I20260630 12:33:05.462932  7303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:32937 every 8 connection(s)
I20260630 12:33:05.467948 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:05.475194  7308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.476963  7309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:05.480566 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:05.481403  7311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:05.482669  7304 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41515
I20260630 12:33:05.483114  7304 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:05.483223 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:05.483522 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:05.483734 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822785483713 us; error 0 us; skew 500 ppm
I20260630 12:33:05.484038  7304 heartbeater.cc:507] Master 127.28.244.62:41515 requested a full tablet report, sending...
I20260630 12:33:05.484477 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:05.486611  7177 ts_manager.cc:194] Registered new tserver with Master: 8c2602fdc3924b62b9c177d01e1919dd (127.28.244.1:32937)
I20260630 12:33:05.488373  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52288
I20260630 12:33:05.489148 29648 webserver.cc:533] Webserver started at http://127.28.244.2:43183/ using document root <none> and password file <none>
I20260630 12:33:05.489842 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:05.490094 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:05.490432 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:05.491734 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "a6923f8b6c834cac872374cf3bf1d6ec"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.496140 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:33:05.499465  7316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.500254 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:05.500559 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "a6923f8b6c834cac872374cf3bf1d6ec"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.500854 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:05.516139 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:05.517273 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:05.518651 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:05.520844 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:05.521086 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.521342 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:05.521484 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.558876 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:37783
I20260630 12:33:05.558984  7378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:37783 every 8 connection(s)
I20260630 12:33:05.563513 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:05.571201  7382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.572921  7383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:05.575976  7385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:05.576514 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:05.576834  7379 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41515
I20260630 12:33:05.577348  7379 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:05.578130 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:33:05.578163  7379 heartbeater.cc:507] Master 127.28.244.62:41515 requested a full tablet report, sending...
W20260630 12:33:05.578528 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:05.578794 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822785578773 us; error 0 us; skew 500 ppm
I20260630 12:33:05.579509 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:05.580566  7177 ts_manager.cc:194] Registered new tserver with Master: a6923f8b6c834cac872374cf3bf1d6ec (127.28.244.2:37783)
I20260630 12:33:05.582232 29648 webserver.cc:533] Webserver started at http://127.28.244.3:36025/ using document root <none> and password file <none>
I20260630 12:33:05.582304  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52300
I20260630 12:33:05.582824 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:05.583078 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:05.583359 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:05.584887 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "42db75c0583643c3b430e68923effcd4"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.589527 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:05.592876  7390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.593830 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:05.594281 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "42db75c0583643c3b430e68923effcd4"
format_stamp: "Formatted at 2026-06-30 12:33:05 on dist-test-slave-0w4t"
I20260630 12:33:05.594585 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:05.617347 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:05.618505 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:05.619922 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:05.622140 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:05.622370 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.622606 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:05.622781 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:05.661552 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:33205
I20260630 12:33:05.661659  7452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:33205 every 8 connection(s)
I20260630 12:33:05.675422  7453 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41515
I20260630 12:33:05.675843  7453 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:05.676574  7453 heartbeater.cc:507] Master 127.28.244.62:41515 requested a full tablet report, sending...
I20260630 12:33:05.678543  7177 ts_manager.cc:194] Registered new tserver with Master: 42db75c0583643c3b430e68923effcd4 (127.28.244.3:33205)
I20260630 12:33:05.679509 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014662227s
I20260630 12:33:05.680099  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52304
I20260630 12:33:05.704946  7177 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52310:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:05.708024  7177 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:05.753796  7418 tablet_service.cc:1511] Processing CreateTablet for tablet faddeef0a82c40578bd69b9255af6680 (DEFAULT_TABLE table=test-workload [id=d4e2148d69b64504851ff1784dd8e03c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:33:05.755190  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faddeef0a82c40578bd69b9255af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:05.757841  7269 tablet_service.cc:1511] Processing CreateTablet for tablet faddeef0a82c40578bd69b9255af6680 (DEFAULT_TABLE table=test-workload [id=d4e2148d69b64504851ff1784dd8e03c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:33:05.758883  7344 tablet_service.cc:1511] Processing CreateTablet for tablet faddeef0a82c40578bd69b9255af6680 (DEFAULT_TABLE table=test-workload [id=d4e2148d69b64504851ff1784dd8e03c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:33:05.759217  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faddeef0a82c40578bd69b9255af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:05.760167  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faddeef0a82c40578bd69b9255af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:05.770165  7468 tablet_bootstrap.cc:492] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: Bootstrap starting.
I20260630 12:33:05.775965  7468 tablet_bootstrap.cc:654] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:05.777500  7469 tablet_bootstrap.cc:492] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd: Bootstrap starting.
I20260630 12:33:05.779666  7470 tablet_bootstrap.cc:492] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: Bootstrap starting.
I20260630 12:33:05.782377  7468 tablet_bootstrap.cc:492] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: No bootstrap required, opened a new log
I20260630 12:33:05.782922  7468 ts_tablet_manager.cc:1403] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:33:05.785254  7469 tablet_bootstrap.cc:654] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:05.786176  7468 raft_consensus.cc:359] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.787317  7470 tablet_bootstrap.cc:654] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:05.787317  7468 raft_consensus.cc:385] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:05.787950  7468 raft_consensus.cc:740] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42db75c0583643c3b430e68923effcd4, State: Initialized, Role: FOLLOWER
I20260630 12:33:05.788784  7468 consensus_queue.cc:260] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.791391  7453 heartbeater.cc:499] Master 127.28.244.62:41515 was elected leader, sending a full tablet report...
I20260630 12:33:05.793390  7468 ts_tablet_manager.cc:1434] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260630 12:33:05.791563  7469 tablet_bootstrap.cc:492] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd: No bootstrap required, opened a new log
I20260630 12:33:05.794457  7470 tablet_bootstrap.cc:492] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: No bootstrap required, opened a new log
I20260630 12:33:05.794466  7469 ts_tablet_manager.cc:1403] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260630 12:33:05.795085  7470 ts_tablet_manager.cc:1403] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:33:05.797662  7470 raft_consensus.cc:359] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.798010  7469 raft_consensus.cc:359] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.798390  7470 raft_consensus.cc:385] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:05.798728  7469 raft_consensus.cc:385] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:05.798810  7470 raft_consensus.cc:740] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6923f8b6c834cac872374cf3bf1d6ec, State: Initialized, Role: FOLLOWER
I20260630 12:33:05.799057  7469 raft_consensus.cc:740] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2602fdc3924b62b9c177d01e1919dd, State: Initialized, Role: FOLLOWER
I20260630 12:33:05.799719  7470 consensus_queue.cc:260] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.799875  7469 consensus_queue.cc:260] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.802412  7379 heartbeater.cc:499] Master 127.28.244.62:41515 was elected leader, sending a full tablet report...
I20260630 12:33:05.802791  7470 ts_tablet_manager.cc:1434] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:33:05.804163  7473 raft_consensus.cc:493] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:05.804605  7473 raft_consensus.cc:515] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.810212  7304 heartbeater.cc:499] Master 127.28.244.62:41515 was elected leader, sending a full tablet report...
I20260630 12:33:05.810865  7469 ts_tablet_manager.cc:1434] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:33:05.810951  7473 leader_election.cc:290] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2602fdc3924b62b9c177d01e1919dd (127.28.244.1:32937), a6923f8b6c834cac872374cf3bf1d6ec (127.28.244.2:37783)
W20260630 12:33:05.812716  7380 tablet.cc:2406] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:33:05.825598  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faddeef0a82c40578bd69b9255af6680" candidate_uuid: "42db75c0583643c3b430e68923effcd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2602fdc3924b62b9c177d01e1919dd" is_pre_election: true
I20260630 12:33:05.827816  7279 raft_consensus.cc:2468] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42db75c0583643c3b430e68923effcd4 in term 0.
I20260630 12:33:05.827679  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faddeef0a82c40578bd69b9255af6680" candidate_uuid: "42db75c0583643c3b430e68923effcd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" is_pre_election: true
I20260630 12:33:05.828446  7354 raft_consensus.cc:2468] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42db75c0583643c3b430e68923effcd4 in term 0.
I20260630 12:33:05.829591  7392 leader_election.cc:304] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42db75c0583643c3b430e68923effcd4, 8c2602fdc3924b62b9c177d01e1919dd; no voters: 
I20260630 12:33:05.830667  7473 raft_consensus.cc:2804] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:05.831235  7473 raft_consensus.cc:493] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:05.831836  7473 raft_consensus.cc:3060] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:05.837292  7473 raft_consensus.cc:515] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.838829  7473 leader_election.cc:290] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [CANDIDATE]: Term 1 election: Requested vote from peers 8c2602fdc3924b62b9c177d01e1919dd (127.28.244.1:32937), a6923f8b6c834cac872374cf3bf1d6ec (127.28.244.2:37783)
I20260630 12:33:05.839648  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faddeef0a82c40578bd69b9255af6680" candidate_uuid: "42db75c0583643c3b430e68923effcd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2602fdc3924b62b9c177d01e1919dd"
I20260630 12:33:05.839800  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faddeef0a82c40578bd69b9255af6680" candidate_uuid: "42db75c0583643c3b430e68923effcd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6923f8b6c834cac872374cf3bf1d6ec"
I20260630 12:33:05.840199  7279 raft_consensus.cc:3060] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:05.840381  7354 raft_consensus.cc:3060] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:05.845407  7279 raft_consensus.cc:2468] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42db75c0583643c3b430e68923effcd4 in term 1.
I20260630 12:33:05.845703  7354 raft_consensus.cc:2468] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42db75c0583643c3b430e68923effcd4 in term 1.
I20260630 12:33:05.846508  7392 leader_election.cc:304] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42db75c0583643c3b430e68923effcd4, 8c2602fdc3924b62b9c177d01e1919dd; no voters: 
I20260630 12:33:05.847350  7473 raft_consensus.cc:2804] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:05.848268  7473 raft_consensus.cc:697] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 1 LEADER]: Becoming Leader. State: Replica: 42db75c0583643c3b430e68923effcd4, State: Running, Role: LEADER
I20260630 12:33:05.849107  7473 consensus_queue.cc:237] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } }
I20260630 12:33:05.855939  7176 catalog_manager.cc:5697] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42db75c0583643c3b430e68923effcd4 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "42db75c0583643c3b430e68923effcd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42db75c0583643c3b430e68923effcd4" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c2602fdc3924b62b9c177d01e1919dd" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 32937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6923f8b6c834cac872374cf3bf1d6ec" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:05.879791 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:05.898428 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:05.899356 29648 tablet_replica.cc:333] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd: stopping tablet replica
I20260630 12:33:05.900274 29648 raft_consensus.cc:2243] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:05.900661 29648 raft_consensus.cc:2272] T faddeef0a82c40578bd69b9255af6680 P 8c2602fdc3924b62b9c177d01e1919dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:05.919579 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:05.928597 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:33:05.944746 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:05.945634 29648 tablet_replica.cc:333] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec: stopping tablet replica
I20260630 12:33:05.946203 29648 raft_consensus.cc:2243] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:05.946633 29648 raft_consensus.cc:2272] T faddeef0a82c40578bd69b9255af6680 P a6923f8b6c834cac872374cf3bf1d6ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:05.965755 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:33:05.975208 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:05.993881 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:05.994784 29648 tablet_replica.cc:333] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: stopping tablet replica
I20260630 12:33:05.995296 29648 raft_consensus.cc:2243] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:05.995901 29648 pending_rounds.cc:70] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: Trying to abort 1 pending ops.
I20260630 12:33:05.996114 29648 pending_rounds.cc:77] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442130845134848 op_type: NO_OP noop_request { }
I20260630 12:33:05.996438 29648 raft_consensus.cc:2889] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:05.996719 29648 raft_consensus.cc:2272] T faddeef0a82c40578bd69b9255af6680 P 42db75c0583643c3b430e68923effcd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:06.016340 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:06.025432 29648 master.cc:562] Master@127.28.244.62:41515 shutting down...
I20260630 12:33:06.040428 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:06.041009 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:06.041406 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P afcecbe50bc546778c423f6315f0305f: stopping tablet replica
I20260630 12:33:06.061311 29648 master.cc:584] Master@127.28.244.62:41515 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (908 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:33:06.093956 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:38997
I20260630 12:33:06.095029 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:06.100088  7481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.101280  7480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.101513  7483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.102195 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:06.102999 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:06.103221 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:06.103386 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822786103369 us; error 0 us; skew 500 ppm
I20260630 12:33:06.103881 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:06.106114 29648 webserver.cc:533] Webserver started at http://127.28.244.62:39413/ using document root <none> and password file <none>
I20260630 12:33:06.106596 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:06.106801 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:06.107062 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:06.108115 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "95f3560993304d1f9a46b25ae73b2c65"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.112416 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:33:06.115707  7488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.116600 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:06.116858 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "95f3560993304d1f9a46b25ae73b2c65"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.117154 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:06.138671 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:06.139598 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:06.175356 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:38997
I20260630 12:33:06.175451  7539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:38997 every 8 connection(s)
I20260630 12:33:06.179237  7540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:06.189574  7540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65: Bootstrap starting.
I20260630 12:33:06.193758  7540 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:06.197680  7540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65: No bootstrap required, opened a new log
I20260630 12:33:06.199661  7540 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f3560993304d1f9a46b25ae73b2c65" member_type: VOTER }
I20260630 12:33:06.200024  7540 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:06.200307  7540 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f3560993304d1f9a46b25ae73b2c65, State: Initialized, Role: FOLLOWER
I20260630 12:33:06.200896  7540 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95f3560993304d1f9a46b25ae73b2c65" member_type: VOTER }
I20260630 12:33:06.201375  7540 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:06.201624  7540 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:06.201912  7540 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:06.206453  7540 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f3560993304d1f9a46b25ae73b2c65" member_type: VOTER }
I20260630 12:33:06.206969  7540 leader_election.cc:304] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [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: 95f3560993304d1f9a46b25ae73b2c65; no voters: 
I20260630 12:33:06.208031  7540 leader_election.cc:290] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:06.208367  7543 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:06.209738  7543 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 1 LEADER]: Becoming Leader. State: Replica: 95f3560993304d1f9a46b25ae73b2c65, State: Running, Role: LEADER
I20260630 12:33:06.210381  7543 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [LEADER]: Queue going to LEADER mode. State: All 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: "95f3560993304d1f9a46b25ae73b2c65" member_type: VOTER }
I20260630 12:33:06.210880  7540 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:06.213315  7544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95f3560993304d1f9a46b25ae73b2c65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f3560993304d1f9a46b25ae73b2c65" member_type: VOTER } }
I20260630 12:33:06.213405  7545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95f3560993304d1f9a46b25ae73b2c65. Latest consensus state: current_term: 1 leader_uuid: "95f3560993304d1f9a46b25ae73b2c65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f3560993304d1f9a46b25ae73b2c65" member_type: VOTER } }
I20260630 12:33:06.214183  7545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:06.215277  7544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:06.226892  7549 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:06.231562  7549 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:06.232725 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:06.240167  7549 catalog_manager.cc:1383] Generated new cluster ID: a156c61322b644ad89b25c77c58ba76b
I20260630 12:33:06.240445  7549 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:06.255030  7549 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:06.256264  7549 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:06.271740  7549 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65: Generated new TSK 0
I20260630 12:33:06.272300  7549 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:06.299819 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:06.305732  7561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.306728  7562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.309257  7564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.310019 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:06.310897 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:06.311137 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:06.311265 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822786311254 us; error 0 us; skew 500 ppm
I20260630 12:33:06.311697 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:06.314090 29648 webserver.cc:533] Webserver started at http://127.28.244.1:41163/ using document root <none> and password file <none>
I20260630 12:33:06.314558 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:06.314759 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:06.315042 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:06.316141 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "5a199101ea804e23951aed8831af966c"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.320783 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:06.324345  7569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.325210 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:33:06.325528 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "5a199101ea804e23951aed8831af966c"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.325834 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:06.370285 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:06.371472 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:06.372927 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:06.375249 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:06.375479 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.375721 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:06.375886 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.413400 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:37725
I20260630 12:33:06.413498  7631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:37725 every 8 connection(s)
I20260630 12:33:06.418469 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:06.425277  7636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.426707  7637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.428787 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:06.429746  7640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.430347  7632 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38997
I20260630 12:33:06.430778  7632 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:06.430814 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:06.431149 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:06.431321 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822786431306 us; error 0 us; skew 500 ppm
I20260630 12:33:06.431634  7632 heartbeater.cc:507] Master 127.28.244.62:38997 requested a full tablet report, sending...
I20260630 12:33:06.431962 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:06.433998  7505 ts_manager.cc:194] Registered new tserver with Master: 5a199101ea804e23951aed8831af966c (127.28.244.1:37725)
I20260630 12:33:06.434801 29648 webserver.cc:533] Webserver started at http://127.28.244.2:45561/ using document root <none> and password file <none>
I20260630 12:33:06.435508 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:06.435762 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:06.436060 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:06.436424  7505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34976
I20260630 12:33:06.437518 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "d6319d8076b9486285f05b03463def1d"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.441934 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:33:06.445533  7644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.446283 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:33:06.446583 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "d6319d8076b9486285f05b03463def1d"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.446854 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:06.457790 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:06.458741 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:06.460101 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:06.462435 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:06.462661 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.462929 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:06.463073 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.501658 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:43815
I20260630 12:33:06.501744  7706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:43815 every 8 connection(s)
I20260630 12:33:06.506474 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:06.513389  7710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.515301  7711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.519383 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:06.520063  7713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.520207  7707 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38997
I20260630 12:33:06.520750  7707 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:06.521136 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:06.521400 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:06.521595 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822786521575 us; error 0 us; skew 500 ppm
I20260630 12:33:06.521656  7707 heartbeater.cc:507] Master 127.28.244.62:38997 requested a full tablet report, sending...
I20260630 12:33:06.522243 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:06.524119  7505 ts_manager.cc:194] Registered new tserver with Master: d6319d8076b9486285f05b03463def1d (127.28.244.2:43815)
I20260630 12:33:06.525182 29648 webserver.cc:533] Webserver started at http://127.28.244.3:44269/ using document root <none> and password file <none>
I20260630 12:33:06.525835 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:06.526074 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:06.526074  7505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34986
I20260630 12:33:06.526602 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:06.528165 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "aa94d8c37e9d48568e3bb614bf317241"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.532900 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:06.536202  7718 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.536978 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:06.537353 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "aa94d8c37e9d48568e3bb614bf317241"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.537640 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:06.547221 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:06.548250 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:06.549767 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:06.551936 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:06.552170 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.552407 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:06.552580 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.588910 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:44815
I20260630 12:33:06.589011  7780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:44815 every 8 connection(s)
I20260630 12:33:06.593688 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:06.600567  7784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.602154  7785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:06.604689  7787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:06.605139 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:06.606101 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:06.606341 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:06.606431  7781 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38997
I20260630 12:33:06.606582 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822786606561 us; error 0 us; skew 500 ppm
I20260630 12:33:06.606907  7781 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:06.607402 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:06.607848  7781 heartbeater.cc:507] Master 127.28.244.62:38997 requested a full tablet report, sending...
I20260630 12:33:06.610173  7505 ts_manager.cc:194] Registered new tserver with Master: aa94d8c37e9d48568e3bb614bf317241 (127.28.244.3:44815)
I20260630 12:33:06.610232 29648 webserver.cc:533] Webserver started at http://127.28.244.4:42761/ using document root <none> and password file <none>
I20260630 12:33:06.610882 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:06.611100 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:06.611368 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:06.611676  7505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35002
I20260630 12:33:06.612645 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "b228cc0fd7fa428ca0983a44f94d9e4f"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.616930 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:33:06.620139  7792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.620932 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:06.621282 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "b228cc0fd7fa428ca0983a44f94d9e4f"
format_stamp: "Formatted at 2026-06-30 12:33:06 on dist-test-slave-0w4t"
I20260630 12:33:06.621578 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:06.650650 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:06.651731 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:06.653153 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:06.655387 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:06.655627 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.655865 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:06.656041 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:06.693892 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:41927
I20260630 12:33:06.693985  7854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:41927 every 8 connection(s)
I20260630 12:33:06.706974  7855 heartbeater.cc:344] Connected to a master server at 127.28.244.62:38997
I20260630 12:33:06.707383  7855 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:06.708029  7855 heartbeater.cc:507] Master 127.28.244.62:38997 requested a full tablet report, sending...
I20260630 12:33:06.710017  7505 ts_manager.cc:194] Registered new tserver with Master: b228cc0fd7fa428ca0983a44f94d9e4f (127.28.244.4:41927)
I20260630 12:33:06.710862 29648 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013839558s
I20260630 12:33:06.711602  7505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35004
I20260630 12:33:06.735600  7505 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35016:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:06.775763  7746 tablet_service.cc:1511] Processing CreateTablet for tablet dfea6755515645fbba4e47c7e31ca818 (DEFAULT_TABLE table=test-workload [id=e30e7c98f6ea4900b3c4900dd1f80672]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:33:06.777115  7746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfea6755515645fbba4e47c7e31ca818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:06.789243  7672 tablet_service.cc:1511] Processing CreateTablet for tablet dfea6755515645fbba4e47c7e31ca818 (DEFAULT_TABLE table=test-workload [id=e30e7c98f6ea4900b3c4900dd1f80672]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:33:06.789848  7820 tablet_service.cc:1511] Processing CreateTablet for tablet dfea6755515645fbba4e47c7e31ca818 (DEFAULT_TABLE table=test-workload [id=e30e7c98f6ea4900b3c4900dd1f80672]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:33:06.790695  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfea6755515645fbba4e47c7e31ca818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:06.791184  7820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfea6755515645fbba4e47c7e31ca818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:06.794672  7870 tablet_bootstrap.cc:492] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241: Bootstrap starting.
I20260630 12:33:06.801226  7870 tablet_bootstrap.cc:654] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:06.806363  7872 tablet_bootstrap.cc:492] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d: Bootstrap starting.
I20260630 12:33:06.807101  7870 tablet_bootstrap.cc:492] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241: No bootstrap required, opened a new log
I20260630 12:33:06.807686  7870 ts_tablet_manager.cc:1403] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:33:06.809019  7873 tablet_bootstrap.cc:492] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: Bootstrap starting.
I20260630 12:33:06.811576  7870 raft_consensus.cc:359] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.812328  7872 tablet_bootstrap.cc:654] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:06.812377  7870 raft_consensus.cc:385] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:06.813071  7870 raft_consensus.cc:740] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa94d8c37e9d48568e3bb614bf317241, State: Initialized, Role: FOLLOWER
I20260630 12:33:06.813818  7870 consensus_queue.cc:260] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.816185  7781 heartbeater.cc:499] Master 127.28.244.62:38997 was elected leader, sending a full tablet report...
I20260630 12:33:06.816619  7870 ts_tablet_manager.cc:1434] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:33:06.818506  7873 tablet_bootstrap.cc:654] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:06.820164  7872 tablet_bootstrap.cc:492] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d: No bootstrap required, opened a new log
I20260630 12:33:06.820642  7872 ts_tablet_manager.cc:1403] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:33:06.823441  7872 raft_consensus.cc:359] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.824297  7872 raft_consensus.cc:385] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:06.824674  7872 raft_consensus.cc:740] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6319d8076b9486285f05b03463def1d, State: Initialized, Role: FOLLOWER
I20260630 12:33:06.825680  7872 consensus_queue.cc:260] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.826936  7873 tablet_bootstrap.cc:492] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: No bootstrap required, opened a new log
I20260630 12:33:06.827570  7873 ts_tablet_manager.cc:1403] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:33:06.828002  7707 heartbeater.cc:499] Master 127.28.244.62:38997 was elected leader, sending a full tablet report...
I20260630 12:33:06.828408  7872 ts_tablet_manager.cc:1434] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:33:06.830530  7873 raft_consensus.cc:359] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.831146  7873 raft_consensus.cc:385] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:06.831390  7873 raft_consensus.cc:740] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228cc0fd7fa428ca0983a44f94d9e4f, State: Initialized, Role: FOLLOWER
I20260630 12:33:06.832057  7873 consensus_queue.cc:260] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.833963  7855 heartbeater.cc:499] Master 127.28.244.62:38997 was elected leader, sending a full tablet report...
I20260630 12:33:06.834571  7873 ts_tablet_manager.cc:1434] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:33:06.923425  7878 raft_consensus.cc:493] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:06.923975  7878 raft_consensus.cc:515] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.926306  7878 leader_election.cc:290] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa94d8c37e9d48568e3bb614bf317241 (127.28.244.3:44815), d6319d8076b9486285f05b03463def1d (127.28.244.2:43815)
I20260630 12:33:06.935954  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfea6755515645fbba4e47c7e31ca818" candidate_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa94d8c37e9d48568e3bb614bf317241" is_pre_election: true
I20260630 12:33:06.936769  7756 raft_consensus.cc:2468] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b228cc0fd7fa428ca0983a44f94d9e4f in term 0.
I20260630 12:33:06.937618  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfea6755515645fbba4e47c7e31ca818" candidate_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6319d8076b9486285f05b03463def1d" is_pre_election: true
I20260630 12:33:06.937918  7794 leader_election.cc:304] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa94d8c37e9d48568e3bb614bf317241, b228cc0fd7fa428ca0983a44f94d9e4f; no voters: 
I20260630 12:33:06.938302  7682 raft_consensus.cc:2468] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b228cc0fd7fa428ca0983a44f94d9e4f in term 0.
I20260630 12:33:06.938766  7878 raft_consensus.cc:2804] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:06.939105  7878 raft_consensus.cc:493] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:06.939471  7878 raft_consensus.cc:3060] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:06.944399  7878 raft_consensus.cc:515] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.946269  7878 leader_election.cc:290] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [CANDIDATE]: Term 1 election: Requested vote from peers aa94d8c37e9d48568e3bb614bf317241 (127.28.244.3:44815), d6319d8076b9486285f05b03463def1d (127.28.244.2:43815)
I20260630 12:33:06.947053  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfea6755515645fbba4e47c7e31ca818" candidate_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa94d8c37e9d48568e3bb614bf317241"
I20260630 12:33:06.947335  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfea6755515645fbba4e47c7e31ca818" candidate_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6319d8076b9486285f05b03463def1d"
I20260630 12:33:06.947772  7756 raft_consensus.cc:3060] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:06.947906  7682 raft_consensus.cc:3060] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:06.955118  7682 raft_consensus.cc:2468] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228cc0fd7fa428ca0983a44f94d9e4f in term 1.
I20260630 12:33:06.955114  7756 raft_consensus.cc:2468] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228cc0fd7fa428ca0983a44f94d9e4f in term 1.
I20260630 12:33:06.956512  7794 leader_election.cc:304] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa94d8c37e9d48568e3bb614bf317241, b228cc0fd7fa428ca0983a44f94d9e4f; no voters: 
I20260630 12:33:06.957243  7878 raft_consensus.cc:2804] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:06.958077  7878 raft_consensus.cc:697] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 1 LEADER]: Becoming Leader. State: Replica: b228cc0fd7fa428ca0983a44f94d9e4f, State: Running, Role: LEADER
I20260630 12:33:06.958859  7878 consensus_queue.cc:237] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } }
I20260630 12:33:06.965507  7505 catalog_manager.cc:5697] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to b228cc0fd7fa428ca0983a44f94d9e4f (127.28.244.4). New cstate: current_term: 1 leader_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa94d8c37e9d48568e3bb614bf317241" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6319d8076b9486285f05b03463def1d" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 43815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228cc0fd7fa428ca0983a44f94d9e4f" member_type: VOTER last_known_addr { host: "127.28.244.4" port: 41927 } health_report { overall_health: HEALTHY } } }
W20260630 12:33:06.999926 29648 auto_rebalancer.cc:639] Failed to schedule move for tablet dfea6755515645fbba4e47c7e31ca818: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:33:07.001188 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:07.018285 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:07.033819 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:07.041708 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:33:07.057953 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:07.058799 29648 tablet_replica.cc:333] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d: stopping tablet replica
I20260630 12:33:07.059383 29648 raft_consensus.cc:2243] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:07.059803 29648 raft_consensus.cc:2272] T dfea6755515645fbba4e47c7e31ca818 P d6319d8076b9486285f05b03463def1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.078642 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:33:07.088042 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:07.104951 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:07.105842 29648 tablet_replica.cc:333] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241: stopping tablet replica
I20260630 12:33:07.106374 29648 raft_consensus.cc:2243] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:07.106802 29648 raft_consensus.cc:2272] T dfea6755515645fbba4e47c7e31ca818 P aa94d8c37e9d48568e3bb614bf317241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.125439 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:07.134269 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:33:07.150715 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:07.151435 29648 tablet_replica.cc:333] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: stopping tablet replica
I20260630 12:33:07.151894 29648 raft_consensus.cc:2243] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:07.152436 29648 pending_rounds.cc:70] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: Trying to abort 1 pending ops.
I20260630 12:33:07.152603 29648 pending_rounds.cc:77] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442135390490624 op_type: NO_OP noop_request { }
I20260630 12:33:07.152825 29648 raft_consensus.cc:2889] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:07.153126 29648 raft_consensus.cc:2272] T dfea6755515645fbba4e47c7e31ca818 P b228cc0fd7fa428ca0983a44f94d9e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.173251 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:33:07.182158 29648 master.cc:562] Master@127.28.244.62:38997 shutting down...
I20260630 12:33:07.197261 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:07.197762 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.198024 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95f3560993304d1f9a46b25ae73b2c65: stopping tablet replica
I20260630 12:33:07.217492 29648 master.cc:584] Master@127.28.244.62:38997 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1156 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:33:07.250774 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:46713
I20260630 12:33:07.251792 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.256521  7885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.256563  7884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.259501 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:07.259529  7887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.260594 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.260785 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.260977 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822787260945 us; error 0 us; skew 500 ppm
I20260630 12:33:07.261620 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.263906 29648 webserver.cc:533] Webserver started at http://127.28.244.62:41871/ using document root <none> and password file <none>
I20260630 12:33:07.264392 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.264591 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.264885 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.266001 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "5ff2f81d8975498d95958e84894103be"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.270586 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:07.273813  7892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.274611 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:07.274917 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "5ff2f81d8975498d95958e84894103be"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.275215 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.284605 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.285668 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.320700 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:46713
I20260630 12:33:07.320778  7943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:46713 every 8 connection(s)
I20260630 12:33:07.324455  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:07.335129  7944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be: Bootstrap starting.
I20260630 12:33:07.339324  7944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:07.343215  7944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be: No bootstrap required, opened a new log
I20260630 12:33:07.345330  7944 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff2f81d8975498d95958e84894103be" member_type: VOTER }
I20260630 12:33:07.345744  7944 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:07.345974  7944 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff2f81d8975498d95958e84894103be, State: Initialized, Role: FOLLOWER
I20260630 12:33:07.346644  7944 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ff2f81d8975498d95958e84894103be" member_type: VOTER }
I20260630 12:33:07.347100  7944 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:07.347327  7944 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:07.347613  7944 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:07.352253  7944 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff2f81d8975498d95958e84894103be" member_type: VOTER }
I20260630 12:33:07.352864  7944 leader_election.cc:304] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [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: 5ff2f81d8975498d95958e84894103be; no voters: 
I20260630 12:33:07.354839  7944 leader_election.cc:290] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:07.355207  7947 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:07.358815  7947 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 1 LEADER]: Becoming Leader. State: Replica: 5ff2f81d8975498d95958e84894103be, State: Running, Role: LEADER
I20260630 12:33:07.359719  7947 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [LEADER]: Queue going to LEADER mode. State: All 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: "5ff2f81d8975498d95958e84894103be" member_type: VOTER }
I20260630 12:33:07.360978  7944 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:07.363030  7948 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ff2f81d8975498d95958e84894103be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff2f81d8975498d95958e84894103be" member_type: VOTER } }
I20260630 12:33:07.363642  7948 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:07.365693  7951 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:07.365839  7949 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ff2f81d8975498d95958e84894103be. Latest consensus state: current_term: 1 leader_uuid: "5ff2f81d8975498d95958e84894103be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff2f81d8975498d95958e84894103be" member_type: VOTER } }
I20260630 12:33:07.366587  7949 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:07.373558  7951 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:07.389411 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:07.394526  7951 catalog_manager.cc:1383] Generated new cluster ID: 1d285af4ba324a4fba497a4be9052a04
I20260630 12:33:07.394860  7951 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:07.446475  7951 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:07.447719  7951 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:07.462016  7951 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be: Generated new TSK 0
I20260630 12:33:07.462621  7951 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:07.523353 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.529276  7965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.530627  7966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.531792  7968 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.531960 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:07.532932 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.533195 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.533324 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822787533312 us; error 0 us; skew 500 ppm
I20260630 12:33:07.533766 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.535928 29648 webserver.cc:533] Webserver started at http://127.28.244.1:46697/ using document root <none> and password file <none>
I20260630 12:33:07.536402 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.536566 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.536782 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.537894 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "92d176ffb1e9477990c708a2fb64d5ef"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.542228 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:33:07.545387  7973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.546139 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:07.546432 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "92d176ffb1e9477990c708a2fb64d5ef"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.546722 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.572734 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.573823 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.575191 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:07.577677 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:07.577905 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.578150 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:07.578329 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.615397 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:33607
I20260630 12:33:07.615494  8035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:33607 every 8 connection(s)
I20260630 12:33:07.620406 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.627024  8040 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.629248  8041 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.630436  8043 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.630470 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:07.631912 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.632154 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.632350 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822787632335 us; error 0 us; skew 500 ppm
I20260630 12:33:07.632769  8036 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46713
I20260630 12:33:07.632978 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.633255  8036 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:07.634243  8036 heartbeater.cc:507] Master 127.28.244.62:46713 requested a full tablet report, sending...
I20260630 12:33:07.635794 29648 webserver.cc:533] Webserver started at http://127.28.244.2:44513/ using document root <none> and password file <none>
I20260630 12:33:07.636444 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.636654 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.636551  7909 ts_manager.cc:194] Registered new tserver with Master: 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607)
I20260630 12:33:07.637108 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.638214 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "8f8a3d331e0141259a9fcd3422e2ba47"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.638453  7909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37196
I20260630 12:33:07.643263 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:33:07.646610  8048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.647377 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:07.647684 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "8f8a3d331e0141259a9fcd3422e2ba47"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.647960 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.670092 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.671175 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.672623 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:07.675391 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:07.675585 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.675879 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:07.676036 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.712940 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:33853
I20260630 12:33:07.713071  8110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:33853 every 8 connection(s)
I20260630 12:33:07.717880 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.724530  8114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.726207  8115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.728291  8117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.729358 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:07.729763  8111 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46713
I20260630 12:33:07.730244  8111 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:07.730464 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.730756 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.730962 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822787730943 us; error 0 us; skew 500 ppm
I20260630 12:33:07.731160  8111 heartbeater.cc:507] Master 127.28.244.62:46713 requested a full tablet report, sending...
I20260630 12:33:07.731671 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.733589  7909 ts_manager.cc:194] Registered new tserver with Master: 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:07.734496 29648 webserver.cc:533] Webserver started at http://127.28.244.3:40913/ using document root <none> and password file <none>
I20260630 12:33:07.735160 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.735390 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.735471  7909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37210
I20260630 12:33:07.735730 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.737175 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "1be83ae1207f4579bc3d94722f2183a2"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.741703 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:07.744851  8122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.745621 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:07.745874 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "1be83ae1207f4579bc3d94722f2183a2"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-0w4t"
I20260630 12:33:07.746110 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.791406 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.792452 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.793751 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:07.796069 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:07.796267 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.796569 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:07.796742 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.833386 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:45087
I20260630 12:33:07.833482  8184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:45087 every 8 connection(s)
I20260630 12:33:07.846766  8185 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46713
I20260630 12:33:07.847230  8185 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:07.848146  8185 heartbeater.cc:507] Master 127.28.244.62:46713 requested a full tablet report, sending...
I20260630 12:33:07.850174  7909 ts_manager.cc:194] Registered new tserver with Master: 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087)
I20260630 12:33:07.851190 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014470688s
I20260630 12:33:07.851454  7909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37224
I20260630 12:33:08.528081  7909 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:08.530292  7909 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:08.580215  8150 tablet_service.cc:1511] Processing CreateTablet for tablet a45e8a6ae75b4479b3d87420e510a4e6 (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:08.581640  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45e8a6ae75b4479b3d87420e510a4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.587393  8149 tablet_service.cc:1511] Processing CreateTablet for tablet da9821bef8ec4e2e90940cc607f5641d (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:08.588797  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9821bef8ec4e2e90940cc607f5641d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.591213  8001 tablet_service.cc:1511] Processing CreateTablet for tablet a45e8a6ae75b4479b3d87420e510a4e6 (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:08.591719  8076 tablet_service.cc:1511] Processing CreateTablet for tablet a45e8a6ae75b4479b3d87420e510a4e6 (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:08.592696  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45e8a6ae75b4479b3d87420e510a4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.593071  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45e8a6ae75b4479b3d87420e510a4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.594089  8074 tablet_service.cc:1511] Processing CreateTablet for tablet 50e3d44f93b844d0831cb0c880394f8a (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:08.595382  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e3d44f93b844d0831cb0c880394f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.598147  8075 tablet_service.cc:1511] Processing CreateTablet for tablet da9821bef8ec4e2e90940cc607f5641d (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:08.599505  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9821bef8ec4e2e90940cc607f5641d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.599607  8000 tablet_service.cc:1511] Processing CreateTablet for tablet da9821bef8ec4e2e90940cc607f5641d (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:08.600955  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9821bef8ec4e2e90940cc607f5641d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.609766  7999 tablet_service.cc:1511] Processing CreateTablet for tablet 50e3d44f93b844d0831cb0c880394f8a (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:08.611177  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e3d44f93b844d0831cb0c880394f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.611830  8073 tablet_service.cc:1511] Processing CreateTablet for tablet 08a66d5c9e174eb99c7d357aa0091ea4 (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:08.613157  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a66d5c9e174eb99c7d357aa0091ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.614053  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 08a66d5c9e174eb99c7d357aa0091ea4 (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:08.615294  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a66d5c9e174eb99c7d357aa0091ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.618968  8147 tablet_service.cc:1511] Processing CreateTablet for tablet 08a66d5c9e174eb99c7d357aa0091ea4 (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:08.620303  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a66d5c9e174eb99c7d357aa0091ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.618968  8148 tablet_service.cc:1511] Processing CreateTablet for tablet 50e3d44f93b844d0831cb0c880394f8a (DEFAULT_TABLE table=test-workload [id=852edb3725fd4a8780bc62258d389ad9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:08.622594  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e3d44f93b844d0831cb0c880394f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:08.641324  8036 heartbeater.cc:499] Master 127.28.244.62:46713 was elected leader, sending a full tablet report...
I20260630 12:33:08.674052  8205 tablet_bootstrap.cc:492] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef: Bootstrap starting.
I20260630 12:33:08.677122  8206 tablet_bootstrap.cc:492] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2: Bootstrap starting.
I20260630 12:33:08.677316  8207 tablet_bootstrap.cc:492] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47: Bootstrap starting.
I20260630 12:33:08.683866  8206 tablet_bootstrap.cc:654] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.684041  8205 tablet_bootstrap.cc:654] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.684777  8207 tablet_bootstrap.cc:654] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.690706  8207 tablet_bootstrap.cc:492] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47: No bootstrap required, opened a new log
I20260630 12:33:08.691244  8207 ts_tablet_manager.cc:1403] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:33:08.691815  8206 tablet_bootstrap.cc:492] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2: No bootstrap required, opened a new log
I20260630 12:33:08.692031  8205 tablet_bootstrap.cc:492] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef: No bootstrap required, opened a new log
I20260630 12:33:08.692335  8206 ts_tablet_manager.cc:1403] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.007s
I20260630 12:33:08.692546  8205 ts_tablet_manager.cc:1403] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.011s
I20260630 12:33:08.694065  8207 raft_consensus.cc:359] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.694837  8207 raft_consensus.cc:385] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.694736  8205 raft_consensus.cc:359] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.695289  8207 raft_consensus.cc:740] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8a3d331e0141259a9fcd3422e2ba47, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.695533  8205 raft_consensus.cc:385] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.695261  8206 raft_consensus.cc:359] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.696028  8205 raft_consensus.cc:740] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92d176ffb1e9477990c708a2fb64d5ef, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.696257  8206 raft_consensus.cc:385] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.696722  8206 raft_consensus.cc:740] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be83ae1207f4579bc3d94722f2183a2, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.696362  8207 consensus_queue.cc:260] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.696818  8205 consensus_queue.cc:260] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.697564  8206 consensus_queue.cc:260] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.699306  8111 heartbeater.cc:499] Master 127.28.244.62:46713 was elected leader, sending a full tablet report...
I20260630 12:33:08.699801  8207 ts_tablet_manager.cc:1434] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:33:08.701277  8207 tablet_bootstrap.cc:492] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47: Bootstrap starting.
I20260630 12:33:08.707319  8206 ts_tablet_manager.cc:1434] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:33:08.707973  8207 tablet_bootstrap.cc:654] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.708197  8185 heartbeater.cc:499] Master 127.28.244.62:46713 was elected leader, sending a full tablet report...
I20260630 12:33:08.711624  8206 tablet_bootstrap.cc:492] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2: Bootstrap starting.
I20260630 12:33:08.720721  8206 tablet_bootstrap.cc:654] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.734036  8206 tablet_bootstrap.cc:492] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2: No bootstrap required, opened a new log
I20260630 12:33:08.734881  8206 ts_tablet_manager.cc:1403] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260630 12:33:08.738822  8206 raft_consensus.cc:359] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.740069  8206 raft_consensus.cc:385] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.740548  8206 raft_consensus.cc:740] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be83ae1207f4579bc3d94722f2183a2, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.741824  8206 consensus_queue.cc:260] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.745267  8206 ts_tablet_manager.cc:1434] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:33:08.746775  8206 tablet_bootstrap.cc:492] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2: Bootstrap starting.
I20260630 12:33:08.754961  8206 tablet_bootstrap.cc:654] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.760888  8205 ts_tablet_manager.cc:1434] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef: Time spent starting tablet: real 0.068s	user 0.037s	sys 0.031s
I20260630 12:33:08.763181  8205 tablet_bootstrap.cc:492] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef: Bootstrap starting.
I20260630 12:33:08.763734  8206 tablet_bootstrap.cc:492] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2: No bootstrap required, opened a new log
I20260630 12:33:08.763759  8207 tablet_bootstrap.cc:492] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47: No bootstrap required, opened a new log
I20260630 12:33:08.764523  8206 ts_tablet_manager.cc:1403] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:33:08.764549  8207 ts_tablet_manager.cc:1403] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.029s
I20260630 12:33:08.767768  8207 raft_consensus.cc:359] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.767973  8206 raft_consensus.cc:359] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.768636  8207 raft_consensus.cc:385] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.768736  8206 raft_consensus.cc:385] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.768996  8205 tablet_bootstrap.cc:654] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.769209  8207 raft_consensus.cc:740] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8a3d331e0141259a9fcd3422e2ba47, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.769342  8206 raft_consensus.cc:740] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be83ae1207f4579bc3d94722f2183a2, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.770269  8207 consensus_queue.cc:260] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.771575  8206 consensus_queue.cc:260] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.774358  8207 ts_tablet_manager.cc:1434] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:33:08.775529  8207 tablet_bootstrap.cc:492] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47: Bootstrap starting.
I20260630 12:33:08.778891  8206 ts_tablet_manager.cc:1434] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260630 12:33:08.780217  8206 tablet_bootstrap.cc:492] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2: Bootstrap starting.
I20260630 12:33:08.780867  8205 tablet_bootstrap.cc:492] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef: No bootstrap required, opened a new log
I20260630 12:33:08.781556  8205 ts_tablet_manager.cc:1403] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:33:08.781668  8207 tablet_bootstrap.cc:654] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.784682  8205 raft_consensus.cc:359] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.785679  8205 raft_consensus.cc:385] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.786038  8205 raft_consensus.cc:740] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92d176ffb1e9477990c708a2fb64d5ef, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.786999  8205 consensus_queue.cc:260] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.787441  8206 tablet_bootstrap.cc:654] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.789464  8205 ts_tablet_manager.cc:1434] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:33:08.790576  8205 tablet_bootstrap.cc:492] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef: Bootstrap starting.
I20260630 12:33:08.794540  8207 tablet_bootstrap.cc:492] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47: No bootstrap required, opened a new log
I20260630 12:33:08.795421  8207 ts_tablet_manager.cc:1403] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:33:08.797112  8205 tablet_bootstrap.cc:654] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.799000  8207 raft_consensus.cc:359] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.799954  8207 raft_consensus.cc:385] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.800302  8207 raft_consensus.cc:740] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8a3d331e0141259a9fcd3422e2ba47, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.800400  8206 tablet_bootstrap.cc:492] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2: No bootstrap required, opened a new log
I20260630 12:33:08.801131  8206 ts_tablet_manager.cc:1403] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260630 12:33:08.801321  8207 consensus_queue.cc:260] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.804200  8206 raft_consensus.cc:359] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.805001  8206 raft_consensus.cc:385] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.805485  8206 raft_consensus.cc:740] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be83ae1207f4579bc3d94722f2183a2, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.805554  8207 ts_tablet_manager.cc:1434] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:33:08.806834  8207 tablet_bootstrap.cc:492] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47: Bootstrap starting.
I20260630 12:33:08.806416  8206 consensus_queue.cc:260] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.809003  8205 tablet_bootstrap.cc:492] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef: No bootstrap required, opened a new log
I20260630 12:33:08.809116  8206 ts_tablet_manager.cc:1434] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:33:08.809839  8205 ts_tablet_manager.cc:1403] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260630 12:33:08.812918  8205 raft_consensus.cc:359] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.813607  8207 tablet_bootstrap.cc:654] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.813886  8205 raft_consensus.cc:385] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.814337  8205 raft_consensus.cc:740] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92d176ffb1e9477990c708a2fb64d5ef, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.815161  8205 consensus_queue.cc:260] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.817436  8205 ts_tablet_manager.cc:1434] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:33:08.818503  8205 tablet_bootstrap.cc:492] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef: Bootstrap starting.
I20260630 12:33:08.821363  8207 tablet_bootstrap.cc:492] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47: No bootstrap required, opened a new log
I20260630 12:33:08.822001  8207 ts_tablet_manager.cc:1403] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:33:08.824821  8205 tablet_bootstrap.cc:654] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:08.824687  8207 raft_consensus.cc:359] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.825361  8207 raft_consensus.cc:385] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.825634  8207 raft_consensus.cc:740] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8a3d331e0141259a9fcd3422e2ba47, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.826314  8207 consensus_queue.cc:260] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.828346  8207 ts_tablet_manager.cc:1434] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:33:08.830365  8205 tablet_bootstrap.cc:492] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef: No bootstrap required, opened a new log
I20260630 12:33:08.830838  8205 ts_tablet_manager.cc:1403] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:33:08.833268  8212 raft_consensus.cc:493] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:08.833741  8212 raft_consensus.cc:515] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.836429  8212 leader_election.cc:290] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853), 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087)
I20260630 12:33:08.837378  8205 raft_consensus.cc:359] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.838519  8205 raft_consensus.cc:385] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:08.838908  8205 raft_consensus.cc:740] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92d176ffb1e9477990c708a2fb64d5ef, State: Initialized, Role: FOLLOWER
I20260630 12:33:08.839841  8205 consensus_queue.cc:260] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.842517  8205 ts_tablet_manager.cc:1434] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:33:08.845422  8212 raft_consensus.cc:493] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:08.845981  8212 raft_consensus.cc:515] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.848034  8212 leader_election.cc:290] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087), 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:08.854908  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9821bef8ec4e2e90940cc607f5641d" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2" is_pre_election: true
I20260630 12:33:08.855238  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45e8a6ae75b4479b3d87420e510a4e6" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2" is_pre_election: true
I20260630 12:33:08.855710  8160 raft_consensus.cc:2468] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 0.
I20260630 12:33:08.855989  8159 raft_consensus.cc:2468] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 0.
I20260630 12:33:08.857429  7974 leader_election.cc:304] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 92d176ffb1e9477990c708a2fb64d5ef; no voters: 
I20260630 12:33:08.858151  8212 raft_consensus.cc:2804] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:08.858297  7974 leader_election.cc:304] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 92d176ffb1e9477990c708a2fb64d5ef; no voters: 
I20260630 12:33:08.858503  8212 raft_consensus.cc:493] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:08.858541  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45e8a6ae75b4479b3d87420e510a4e6" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" is_pre_election: true
I20260630 12:33:08.859100  8212 raft_consensus.cc:3060] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.859432  8085 raft_consensus.cc:2468] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 0.
I20260630 12:33:08.860440  8211 raft_consensus.cc:493] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:08.858171  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9821bef8ec4e2e90940cc607f5641d" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" is_pre_election: true
I20260630 12:33:08.861369  8086 raft_consensus.cc:2468] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 0.
I20260630 12:33:08.861114  8211 raft_consensus.cc:515] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.863940  8211 leader_election.cc:290] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087)
I20260630 12:33:08.864667  8225 raft_consensus.cc:2804] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:08.865160  8225 raft_consensus.cc:493] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:08.865516  8225 raft_consensus.cc:3060] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.867292  8212 raft_consensus.cc:515] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.869573  8212 leader_election.cc:290] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 election: Requested vote from peers 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853), 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087)
I20260630 12:33:08.872068  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9821bef8ec4e2e90940cc607f5641d" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47"
I20260630 12:33:08.873256  8086 raft_consensus.cc:3060] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.872934  8225 raft_consensus.cc:515] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.874786  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9821bef8ec4e2e90940cc607f5641d" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2"
I20260630 12:33:08.875138  8225 leader_election.cc:290] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 election: Requested vote from peers 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087), 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:08.875464  8159 raft_consensus.cc:3060] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.881381  8086 raft_consensus.cc:2468] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 1.
I20260630 12:33:08.883119  7974 leader_election.cc:304] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8a3d331e0141259a9fcd3422e2ba47, 92d176ffb1e9477990c708a2fb64d5ef; no voters: 
I20260630 12:33:08.883231  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45e8a6ae75b4479b3d87420e510a4e6" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2"
I20260630 12:33:08.885280  8160 raft_consensus.cc:3060] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.885394  8225 raft_consensus.cc:2804] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:08.885989  8225 raft_consensus.cc:697] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 1 LEADER]: Becoming Leader. State: Replica: 92d176ffb1e9477990c708a2fb64d5ef, State: Running, Role: LEADER
I20260630 12:33:08.886816  8225 consensus_queue.cc:237] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.883498  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45e8a6ae75b4479b3d87420e510a4e6" candidate_uuid: "92d176ffb1e9477990c708a2fb64d5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47"
I20260630 12:33:08.889992  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a66d5c9e174eb99c7d357aa0091ea4" candidate_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef" is_pre_election: true
I20260630 12:33:08.890146  8086 raft_consensus.cc:3060] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.890192  8158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a66d5c9e174eb99c7d357aa0091ea4" candidate_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2" is_pre_election: true
I20260630 12:33:08.890833  8011 raft_consensus.cc:2468] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8a3d331e0141259a9fcd3422e2ba47 in term 0.
I20260630 12:33:08.891116  8158 raft_consensus.cc:2468] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8a3d331e0141259a9fcd3422e2ba47 in term 0.
I20260630 12:33:08.892252  8049 leader_election.cc:304] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 8f8a3d331e0141259a9fcd3422e2ba47; no voters: 
I20260630 12:33:08.893116  8211 raft_consensus.cc:2804] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:08.893610  8211 raft_consensus.cc:493] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:08.893891  8160 raft_consensus.cc:2468] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 1.
I20260630 12:33:08.894089  8211 raft_consensus.cc:3060] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.895264  7974 leader_election.cc:304] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 92d176ffb1e9477990c708a2fb64d5ef; no voters: 
I20260630 12:33:08.896080  8212 raft_consensus.cc:2804] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:08.898217  8086 raft_consensus.cc:2468] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 1.
I20260630 12:33:08.883947  8159 raft_consensus.cc:2468] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92d176ffb1e9477990c708a2fb64d5ef in term 1.
I20260630 12:33:08.901513  8212 raft_consensus.cc:697] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 LEADER]: Becoming Leader. State: Replica: 92d176ffb1e9477990c708a2fb64d5ef, State: Running, Role: LEADER
I20260630 12:33:08.902594  8212 consensus_queue.cc:237] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } }
I20260630 12:33:08.904304  8211 raft_consensus.cc:515] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.906586  8211 leader_election.cc:290] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [CANDIDATE]: Term 1 election: Requested vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087)
I20260630 12:33:08.907342  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a66d5c9e174eb99c7d357aa0091ea4" candidate_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef"
I20260630 12:33:08.908022  8011 raft_consensus.cc:3060] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.908389  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a66d5c9e174eb99c7d357aa0091ea4" candidate_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2"
I20260630 12:33:08.909096  8160 raft_consensus.cc:3060] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.914670  7909 catalog_manager.cc:5697] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1). New cstate: current_term: 1 leader_uuid: "92d176ffb1e9477990c708a2fb64d5ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:08.915315  8160 raft_consensus.cc:2468] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8a3d331e0141259a9fcd3422e2ba47 in term 1.
I20260630 12:33:08.916531  8049 leader_election.cc:304] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 8f8a3d331e0141259a9fcd3422e2ba47; no voters: 
I20260630 12:33:08.917366  8211 raft_consensus.cc:2804] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:08.917389  8011 raft_consensus.cc:2468] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8a3d331e0141259a9fcd3422e2ba47 in term 1.
I20260630 12:33:08.919095  8211 raft_consensus.cc:697] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 LEADER]: Becoming Leader. State: Replica: 8f8a3d331e0141259a9fcd3422e2ba47, State: Running, Role: LEADER
I20260630 12:33:08.919978  8211 consensus_queue.cc:237] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.927536  7909 catalog_manager.cc:5697] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:08.928962  7905 catalog_manager.cc:5697] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1). New cstate: current_term: 1 leader_uuid: "92d176ffb1e9477990c708a2fb64d5ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:08.941959  8213 raft_consensus.cc:493] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:08.942438  8213 raft_consensus.cc:515] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.944620  8213 leader_election.cc:290] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:08.955547  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e3d44f93b844d0831cb0c880394f8a" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef" is_pre_election: true
I20260630 12:33:08.956216  8011 raft_consensus.cc:2468] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be83ae1207f4579bc3d94722f2183a2 in term 0.
I20260630 12:33:08.956426  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e3d44f93b844d0831cb0c880394f8a" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" is_pre_election: true
I20260630 12:33:08.957209  8086 raft_consensus.cc:2468] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be83ae1207f4579bc3d94722f2183a2 in term 0.
I20260630 12:33:08.957417  8123 leader_election.cc:304] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 92d176ffb1e9477990c708a2fb64d5ef; no voters: 
I20260630 12:33:08.958221  8213 raft_consensus.cc:2804] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:08.958524  8213 raft_consensus.cc:493] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:08.958802  8213 raft_consensus.cc:3060] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.964133  8213 raft_consensus.cc:515] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.965790  8213 leader_election.cc:290] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [CANDIDATE]: Term 1 election: Requested vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:08.966655  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e3d44f93b844d0831cb0c880394f8a" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef"
I20260630 12:33:08.966995  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e3d44f93b844d0831cb0c880394f8a" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47"
I20260630 12:33:08.967203  8011 raft_consensus.cc:3060] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.967581  8086 raft_consensus.cc:3060] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:08.973093  8011 raft_consensus.cc:2468] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be83ae1207f4579bc3d94722f2183a2 in term 1.
I20260630 12:33:08.973737  8086 raft_consensus.cc:2468] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be83ae1207f4579bc3d94722f2183a2 in term 1.
I20260630 12:33:08.974259  8123 leader_election.cc:304] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be83ae1207f4579bc3d94722f2183a2, 92d176ffb1e9477990c708a2fb64d5ef; no voters: 
I20260630 12:33:08.975086  8213 raft_consensus.cc:2804] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:08.976207  8213 raft_consensus.cc:697] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1be83ae1207f4579bc3d94722f2183a2, State: Running, Role: LEADER
I20260630 12:33:08.977142  8213 consensus_queue.cc:237] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:08.984138  7909 catalog_manager.cc:5697] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "1be83ae1207f4579bc3d94722f2183a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } health_report { overall_health: HEALTHY } } }
W20260630 12:33:09.157716  8181 debug-util.cc:398] Leaking SignalData structure 0x7b080028c5c0 after lost signal to thread 29651
I20260630 12:33:09.317445  8212 consensus_queue.cc:1048] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:09.336249  8225 consensus_queue.cc:1048] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:09.341998  8225 consensus_queue.cc:1048] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:09.361840  8225 consensus_queue.cc:1048] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:09.433314  8213 consensus_queue.cc:1048] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:09.442005  8235 consensus_queue.cc:1048] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:09.469681  8211 consensus_queue.cc:1048] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:09.489588  8211 consensus_queue.cc:1048] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:16.107188 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:16.114822  8257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:16.114962  8258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:16.117458  8260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:16.118995 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:16.122516 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:16.122766 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:16.122987 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822796122963 us; error 0 us; skew 500 ppm
I20260630 12:33:16.123548 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:16.126468 29648 webserver.cc:533] Webserver started at http://127.28.244.4:37079/ using document root <none> and password file <none>
I20260630 12:33:16.127032 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:16.127247 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:16.127589 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:16.129201 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "d340624256c74c02ae79f2de6c181481"
format_stamp: "Formatted at 2026-06-30 12:33:16 on dist-test-slave-0w4t"
I20260630 12:33:16.134292 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:33:16.137991  8265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:16.138854 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:33:16.139211 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "d340624256c74c02ae79f2de6c181481"
format_stamp: "Formatted at 2026-06-30 12:33:16 on dist-test-slave-0w4t"
I20260630 12:33:16.139523 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:16.156396 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:16.157817 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:16.159277 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:16.161841 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:16.162099 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:16.162353 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:16.162606 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:17.407457  8320 raft_consensus.cc:493] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f8a3d331e0141259a9fcd3422e2ba47)
I20260630 12:33:17.409214  8320 raft_consensus.cc:515] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:17.412099  8320 leader_election.cc:290] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:17.417954  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a66d5c9e174eb99c7d357aa0091ea4" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef" is_pre_election: true
I20260630 12:33:17.421260  8318 raft_consensus.cc:493] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92d176ffb1e9477990c708a2fb64d5ef)
I20260630 12:33:17.421922  8318 raft_consensus.cc:515] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:17.424152  8318 leader_election.cc:290] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 8f8a3d331e0141259a9fcd3422e2ba47 (127.28.244.2:33853)
I20260630 12:33:17.425163  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9821bef8ec4e2e90940cc607f5641d" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef" is_pre_election: true
I20260630 12:33:17.447487  8321 raft_consensus.cc:493] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1be83ae1207f4579bc3d94722f2183a2)
I20260630 12:33:17.448266  8321 raft_consensus.cc:515] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } }
I20260630 12:33:17.450878  8321 leader_election.cc:290] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607), 1be83ae1207f4579bc3d94722f2183a2 (127.28.244.3:45087)
I20260630 12:33:17.454133  8158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e3d44f93b844d0831cb0c880394f8a" candidate_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1be83ae1207f4579bc3d94722f2183a2" is_pre_election: true
I20260630 12:33:17.454386  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e3d44f93b844d0831cb0c880394f8a" candidate_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92d176ffb1e9477990c708a2fb64d5ef" is_pre_election: true
I20260630 12:33:17.458357  8049 leader_election.cc:304] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [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: 8f8a3d331e0141259a9fcd3422e2ba47; no voters: 1be83ae1207f4579bc3d94722f2183a2, 92d176ffb1e9477990c708a2fb64d5ef
I20260630 12:33:17.460386  8321 raft_consensus.cc:2749] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:17.471490  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9821bef8ec4e2e90940cc607f5641d" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" is_pre_election: true
I20260630 12:33:17.471736  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a66d5c9e174eb99c7d357aa0091ea4" candidate_uuid: "1be83ae1207f4579bc3d94722f2183a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" is_pre_election: true
I20260630 12:33:17.473623  8123 leader_election.cc:304] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [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: 1be83ae1207f4579bc3d94722f2183a2; no voters: 8f8a3d331e0141259a9fcd3422e2ba47, 92d176ffb1e9477990c708a2fb64d5ef
I20260630 12:33:17.474866  8123 leader_election.cc:304] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [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: 1be83ae1207f4579bc3d94722f2183a2; no voters: 8f8a3d331e0141259a9fcd3422e2ba47, 92d176ffb1e9477990c708a2fb64d5ef
I20260630 12:33:17.475195  8254 raft_consensus.cc:2749] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:17.475746  8318 raft_consensus.cc:2749] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:33:17.476850 29648 thread.cc:641] rpc worker (service pool kudu.server.GenericService) Time spent creating pthread: real 1.273s	user 0.010s	sys 0.011s
W20260630 12:33:17.477380 29648 thread.cc:608] rpc worker (service pool kudu.server.GenericService) Time spent starting thread: real 1.274s	user 0.010s	sys 0.011s
I20260630 12:33:17.489746 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:44737
I20260630 12:33:17.490005  8331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:44737 every 8 connection(s)
I20260630 12:33:17.510875  8332 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46713
I20260630 12:33:17.511348  8332 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:17.512142  8332 heartbeater.cc:507] Master 127.28.244.62:46713 requested a full tablet report, sending...
I20260630 12:33:17.514408  7909 ts_manager.cc:194] Registered new tserver with Master: d340624256c74c02ae79f2de6c181481 (127.28.244.4:44737)
I20260630 12:33:17.515928  7909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43854
W20260630 12:33:17.682416  7940 debug-util.cc:398] Leaking SignalData structure 0x7b080019ce00 after lost signal to thread 29651
W20260630 12:33:17.684337  7940 debug-util.cc:398] Leaking SignalData structure 0x7b08000b48a0 after lost signal to thread 8035
W20260630 12:33:17.685437  7940 debug-util.cc:398] Leaking SignalData structure 0x7b080014bc20 after lost signal to thread 8110
W20260630 12:33:17.686403  7940 debug-util.cc:398] Leaking SignalData structure 0x7b080011e540 after lost signal to thread 8184
I20260630 12:33:18.432111  8160 consensus_queue.cc:237] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [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: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } }
I20260630 12:33:18.443886  8085 raft_consensus.cc:1275] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Refusing update from remote peer 1be83ae1207f4579bc3d94722f2183a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:18.445811  8011 raft_consensus.cc:1275] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Refusing update from remote peer 1be83ae1207f4579bc3d94722f2183a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:18.447309  8340 consensus_queue.cc:1048] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:18.448392  8318 consensus_queue.cc:1048] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:33:18.466428  8125 consensus_peers.cc:597] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 -> Peer d340624256c74c02ae79f2de6c181481 (127.28.244.4:44737): Couldn't send request to peer d340624256c74c02ae79f2de6c181481. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50e3d44f93b844d0831cb0c880394f8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:18.466573  8340 raft_consensus.cc:2955] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.468123  8010 raft_consensus.cc:2955] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.479063  8085 raft_consensus.cc:2955] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.492573  7909 catalog_manager.cc:5697] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef reported cstate change: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "1be83ae1207f4579bc3d94722f2183a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.515673  8085 consensus_queue.cc:237] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [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: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } }
I20260630 12:33:18.518698  8332 heartbeater.cc:499] Master 127.28.244.62:46713 was elected leader, sending a full tablet report...
I20260630 12:33:18.527892  8160 raft_consensus.cc:1275] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Refusing update from remote peer 8f8a3d331e0141259a9fcd3422e2ba47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:18.529865 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:18.531479  8321 consensus_queue.cc:1048] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260630 12:33:18.543372  8049 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260630 12:33:18.555212  8051 consensus_peers.cc:597] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 -> Peer d340624256c74c02ae79f2de6c181481 (127.28.244.4:44737): Couldn't send request to peer d340624256c74c02ae79f2de6c181481. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08a66d5c9e174eb99c7d357aa0091ea4. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:33:18.559139  8049 consensus_peers.cc:597] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 -> Peer 92d176ffb1e9477990c708a2fb64d5ef (127.28.244.1:33607): Couldn't send request to peer 92d176ffb1e9477990c708a2fb64d5ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:18.567062  8321 raft_consensus.cc:2955] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.568683  8160 raft_consensus.cc:2955] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.585618  7908 catalog_manager.cc:5697] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 reported cstate change: config changed from index -1 to 2, NON_VOTER d340624256c74c02ae79f2de6c181481 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92d176ffb1e9477990c708a2fb64d5ef" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "8f8a3d331e0141259a9fcd3422e2ba47" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 33853 } } peers { permanent_uuid: "1be83ae1207f4579bc3d94722f2183a2" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 45087 } } peers { permanent_uuid: "d340624256c74c02ae79f2de6c181481" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 44737 } attrs { promote: true } } }
I20260630 12:33:18.604586 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.606067 29648 tablet_replica.cc:333] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef: stopping tablet replica
I20260630 12:33:18.607105 29648 raft_consensus.cc:2243] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.607899 29648 raft_consensus.cc:2272] T 08a66d5c9e174eb99c7d357aa0091ea4 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.611879 29648 tablet_replica.cc:333] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef: stopping tablet replica
I20260630 12:33:18.612687 29648 raft_consensus.cc:2243] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.613418 29648 raft_consensus.cc:2272] T 50e3d44f93b844d0831cb0c880394f8a P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.624045 29648 tablet_replica.cc:333] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef: stopping tablet replica
W20260630 12:33:18.624789  7957 auto_rebalancer.cc:639] Failed to schedule move for tablet a45e8a6ae75b4479b3d87420e510a4e6: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:33:18.624914 29648 raft_consensus.cc:2243] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.626374 29648 raft_consensus.cc:2272] T da9821bef8ec4e2e90940cc607f5641d P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.629927 29648 tablet_replica.cc:333] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef: stopping tablet replica
I20260630 12:33:18.630625 29648 raft_consensus.cc:2243] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.631836 29648 raft_consensus.cc:2272] T a45e8a6ae75b4479b3d87420e510a4e6 P 92d176ffb1e9477990c708a2fb64d5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.655026 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:18.683482 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:33:18.730648 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.731547 29648 tablet_replica.cc:333] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47: stopping tablet replica
I20260630 12:33:18.732345 29648 raft_consensus.cc:2243] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.733460 29648 raft_consensus.cc:2272] T 08a66d5c9e174eb99c7d357aa0091ea4 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.736770 29648 tablet_replica.cc:333] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47: stopping tablet replica
I20260630 12:33:18.737519 29648 raft_consensus.cc:2243] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.737990 29648 raft_consensus.cc:2272] T a45e8a6ae75b4479b3d87420e510a4e6 P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.740728 29648 tablet_replica.cc:333] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47: stopping tablet replica
I20260630 12:33:18.741638 29648 raft_consensus.cc:2243] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.742341 29648 raft_consensus.cc:2272] T da9821bef8ec4e2e90940cc607f5641d P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.745904 29648 tablet_replica.cc:333] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47: stopping tablet replica
I20260630 12:33:18.746688 29648 raft_consensus.cc:2243] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.747305 29648 raft_consensus.cc:2272] T 50e3d44f93b844d0831cb0c880394f8a P 8f8a3d331e0141259a9fcd3422e2ba47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.780550 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:33:18.802007 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:18.842057 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.842898 29648 tablet_replica.cc:333] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2: stopping tablet replica
I20260630 12:33:18.843658 29648 raft_consensus.cc:2243] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.844233 29648 raft_consensus.cc:2272] T da9821bef8ec4e2e90940cc607f5641d P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.847314 29648 tablet_replica.cc:333] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2: stopping tablet replica
I20260630 12:33:18.847961 29648 raft_consensus.cc:2243] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.848984 29648 raft_consensus.cc:2272] T 50e3d44f93b844d0831cb0c880394f8a P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.852348 29648 tablet_replica.cc:333] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2: stopping tablet replica
I20260630 12:33:18.852942 29648 raft_consensus.cc:2243] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.853483 29648 raft_consensus.cc:2272] T a45e8a6ae75b4479b3d87420e510a4e6 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.856238 29648 tablet_replica.cc:333] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2: stopping tablet replica
I20260630 12:33:18.856840 29648 raft_consensus.cc:2243] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.857446 29648 raft_consensus.cc:2272] T 08a66d5c9e174eb99c7d357aa0091ea4 P 1be83ae1207f4579bc3d94722f2183a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.903326 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:18.923982 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:33:18.960418 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.978255 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:33:18.989516 29648 master.cc:562] Master@127.28.244.62:46713 shutting down...
W20260630 12:33:19.024171  7957 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:19.025565 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:19.026275 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:19.026743 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ff2f81d8975498d95958e84894103be: stopping tablet replica
W20260630 12:33:20.046739 29648 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7940)
I20260630 12:33:20.998353 29648 master.cc:584] Master@127.28.244.62:46713 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13793 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:33:21.042595 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:34531
I20260630 12:33:21.043619 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:21.048434  8357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.049472  8358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.050455  8360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:21.051266 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:21.052268 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:21.052465 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:21.052646 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822801052612 us; error 0 us; skew 500 ppm
I20260630 12:33:21.053234 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:21.055420 29648 webserver.cc:533] Webserver started at http://127.28.244.62:45039/ using document root <none> and password file <none>
I20260630 12:33:21.055915 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:21.056114 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:21.056401 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:21.057540 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "f2d1522513ba4e0f97c109f37c683535"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.061916 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:21.065166  8365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.065845 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:21.066138 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "f2d1522513ba4e0f97c109f37c683535"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.066403 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:21.082072 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:21.083244 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:21.120693 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:34531
I20260630 12:33:21.120779  8416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:34531 every 8 connection(s)
I20260630 12:33:21.124601  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:21.136670  8417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535: Bootstrap starting.
I20260630 12:33:21.141685  8417 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:21.145990  8417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535: No bootstrap required, opened a new log
I20260630 12:33:21.148074  8417 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d1522513ba4e0f97c109f37c683535" member_type: VOTER }
I20260630 12:33:21.148447  8417 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:21.148622  8417 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d1522513ba4e0f97c109f37c683535, State: Initialized, Role: FOLLOWER
I20260630 12:33:21.149240  8417 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2d1522513ba4e0f97c109f37c683535" member_type: VOTER }
I20260630 12:33:21.149648  8417 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:21.149842  8417 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:21.150058  8417 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:21.154785  8417 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d1522513ba4e0f97c109f37c683535" member_type: VOTER }
I20260630 12:33:21.155311  8417 leader_election.cc:304] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [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: f2d1522513ba4e0f97c109f37c683535; no voters: 
I20260630 12:33:21.156459  8417 leader_election.cc:290] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:21.156814  8420 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:21.158195  8420 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 1 LEADER]: Becoming Leader. State: Replica: f2d1522513ba4e0f97c109f37c683535, State: Running, Role: LEADER
I20260630 12:33:21.158860  8420 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [LEADER]: Queue going to LEADER mode. State: All 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: "f2d1522513ba4e0f97c109f37c683535" member_type: VOTER }
I20260630 12:33:21.159479  8417 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:21.163702  8421 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2d1522513ba4e0f97c109f37c683535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d1522513ba4e0f97c109f37c683535" member_type: VOTER } }
I20260630 12:33:21.163599  8422 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2d1522513ba4e0f97c109f37c683535. Latest consensus state: current_term: 1 leader_uuid: "f2d1522513ba4e0f97c109f37c683535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d1522513ba4e0f97c109f37c683535" member_type: VOTER } }
I20260630 12:33:21.164462  8421 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:21.164490  8422 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:21.172680  8427 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:21.177924  8427 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:21.179898 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:21.187639  8427 catalog_manager.cc:1383] Generated new cluster ID: 2e9acf61b4fa4c4e89f52bc4a4b38489
I20260630 12:33:21.187958  8427 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:21.202433  8427 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:21.203734  8427 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:21.224685  8427 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535: Generated new TSK 0
I20260630 12:33:21.225333  8427 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:21.246977 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:21.253063  8438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.254024  8439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.256461  8441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:21.258891 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:21.267241 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:21.267448 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:21.267580 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822801267567 us; error 0 us; skew 500 ppm
I20260630 12:33:21.268126 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:21.270478 29648 webserver.cc:533] Webserver started at http://127.28.244.1:38639/ using document root <none> and password file <none>
I20260630 12:33:21.270910 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:21.271075 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:21.271283 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:21.272358 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "c9be60b55cf442b98a9f5117cf1cf2f7"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.276923 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:33:21.280190  8446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.280944 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:21.281328 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "c9be60b55cf442b98a9f5117cf1cf2f7"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.281589 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:21.295104 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:21.296176 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:21.297636 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:21.299823 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:21.299994 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.300277 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:21.300446 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.338261 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:36095
I20260630 12:33:21.338373  8508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:36095 every 8 connection(s)
I20260630 12:33:21.343376 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:21.350107  8513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.351159  8514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.353003  8516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:21.354104 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:21.355263 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:21.355523 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:21.355710 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822801355693 us; error 0 us; skew 500 ppm
I20260630 12:33:21.356091  8509 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34531
I20260630 12:33:21.356303 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:21.356482  8509 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:21.357388  8509 heartbeater.cc:507] Master 127.28.244.62:34531 requested a full tablet report, sending...
I20260630 12:33:21.359253 29648 webserver.cc:533] Webserver started at http://127.28.244.2:39235/ using document root <none> and password file <none>
I20260630 12:33:21.359711  8382 ts_manager.cc:194] Registered new tserver with Master: c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095)
I20260630 12:33:21.359937 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:21.360249 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:21.360570 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:21.362205 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.362274  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56768
I20260630 12:33:21.366981 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:33:21.370404  8521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.371161 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:21.371464 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.371728 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:21.395238 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:21.396288 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:21.397814 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:21.400002 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:21.400170 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.400463 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:21.400637 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.439728 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:34029
I20260630 12:33:21.439837  8583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:34029 every 8 connection(s)
I20260630 12:33:21.444553 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:21.451612  8587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.453953  8588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:21.455713 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:21.455749  8590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:21.457218 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:21.457530 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:21.457716  8584 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34531
I20260630 12:33:21.457770 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822801457750 us; error 0 us; skew 500 ppm
I20260630 12:33:21.458177  8584 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:21.458616 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:21.459025  8584 heartbeater.cc:507] Master 127.28.244.62:34531 requested a full tablet report, sending...
I20260630 12:33:21.461476 29648 webserver.cc:533] Webserver started at http://127.28.244.3:34627/ using document root <none> and password file <none>
I20260630 12:33:21.461607  8382 ts_manager.cc:194] Registered new tserver with Master: e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:21.462061 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:21.462301 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:21.462574 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:21.463240  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56774
I20260630 12:33:21.463735 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "57bf830f4e324cb2a3109e9f449f46b7"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.468818 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:33:21.471954  8595 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.472712 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:21.473052 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "57bf830f4e324cb2a3109e9f449f46b7"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-0w4t"
I20260630 12:33:21.473409 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:21.491132 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:21.492281 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:21.493753 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:21.495901 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:21.496124 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.496351 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:21.496526 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:21.536847 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:41989
I20260630 12:33:21.536942  8657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:41989 every 8 connection(s)
I20260630 12:33:21.550345  8658 heartbeater.cc:344] Connected to a master server at 127.28.244.62:34531
I20260630 12:33:21.550733  8658 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:21.551403  8658 heartbeater.cc:507] Master 127.28.244.62:34531 requested a full tablet report, sending...
I20260630 12:33:21.553241  8382 ts_manager.cc:194] Registered new tserver with Master: 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989)
I20260630 12:33:21.553517 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013429418s
I20260630 12:33:21.554622  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56776
I20260630 12:33:22.364986  8509 heartbeater.cc:499] Master 127.28.244.62:34531 was elected leader, sending a full tablet report...
I20260630 12:33:22.466197  8584 heartbeater.cc:499] Master 127.28.244.62:34531 was elected leader, sending a full tablet report...
I20260630 12:33:22.557214  8658 heartbeater.cc:499] Master 127.28.244.62:34531 was elected leader, sending a full tablet report...
I20260630 12:33:22.613855  8382 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56792:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:22.616377  8382 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:22.677846  8623 tablet_service.cc:1511] Processing CreateTablet for tablet f4ced9d64a57403fba5180fa10d1140c (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:22.679327  8623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ced9d64a57403fba5180fa10d1140c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.679723  8621 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30d7f5c2da4d5da2b286cd756512f3 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:22.681164  8621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30d7f5c2da4d5da2b286cd756512f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.683838  8622 tablet_service.cc:1511] Processing CreateTablet for tablet 010c1c211e584522a4a6f90b8d20bfac (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:22.685267  8622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010c1c211e584522a4a6f90b8d20bfac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.690182  8545 tablet_service.cc:1511] Processing CreateTablet for tablet cdf9d21a2b67418cb9d93ff485d2ce66 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:22.691669  8544 tablet_service.cc:1511] Processing CreateTablet for tablet 30317caa65224ee8ae646f201264b1a8 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:22.692094  8546 tablet_service.cc:1511] Processing CreateTablet for tablet fddfa69ae1bb40f39f00c7d50444c5f1 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:22.691537  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 010c1c211e584522a4a6f90b8d20bfac (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:22.690205  8549 tablet_service.cc:1511] Processing CreateTablet for tablet f4ced9d64a57403fba5180fa10d1140c (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:22.693401  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30d7f5c2da4d5da2b286cd756512f3 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:22.696643  8620 tablet_service.cc:1511] Processing CreateTablet for tablet fddfa69ae1bb40f39f00c7d50444c5f1 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:22.697618  8619 tablet_service.cc:1511] Processing CreateTablet for tablet cdf9d21a2b67418cb9d93ff485d2ce66 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:22.698040  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddfa69ae1bb40f39f00c7d50444c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.698954  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf9d21a2b67418cb9d93ff485d2ce66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.691682  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf9d21a2b67418cb9d93ff485d2ce66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.701395  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ced9d64a57403fba5180fa10d1140c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.704916  8618 tablet_service.cc:1511] Processing CreateTablet for tablet 30317caa65224ee8ae646f201264b1a8 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:22.706326  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30317caa65224ee8ae646f201264b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.706487  8474 tablet_service.cc:1511] Processing CreateTablet for tablet f4ced9d64a57403fba5180fa10d1140c (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:22.707842  8474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ced9d64a57403fba5180fa10d1140c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.707893  8473 tablet_service.cc:1511] Processing CreateTablet for tablet 010c1c211e584522a4a6f90b8d20bfac (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:22.709290  8473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010c1c211e584522a4a6f90b8d20bfac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.709996  8469 tablet_service.cc:1511] Processing CreateTablet for tablet 30317caa65224ee8ae646f201264b1a8 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:22.710096  8472 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30d7f5c2da4d5da2b286cd756512f3 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:22.711578  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30317caa65224ee8ae646f201264b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.712100  8470 tablet_service.cc:1511] Processing CreateTablet for tablet cdf9d21a2b67418cb9d93ff485d2ce66 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:22.713388  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddfa69ae1bb40f39f00c7d50444c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.713456  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf9d21a2b67418cb9d93ff485d2ce66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.717403  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30d7f5c2da4d5da2b286cd756512f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.718322  8471 tablet_service.cc:1511] Processing CreateTablet for tablet fddfa69ae1bb40f39f00c7d50444c5f1 (DEFAULT_TABLE table=test-workload [id=3350835c4db0437c9377b0111baaa120]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:22.719677  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddfa69ae1bb40f39f00c7d50444c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.720813  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010c1c211e584522a4a6f90b8d20bfac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.721568  8472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30d7f5c2da4d5da2b286cd756512f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.724205  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30317caa65224ee8ae646f201264b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.734438  8678 tablet_bootstrap.cc:492] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7: Bootstrap starting.
I20260630 12:33:22.742111  8678 tablet_bootstrap.cc:654] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.766707  8680 tablet_bootstrap.cc:492] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7: Bootstrap starting.
I20260630 12:33:22.779623  8680 tablet_bootstrap.cc:654] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.823940  8678 tablet_bootstrap.cc:492] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7: No bootstrap required, opened a new log
I20260630 12:33:22.824538  8678 ts_tablet_manager.cc:1403] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.061s
I20260630 12:33:22.827579  8678 raft_consensus.cc:359] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.828416  8678 raft_consensus.cc:385] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.828723  8678 raft_consensus.cc:740] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.829665  8678 consensus_queue.cc:260] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.839607  8678 ts_tablet_manager.cc:1434] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:33:22.842003  8678 tablet_bootstrap.cc:492] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7: Bootstrap starting.
I20260630 12:33:22.845395  8680 tablet_bootstrap.cc:492] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7: No bootstrap required, opened a new log
I20260630 12:33:22.846040  8680 ts_tablet_manager.cc:1403] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.035s
I20260630 12:33:22.848263  8678 tablet_bootstrap.cc:654] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.849170  8680 raft_consensus.cc:359] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.850113  8680 raft_consensus.cc:385] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.850576  8680 raft_consensus.cc:740] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.851845  8680 consensus_queue.cc:260] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.856560  8682 tablet_bootstrap.cc:492] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30: Bootstrap starting.
I20260630 12:33:22.859083  8680 ts_tablet_manager.cc:1434] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:33:22.860222  8680 tablet_bootstrap.cc:492] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7: Bootstrap starting.
I20260630 12:33:22.862473  8678 tablet_bootstrap.cc:492] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7: No bootstrap required, opened a new log
I20260630 12:33:22.863143  8678 ts_tablet_manager.cc:1403] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:33:22.865855  8682 tablet_bootstrap.cc:654] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.866621  8680 tablet_bootstrap.cc:654] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.868393  8678 raft_consensus.cc:359] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.869212  8678 raft_consensus.cc:385] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.869499  8678 raft_consensus.cc:740] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.870390  8678 consensus_queue.cc:260] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.876088  8678 ts_tablet_manager.cc:1434] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:33:22.877638  8678 tablet_bootstrap.cc:492] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7: Bootstrap starting.
I20260630 12:33:22.884091  8682 tablet_bootstrap.cc:492] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30: No bootstrap required, opened a new log
I20260630 12:33:22.884734  8682 ts_tablet_manager.cc:1403] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260630 12:33:22.886231  8678 tablet_bootstrap.cc:654] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.888232  8682 raft_consensus.cc:359] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.889061  8682 raft_consensus.cc:385] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.889328  8682 raft_consensus.cc:740] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.890388  8680 tablet_bootstrap.cc:492] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7: No bootstrap required, opened a new log
I20260630 12:33:22.890224  8682 consensus_queue.cc:260] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.890931  8680 ts_tablet_manager.cc:1403] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.016s
I20260630 12:33:22.892269  8678 tablet_bootstrap.cc:492] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7: No bootstrap required, opened a new log
I20260630 12:33:22.892817  8678 ts_tablet_manager.cc:1403] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
I20260630 12:33:22.893215  8682 ts_tablet_manager.cc:1434] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:33:22.894261  8682 tablet_bootstrap.cc:492] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30: Bootstrap starting.
I20260630 12:33:22.894021  8680 raft_consensus.cc:359] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.894820  8680 raft_consensus.cc:385] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.895155  8680 raft_consensus.cc:740] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.895613  8678 raft_consensus.cc:359] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.895990  8680 consensus_queue.cc:260] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.896492  8678 raft_consensus.cc:385] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.898574  8680 ts_tablet_manager.cc:1434] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:33:22.899667  8680 tablet_bootstrap.cc:492] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7: Bootstrap starting.
I20260630 12:33:22.899971  8685 raft_consensus.cc:493] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:22.900470  8685 raft_consensus.cc:515] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.903291  8685 leader_election.cc:290] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:22.908064  8680 tablet_bootstrap.cc:654] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.903367  8682 tablet_bootstrap.cc:654] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.904843  8678 raft_consensus.cc:740] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.915256  8678 consensus_queue.cc:260] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.918332  8678 ts_tablet_manager.cc:1434] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260630 12:33:22.918900  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf9d21a2b67418cb9d93ff485d2ce66" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" is_pre_election: true
W20260630 12:33:22.920701  8596 leader_election.cc:343] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:22.921121  8680 tablet_bootstrap.cc:492] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7: No bootstrap required, opened a new log
I20260630 12:33:22.921697  8680 ts_tablet_manager.cc:1403] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:33:22.922302  8678 tablet_bootstrap.cc:492] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7: Bootstrap starting.
I20260630 12:33:22.924677  8680 raft_consensus.cc:359] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.925472  8680 raft_consensus.cc:385] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.925817  8680 raft_consensus.cc:740] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.926563  8680 consensus_queue.cc:260] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.928742  8680 ts_tablet_manager.cc:1434] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:33:22.929811  8680 tablet_bootstrap.cc:492] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7: Bootstrap starting.
I20260630 12:33:22.935987  8680 tablet_bootstrap.cc:654] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.937938  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf9d21a2b67418cb9d93ff485d2ce66" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" is_pre_election: true
I20260630 12:33:22.940315  8678 tablet_bootstrap.cc:654] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7: Neither blocks nor log segments found. Creating new log.
W20260630 12:33:22.942221  8598 leader_election.cc:343] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:22.945127  8598 leader_election.cc:304] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [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: 57bf830f4e324cb2a3109e9f449f46b7; no voters: c9be60b55cf442b98a9f5117cf1cf2f7, e2d7b8281b6e47fc8ee319ff791c6f30
I20260630 12:33:22.946506  8685 raft_consensus.cc:2749] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:22.947820  8682 tablet_bootstrap.cc:492] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30: No bootstrap required, opened a new log
I20260630 12:33:22.948390  8682 ts_tablet_manager.cc:1403] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.011s
I20260630 12:33:22.949241  8678 tablet_bootstrap.cc:492] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7: No bootstrap required, opened a new log
I20260630 12:33:22.949767  8678 ts_tablet_manager.cc:1403] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260630 12:33:22.950227  8680 tablet_bootstrap.cc:492] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7: No bootstrap required, opened a new log
I20260630 12:33:22.950681  8680 ts_tablet_manager.cc:1403] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:33:22.951499  8682 raft_consensus.cc:359] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.952282  8682 raft_consensus.cc:385] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.952587  8682 raft_consensus.cc:740] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.952553  8678 raft_consensus.cc:359] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.952875  8680 raft_consensus.cc:359] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.953476  8678 raft_consensus.cc:385] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.953792  8680 raft_consensus.cc:385] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.953861  8678 raft_consensus.cc:740] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.953630  8682 consensus_queue.cc:260] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.954267  8680 raft_consensus.cc:740] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.954845  8678 consensus_queue.cc:260] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.955164  8680 consensus_queue.cc:260] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.957804  8680 ts_tablet_manager.cc:1434] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:33:22.958832  8680 tablet_bootstrap.cc:492] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7: Bootstrap starting.
I20260630 12:33:22.959407  8678 ts_tablet_manager.cc:1434] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:33:22.960594  8678 tablet_bootstrap.cc:492] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7: Bootstrap starting.
I20260630 12:33:22.965291  8680 tablet_bootstrap.cc:654] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.970569  8680 tablet_bootstrap.cc:492] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7: No bootstrap required, opened a new log
I20260630 12:33:22.971030  8680 ts_tablet_manager.cc:1403] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260630 12:33:22.973832  8680 raft_consensus.cc:359] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.974583  8680 raft_consensus.cc:385] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.974913  8680 raft_consensus.cc:740] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.975610  8680 consensus_queue.cc:260] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.976945  8678 tablet_bootstrap.cc:654] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.977579  8680 ts_tablet_manager.cc:1434] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:33:22.978678  8680 tablet_bootstrap.cc:492] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7: Bootstrap starting.
I20260630 12:33:22.984426  8680 tablet_bootstrap.cc:654] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.986171  8682 ts_tablet_manager.cc:1434] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260630 12:33:22.990938  8685 raft_consensus.cc:493] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:22.991529  8685 raft_consensus.cc:515] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:22.992815  8682 tablet_bootstrap.cc:492] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30: Bootstrap starting.
I20260630 12:33:22.993849  8685 leader_election.cc:290] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:22.996826  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30317caa65224ee8ae646f201264b1a8" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" is_pre_election: true
I20260630 12:33:22.997553  8484 raft_consensus.cc:2468] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 0.
I20260630 12:33:23.000231  8678 tablet_bootstrap.cc:492] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7: No bootstrap required, opened a new log
I20260630 12:33:23.000895  8678 ts_tablet_manager.cc:1403] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
I20260630 12:33:23.001593  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30317caa65224ee8ae646f201264b1a8" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" is_pre_election: true
I20260630 12:33:23.002178  8682 tablet_bootstrap.cc:654] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30: Neither blocks nor log segments found. Creating new log.
W20260630 12:33:23.003868  8596 leader_election.cc:343] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:23.003990  8678 raft_consensus.cc:359] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.005275  8598 leader_election.cc:304] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [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: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: e2d7b8281b6e47fc8ee319ff791c6f30
I20260630 12:33:23.008574  8680 tablet_bootstrap.cc:492] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7: No bootstrap required, opened a new log
I20260630 12:33:23.009408  8680 ts_tablet_manager.cc:1403] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260630 12:33:23.010310  8685 raft_consensus.cc:2804] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.010890  8685 raft_consensus.cc:493] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.011313  8685 raft_consensus.cc:3060] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.012787  8680 raft_consensus.cc:359] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.013690  8680 raft_consensus.cc:385] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.014017  8680 raft_consensus.cc:740] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.014895  8680 consensus_queue.cc:260] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.019412  8682 tablet_bootstrap.cc:492] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30: No bootstrap required, opened a new log
I20260630 12:33:23.020057  8682 ts_tablet_manager.cc:1403] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.001s
I20260630 12:33:23.020150  8678 raft_consensus.cc:385] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.020727  8678 raft_consensus.cc:740] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.021699  8678 consensus_queue.cc:260] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.024405  8678 ts_tablet_manager.cc:1434] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260630 12:33:23.025254  8680 ts_tablet_manager.cc:1434] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260630 12:33:23.025597  8678 tablet_bootstrap.cc:492] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7: Bootstrap starting.
I20260630 12:33:23.026047  8682 raft_consensus.cc:359] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.026959  8682 raft_consensus.cc:385] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.027318  8682 raft_consensus.cc:740] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.020730  8685 raft_consensus.cc:515] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.028229  8682 consensus_queue.cc:260] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.032078  8685 leader_election.cc:290] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 election: Requested vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.033823  8682 ts_tablet_manager.cc:1434] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:33:23.034155  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30317caa65224ee8ae646f201264b1a8" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
I20260630 12:33:23.034582  8678 tablet_bootstrap.cc:654] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.035228  8682 tablet_bootstrap.cc:492] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30: Bootstrap starting.
I20260630 12:33:23.037084  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30317caa65224ee8ae646f201264b1a8" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7"
I20260630 12:33:23.037756  8484 raft_consensus.cc:3060] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.045369  8682 tablet_bootstrap.cc:654] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30: Neither blocks nor log segments found. Creating new log.
W20260630 12:33:23.045487  8596 leader_election.cc:343] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:23.047966  8484 raft_consensus.cc:2468] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 1.
I20260630 12:33:23.049512  8598 leader_election.cc:304] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [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: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: e2d7b8281b6e47fc8ee319ff791c6f30
I20260630 12:33:23.051772  8685 raft_consensus.cc:2804] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.052337  8685 raft_consensus.cc:697] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 LEADER]: Becoming Leader. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Running, Role: LEADER
I20260630 12:33:23.053328  8685 consensus_queue.cc:237] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.055809  8678 tablet_bootstrap.cc:492] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7: No bootstrap required, opened a new log
I20260630 12:33:23.056313  8678 ts_tablet_manager.cc:1403] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260630 12:33:23.059629  8678 raft_consensus.cc:359] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.060544  8678 raft_consensus.cc:385] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.060982  8678 raft_consensus.cc:740] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.062146  8678 consensus_queue.cc:260] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.062700  8683 raft_consensus.cc:493] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.063230  8683 raft_consensus.cc:515] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.072393  8678 ts_tablet_manager.cc:1434] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.009s
I20260630 12:33:23.076136  8683 leader_election.cc:290] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029), 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989)
I20260630 12:33:23.079855  8380 catalog_manager.cc:5697] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "57bf830f4e324cb2a3109e9f449f46b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:23.084021  8682 tablet_bootstrap.cc:492] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30: No bootstrap required, opened a new log
I20260630 12:33:23.084754  8682 ts_tablet_manager.cc:1403] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.015s
I20260630 12:33:23.088266  8682 raft_consensus.cc:359] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.089184  8682 raft_consensus.cc:385] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.089543  8682 raft_consensus.cc:740] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.090377  8682 consensus_queue.cc:260] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.093099  8682 ts_tablet_manager.cc:1434] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:33:23.094241  8682 tablet_bootstrap.cc:492] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30: Bootstrap starting.
I20260630 12:33:23.101055  8682 tablet_bootstrap.cc:654] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.106030  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30d7f5c2da4d5da2b286cd756512f3" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" is_pre_election: true
I20260630 12:33:23.106782  8633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30d7f5c2da4d5da2b286cd756512f3" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7" is_pre_election: true
I20260630 12:33:23.106940  8559 raft_consensus.cc:2468] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 0.
I20260630 12:33:23.107553  8633 raft_consensus.cc:2468] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 0.
I20260630 12:33:23.109306  8449 leader_election.cc:304] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: 
I20260630 12:33:23.110594  8683 raft_consensus.cc:2804] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.110960  8683 raft_consensus.cc:493] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.111292  8683 raft_consensus.cc:3060] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.112251  8682 tablet_bootstrap.cc:492] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30: No bootstrap required, opened a new log
I20260630 12:33:23.112882  8682 ts_tablet_manager.cc:1403] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260630 12:33:23.116212  8682 raft_consensus.cc:359] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.117080  8682 raft_consensus.cc:385] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.117430  8682 raft_consensus.cc:740] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.118274  8704 raft_consensus.cc:493] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.118947  8704 raft_consensus.cc:515] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.118307  8682 consensus_queue.cc:260] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.121265  8704 leader_election.cc:290] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.120070  8683 raft_consensus.cc:515] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.122591  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ced9d64a57403fba5180fa10d1140c" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" is_pre_election: true
I20260630 12:33:23.123363  8559 raft_consensus.cc:2468] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 0.
I20260630 12:33:23.123590  8633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ced9d64a57403fba5180fa10d1140c" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7" is_pre_election: true
I20260630 12:33:23.124318  8633 raft_consensus.cc:2468] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 0.
I20260630 12:33:23.125816  8447 leader_election.cc:304] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9be60b55cf442b98a9f5117cf1cf2f7, e2d7b8281b6e47fc8ee319ff791c6f30; no voters: 
I20260630 12:33:23.125980  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30d7f5c2da4d5da2b286cd756512f3" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7"
I20260630 12:33:23.126624  8632 raft_consensus.cc:3060] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.126807  8704 raft_consensus.cc:2804] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.127216  8704 raft_consensus.cc:493] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.127564  8704 raft_consensus.cc:3060] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.124441  8683 leader_election.cc:290] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029), 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989)
I20260630 12:33:23.129207  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30d7f5c2da4d5da2b286cd756512f3" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
I20260630 12:33:23.129781  8559 raft_consensus.cc:3060] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.131348  8682 ts_tablet_manager.cc:1434] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260630 12:33:23.134562  8632 raft_consensus.cc:2468] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 1.
I20260630 12:33:23.134938  8704 raft_consensus.cc:515] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.137404  8559 raft_consensus.cc:2468] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 1.
I20260630 12:33:23.139031  8682 tablet_bootstrap.cc:492] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30: Bootstrap starting.
I20260630 12:33:23.138808  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ced9d64a57403fba5180fa10d1140c" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
I20260630 12:33:23.139602  8558 raft_consensus.cc:3060] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.139917  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ced9d64a57403fba5180fa10d1140c" candidate_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7"
I20260630 12:33:23.140543  8632 raft_consensus.cc:3060] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.145200  8685 raft_consensus.cc:493] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.145924  8682 tablet_bootstrap.cc:654] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.145723  8685 raft_consensus.cc:515] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.147867  8685 leader_election.cc:290] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.148015  8632 raft_consensus.cc:2468] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 1.
I20260630 12:33:23.150686  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddfa69ae1bb40f39f00c7d50444c5f1" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" is_pre_election: true
I20260630 12:33:23.151301  8484 raft_consensus.cc:2468] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 0.
I20260630 12:33:23.152999  8598 leader_election.cc:304] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: 
I20260630 12:33:23.153915  8685 raft_consensus.cc:2804] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.154320  8685 raft_consensus.cc:493] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.154913  8685 raft_consensus.cc:3060] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.155359  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddfa69ae1bb40f39f00c7d50444c5f1" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" is_pre_election: true
I20260630 12:33:23.156039  8559 raft_consensus.cc:2468] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 0.
I20260630 12:33:23.156693  8682 tablet_bootstrap.cc:492] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30: No bootstrap required, opened a new log
I20260630 12:33:23.157316  8682 ts_tablet_manager.cc:1403] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260630 12:33:23.159657  8682 raft_consensus.cc:359] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.160202  8682 raft_consensus.cc:385] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.160471  8682 raft_consensus.cc:740] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.161362  8682 consensus_queue.cc:260] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.161715  8685 raft_consensus.cc:515] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.138859  8449 leader_election.cc:304] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: 
I20260630 12:33:23.163443  8683 raft_consensus.cc:2804] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.163800  8682 ts_tablet_manager.cc:1434] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:33:23.162205  8558 raft_consensus.cc:2468] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9be60b55cf442b98a9f5117cf1cf2f7 in term 1.
I20260630 12:33:23.165172  8449 leader_election.cc:304] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: 
I20260630 12:33:23.165723  8704 leader_election.cc:290] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [CANDIDATE]: Term 1 election: Requested vote from peers 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.167079  8704 raft_consensus.cc:2804] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.167667  8704 raft_consensus.cc:697] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 LEADER]: Becoming Leader. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Running, Role: LEADER
I20260630 12:33:23.168658  8704 consensus_queue.cc:237] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } }
I20260630 12:33:23.169219  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddfa69ae1bb40f39f00c7d50444c5f1" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7"
I20260630 12:33:23.169833  8484 raft_consensus.cc:3060] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:33:23.175768  8430 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:23.178071  8484 raft_consensus.cc:2468] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 1.
I20260630 12:33:23.179580  8598 leader_election.cc:304] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: 
I20260630 12:33:23.181010  8700 raft_consensus.cc:2804] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.182482  8700 raft_consensus.cc:697] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 LEADER]: Becoming Leader. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Running, Role: LEADER
I20260630 12:33:23.183387  8700 consensus_queue.cc:237] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.186839  8685 leader_election.cc:290] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 election: Requested vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.187938  8683 raft_consensus.cc:697] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 LEADER]: Becoming Leader. State: Replica: c9be60b55cf442b98a9f5117cf1cf2f7, State: Running, Role: LEADER
I20260630 12:33:23.188596  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddfa69ae1bb40f39f00c7d50444c5f1" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
I20260630 12:33:23.189309  8558 raft_consensus.cc:3060] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.188979  8683 consensus_queue.cc:237] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.195761  8558 raft_consensus.cc:2468] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 1.
I20260630 12:33:23.199385  8382 catalog_manager.cc:5697] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:23.200284  8689 raft_consensus.cc:493] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.199885  8381 catalog_manager.cc:5697] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "57bf830f4e324cb2a3109e9f449f46b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:23.200834  8689 raft_consensus.cc:515] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.203279  8689 leader_election.cc:290] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989)
I20260630 12:33:23.219884  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30317caa65224ee8ae646f201264b1a8" candidate_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" is_pre_election: true
I20260630 12:33:23.221167  8484 raft_consensus.cc:2393] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2d7b8281b6e47fc8ee319ff791c6f30 in current term 1: Already voted for candidate 57bf830f4e324cb2a3109e9f449f46b7 in this term.
I20260630 12:33:23.224032  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30317caa65224ee8ae646f201264b1a8" candidate_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7" is_pre_election: true
I20260630 12:33:23.225494  8524 leader_election.cc:304] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [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: e2d7b8281b6e47fc8ee319ff791c6f30; no voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7
I20260630 12:33:23.226220  8689 raft_consensus.cc:3060] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.226923  8382 catalog_manager.cc:5697] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:23.231945  8689 raft_consensus.cc:2749] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:23.243836  8700 raft_consensus.cc:493] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.244410  8700 raft_consensus.cc:515] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.246150  8700 leader_election.cc:290] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.247123  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010c1c211e584522a4a6f90b8d20bfac" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" is_pre_election: true
I20260630 12:33:23.247255  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010c1c211e584522a4a6f90b8d20bfac" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" is_pre_election: true
I20260630 12:33:23.247798  8484 raft_consensus.cc:2468] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 0.
I20260630 12:33:23.247869  8558 raft_consensus.cc:2468] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 0.
I20260630 12:33:23.248850  8598 leader_election.cc:304] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, c9be60b55cf442b98a9f5117cf1cf2f7; no voters: 
I20260630 12:33:23.249606  8700 raft_consensus.cc:2804] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.249948  8700 raft_consensus.cc:493] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.250166  8700 raft_consensus.cc:3060] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.255169  8700 raft_consensus.cc:515] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.256717  8700 leader_election.cc:290] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 election: Requested vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029)
I20260630 12:33:23.257597  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010c1c211e584522a4a6f90b8d20bfac" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7"
I20260630 12:33:23.257803  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010c1c211e584522a4a6f90b8d20bfac" candidate_uuid: "57bf830f4e324cb2a3109e9f449f46b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30"
I20260630 12:33:23.258251  8484 raft_consensus.cc:3060] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.258324  8558 raft_consensus.cc:3060] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.265338  8484 raft_consensus.cc:2468] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 1.
I20260630 12:33:23.265340  8558 raft_consensus.cc:2468] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57bf830f4e324cb2a3109e9f449f46b7 in term 1.
I20260630 12:33:23.266710  8596 leader_election.cc:304] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, e2d7b8281b6e47fc8ee319ff791c6f30; no voters: 
I20260630 12:33:23.267393  8700 raft_consensus.cc:2804] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.267839  8700 raft_consensus.cc:697] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 LEADER]: Becoming Leader. State: Replica: 57bf830f4e324cb2a3109e9f449f46b7, State: Running, Role: LEADER
I20260630 12:33:23.268615  8700 consensus_queue.cc:237] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.275882  8382 catalog_manager.cc:5697] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3). New cstate: current_term: 1 leader_uuid: "57bf830f4e324cb2a3109e9f449f46b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:23.401624  8689 raft_consensus.cc:493] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.402135  8689 raft_consensus.cc:515] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.404031  8689 leader_election.cc:290] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989)
I20260630 12:33:23.404759  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf9d21a2b67418cb9d93ff485d2ce66" candidate_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" is_pre_election: true
I20260630 12:33:23.405148  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf9d21a2b67418cb9d93ff485d2ce66" candidate_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7" is_pre_election: true
I20260630 12:33:23.405427  8484 raft_consensus.cc:2468] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2d7b8281b6e47fc8ee319ff791c6f30 in term 0.
I20260630 12:33:23.405889  8632 raft_consensus.cc:2468] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2d7b8281b6e47fc8ee319ff791c6f30 in term 0.
I20260630 12:33:23.406867  8524 leader_election.cc:304] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, e2d7b8281b6e47fc8ee319ff791c6f30; no voters: 
I20260630 12:33:23.407536  8689 raft_consensus.cc:2804] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.407898  8689 raft_consensus.cc:493] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.408196  8689 raft_consensus.cc:3060] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.412949  8689 raft_consensus.cc:515] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.414697  8689 leader_election.cc:290] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [CANDIDATE]: Term 1 election: Requested vote from peers c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095), 57bf830f4e324cb2a3109e9f449f46b7 (127.28.244.3:41989)
I20260630 12:33:23.415548  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf9d21a2b67418cb9d93ff485d2ce66" candidate_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7"
I20260630 12:33:23.415812  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf9d21a2b67418cb9d93ff485d2ce66" candidate_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bf830f4e324cb2a3109e9f449f46b7"
I20260630 12:33:23.416260  8484 raft_consensus.cc:3060] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.416391  8632 raft_consensus.cc:3060] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.423753  8484 raft_consensus.cc:2468] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2d7b8281b6e47fc8ee319ff791c6f30 in term 1.
I20260630 12:33:23.423751  8632 raft_consensus.cc:2468] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2d7b8281b6e47fc8ee319ff791c6f30 in term 1.
I20260630 12:33:23.425475  8524 leader_election.cc:304] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bf830f4e324cb2a3109e9f449f46b7, e2d7b8281b6e47fc8ee319ff791c6f30; no voters: 
I20260630 12:33:23.426537  8689 raft_consensus.cc:2804] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.427780  8689 raft_consensus.cc:697] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 LEADER]: Becoming Leader. State: Replica: e2d7b8281b6e47fc8ee319ff791c6f30, State: Running, Role: LEADER
I20260630 12:33:23.428716  8689 consensus_queue.cc:237] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } }
I20260630 12:33:23.473141  8700 consensus_queue.cc:1048] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:23.472106  8382 catalog_manager.cc:5697] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:23.496448  8712 consensus_queue.cc:1048] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:23.622819  8683 consensus_queue.cc:1048] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:23.636073  8709 consensus_queue.cc:1048] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:23.641718  8685 consensus_queue.cc:1048] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:23.658270  8712 consensus_queue.cc:1048] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:23.692040  8712 consensus_queue.cc:1048] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:23.704842  8685 consensus_queue.cc:1048] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:23.709112  8709 consensus_queue.cc:1048] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d7b8281b6e47fc8ee319ff791c6f30" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:23.728464  8709 consensus_queue.cc:1048] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:23.880077  8689 consensus_queue.cc:1048] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9be60b55cf442b98a9f5117cf1cf2f7" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:23.895058  8737 consensus_queue.cc:1048] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bf830f4e324cb2a3109e9f449f46b7" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:33:27.166076  8654 debug-util.cc:398] Leaking SignalData structure 0x7b0800085f40 after lost signal to thread 29651
W20260630 12:33:27.167249  8654 debug-util.cc:398] Leaking SignalData structure 0x7b080019e520 after lost signal to thread 8416
W20260630 12:33:27.168618  8654 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6300 after lost signal to thread 8508
W20260630 12:33:27.169642  8654 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc320 after lost signal to thread 8583
W20260630 12:33:27.170606  8654 debug-util.cc:398] Leaking SignalData structure 0x7b0800112580 after lost signal to thread 8657
W20260630 12:33:29.617105  8413 debug-util.cc:398] Leaking SignalData structure 0x7b08001dff40 after lost signal to thread 29651
W20260630 12:33:29.618165  8413 debug-util.cc:398] Leaking SignalData structure 0x7b0800127d80 after lost signal to thread 8416
W20260630 12:33:29.619309  8413 debug-util.cc:398] Leaking SignalData structure 0x7b080026a2a0 after lost signal to thread 8508
W20260630 12:33:29.620468  8413 debug-util.cc:398] Leaking SignalData structure 0x7b08002a7d00 after lost signal to thread 8583
W20260630 12:33:29.621542  8413 debug-util.cc:398] Leaking SignalData structure 0x7b08002384e0 after lost signal to thread 8657
I20260630 12:33:33.899660 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:33.933437 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:33.934226 29648 tablet_replica.cc:333] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7: stopping tablet replica
I20260630 12:33:33.934942 29648 raft_consensus.cc:2243] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:33.936103 29648 raft_consensus.cc:2272] T f4ced9d64a57403fba5180fa10d1140c P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:33.938998 29648 tablet_replica.cc:333] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7: stopping tablet replica
I20260630 12:33:33.939546 29648 raft_consensus.cc:2243] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:33.940047 29648 raft_consensus.cc:2272] T fddfa69ae1bb40f39f00c7d50444c5f1 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:33.942746 29648 tablet_replica.cc:333] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7: stopping tablet replica
I20260630 12:33:33.943284 29648 raft_consensus.cc:2243] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:33.943795 29648 raft_consensus.cc:2272] T 30317caa65224ee8ae646f201264b1a8 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:33.946624 29648 tablet_replica.cc:333] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7: stopping tablet replica
I20260630 12:33:33.947144 29648 raft_consensus.cc:2243] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:33.948119 29648 raft_consensus.cc:2272] T 8b30d7f5c2da4d5da2b286cd756512f3 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:33.950764 29648 tablet_replica.cc:333] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7: stopping tablet replica
I20260630 12:33:33.951269 29648 raft_consensus.cc:2243] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:33.951731 29648 raft_consensus.cc:2272] T cdf9d21a2b67418cb9d93ff485d2ce66 P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:33.954228 29648 tablet_replica.cc:333] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7: stopping tablet replica
I20260630 12:33:33.954702 29648 raft_consensus.cc:2243] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:33.955179 29648 raft_consensus.cc:2272] T 010c1c211e584522a4a6f90b8d20bfac P c9be60b55cf442b98a9f5117cf1cf2f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:33.986011 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:34.012514 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:33:34.044059 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:34.045084 29648 tablet_replica.cc:333] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30: stopping tablet replica
I20260630 12:33:34.046104 29648 raft_consensus.cc:2243] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.046775 29648 raft_consensus.cc:2272] T 30317caa65224ee8ae646f201264b1a8 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:34.047185  8598 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.244.1:36095: connect: Connection refused (error 111)
I20260630 12:33:34.050237 29648 tablet_replica.cc:333] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30: stopping tablet replica
I20260630 12:33:34.051034 29648 raft_consensus.cc:2243] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:33:34.051525  8598 consensus_peers.cc:597] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 -> Peer c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095): Couldn't send request to peer c9be60b55cf442b98a9f5117cf1cf2f7. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:36095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:34.051694 29648 raft_consensus.cc:2272] T 010c1c211e584522a4a6f90b8d20bfac P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.054692 29648 tablet_replica.cc:333] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30: stopping tablet replica
I20260630 12:33:34.055328 29648 raft_consensus.cc:2243] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:34.056248 29648 raft_consensus.cc:2272] T cdf9d21a2b67418cb9d93ff485d2ce66 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.058825 29648 tablet_replica.cc:333] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30: stopping tablet replica
I20260630 12:33:34.059392 29648 raft_consensus.cc:2243] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.059847 29648 raft_consensus.cc:2272] T f4ced9d64a57403fba5180fa10d1140c P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.062233 29648 tablet_replica.cc:333] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30: stopping tablet replica
I20260630 12:33:34.062714 29648 raft_consensus.cc:2243] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.063182 29648 raft_consensus.cc:2272] T 8b30d7f5c2da4d5da2b286cd756512f3 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.065660 29648 tablet_replica.cc:333] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30: stopping tablet replica
I20260630 12:33:34.066089 29648 raft_consensus.cc:2243] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.066550 29648 raft_consensus.cc:2272] T fddfa69ae1bb40f39f00c7d50444c5f1 P e2d7b8281b6e47fc8ee319ff791c6f30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:34.087596  8598 consensus_peers.cc:597] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 -> Peer c9be60b55cf442b98a9f5117cf1cf2f7 (127.28.244.1:36095): Couldn't send request to peer c9be60b55cf442b98a9f5117cf1cf2f7. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.1:36095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:34.095945 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
W20260630 12:33:34.106307  8596 consensus_peers.cc:597] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 -> Peer e2d7b8281b6e47fc8ee319ff791c6f30 (127.28.244.2:34029): Couldn't send request to peer e2d7b8281b6e47fc8ee319ff791c6f30. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:34029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:34.120744 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:34.149350 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:34.150194 29648 tablet_replica.cc:333] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7: stopping tablet replica
I20260630 12:33:34.150935 29648 raft_consensus.cc:2243] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.151432 29648 raft_consensus.cc:2272] T f4ced9d64a57403fba5180fa10d1140c P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.153981 29648 tablet_replica.cc:333] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7: stopping tablet replica
I20260630 12:33:34.154464 29648 raft_consensus.cc:2243] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:34.155447 29648 raft_consensus.cc:2272] T fddfa69ae1bb40f39f00c7d50444c5f1 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.157938 29648 tablet_replica.cc:333] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7: stopping tablet replica
I20260630 12:33:34.158502 29648 raft_consensus.cc:2243] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.158919 29648 raft_consensus.cc:2272] T 8b30d7f5c2da4d5da2b286cd756512f3 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.161281 29648 tablet_replica.cc:333] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7: stopping tablet replica
I20260630 12:33:34.161773 29648 raft_consensus.cc:2243] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:34.162634 29648 raft_consensus.cc:2272] T 010c1c211e584522a4a6f90b8d20bfac P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.164950 29648 tablet_replica.cc:333] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7: stopping tablet replica
I20260630 12:33:34.165481 29648 raft_consensus.cc:2243] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:34.165895 29648 raft_consensus.cc:2272] T cdf9d21a2b67418cb9d93ff485d2ce66 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.168238 29648 tablet_replica.cc:333] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7: stopping tablet replica
I20260630 12:33:34.168721 29648 raft_consensus.cc:2243] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:34.169754 29648 raft_consensus.cc:2272] T 30317caa65224ee8ae646f201264b1a8 P 57bf830f4e324cb2a3109e9f449f46b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.213631 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:34.234822 29648 master.cc:562] Master@127.28.244.62:34531 shutting down...
I20260630 12:33:34.258242 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:34.258950 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:34.259303 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2d1522513ba4e0f97c109f37c683535: stopping tablet replica
I20260630 12:33:34.287672 29648 master.cc:584] Master@127.28.244.62:34531 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13287 ms)
[----------] 24 tests from AutoRebalancerTest (262457 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:33:34.334781 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:41149
I20260630 12:33:34.335994 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:34.341763  8753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.341905  8752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.342736  8755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.343833 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:34.344722 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:34.344901 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:34.345145 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822814345130 us; error 0 us; skew 500 ppm
I20260630 12:33:34.345690 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:34.348012 29648 webserver.cc:533] Webserver started at http://127.28.244.62:44873/ using document root <none> and password file <none>
I20260630 12:33:34.348511 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:34.348709 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:34.349069 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:34.350317 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "f2b05198f9fb49e38bcbd33aab201891"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.354972 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:34.358441  8760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.359251 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:34.359565 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "f2b05198f9fb49e38bcbd33aab201891"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.359863 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:34.369628 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:34.370807 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:34.408557 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:41149
I20260630 12:33:34.408669  8811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:41149 every 8 connection(s)
I20260630 12:33:34.412654  8812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:34.424489  8812 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891: Bootstrap starting.
I20260630 12:33:34.429433  8812 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:34.434036  8812 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891: No bootstrap required, opened a new log
I20260630 12:33:34.436424  8812 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2b05198f9fb49e38bcbd33aab201891" member_type: VOTER }
I20260630 12:33:34.436913  8812 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:34.437179  8812 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2b05198f9fb49e38bcbd33aab201891, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.437844  8812 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2b05198f9fb49e38bcbd33aab201891" member_type: VOTER }
I20260630 12:33:34.438344  8812 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:34.438576  8812 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:34.438858  8812 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:34.443822  8812 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2b05198f9fb49e38bcbd33aab201891" member_type: VOTER }
I20260630 12:33:34.444434  8812 leader_election.cc:304] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [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: f2b05198f9fb49e38bcbd33aab201891; no voters: 
I20260630 12:33:34.445604  8812 leader_election.cc:290] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:34.446044  8815 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:34.447403  8815 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 1 LEADER]: Becoming Leader. State: Replica: f2b05198f9fb49e38bcbd33aab201891, State: Running, Role: LEADER
I20260630 12:33:34.448055  8815 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [LEADER]: Queue going to LEADER mode. State: All 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: "f2b05198f9fb49e38bcbd33aab201891" member_type: VOTER }
I20260630 12:33:34.448652  8812 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:34.453409  8816 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2b05198f9fb49e38bcbd33aab201891" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2b05198f9fb49e38bcbd33aab201891" member_type: VOTER } }
I20260630 12:33:34.454069  8816 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:34.455952  8817 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2b05198f9fb49e38bcbd33aab201891. Latest consensus state: current_term: 1 leader_uuid: "f2b05198f9fb49e38bcbd33aab201891" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2b05198f9fb49e38bcbd33aab201891" member_type: VOTER } }
I20260630 12:33:34.456455  8817 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:34.460490  8823 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:34.466089  8823 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:34.467089 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:34.475939  8823 catalog_manager.cc:1383] Generated new cluster ID: 1daff450efaa47d2846c1c11da501eff
I20260630 12:33:34.476238  8823 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:34.498292  8823 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:34.499724  8823 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:34.515728  8823 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891: Generated new TSK 0
I20260630 12:33:34.516353  8823 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:34.533648 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:34.540117  8833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.541437  8834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.542563  8836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.543277 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:34.544191 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:34.544378 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:34.544502 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822814544491 us; error 0 us; skew 500 ppm
I20260630 12:33:34.544947 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:34.547269 29648 webserver.cc:533] Webserver started at http://127.28.244.1:38307/ using document root <none> and password file <none>
I20260630 12:33:34.547708 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:34.547858 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:34.548079 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:34.549208 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "6bc2fabd6e04466399280ffa873a9240"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.554224 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:33:34.557554  8841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.558369 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:34.558619 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "6bc2fabd6e04466399280ffa873a9240"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.558880 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:34.599202 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:34.600369 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:34.601864 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:34.604734 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:34.604925 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.605171 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:34.605325 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.646054 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:39079
I20260630 12:33:34.646152  8903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:39079 every 8 connection(s)
I20260630 12:33:34.650996 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:34.658977  8908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.659456  8909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.663241  8912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.664520 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:34.665086  8904 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41149
I20260630 12:33:34.665555  8904 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:34.665822 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:34.666080 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:34.666260 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822814666225 us; error 0 us; skew 500 ppm
I20260630 12:33:34.666414  8904 heartbeater.cc:507] Master 127.28.244.62:41149 requested a full tablet report, sending...
I20260630 12:33:34.666886 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:34.668886  8777 ts_manager.cc:194] Registered new tserver with Master: 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079)
I20260630 12:33:34.669909 29648 webserver.cc:533] Webserver started at http://127.28.244.2:40075/ using document root <none> and password file <none>
I20260630 12:33:34.670610 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:34.670850 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:34.671160 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:34.671530  8777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48526
I20260630 12:33:34.672734 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.677361 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:33:34.680693  8916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.681537 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:34.681851 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.682135 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:34.693295 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:34.694455 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:34.695989 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:34.698256 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:34.698487 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.698729 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:34.698899 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.738471 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:34793
I20260630 12:33:34.738554  8978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:34793 every 8 connection(s)
I20260630 12:33:34.743530 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:34.751320  8982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.753516  8983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:34.755069  8985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.756381 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:34.757094  8979 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41149
I20260630 12:33:34.757469  8979 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:34.757488 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:34.757896 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:34.758085 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822814758065 us; error 0 us; skew 500 ppm
I20260630 12:33:34.758387  8979 heartbeater.cc:507] Master 127.28.244.62:41149 requested a full tablet report, sending...
I20260630 12:33:34.758719 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:34.760733  8777 ts_manager.cc:194] Registered new tserver with Master: f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793)
I20260630 12:33:34.762045 29648 webserver.cc:533] Webserver started at http://127.28.244.3:43171/ using document root <none> and password file <none>
I20260630 12:33:34.762547  8777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48532
I20260630 12:33:34.762663 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:34.763022 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:34.763304 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:34.764611 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "92beba031c8946189a4ce2c920910deb"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.769285 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:33:34.772699  8990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.773589 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:33:34.773909 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "92beba031c8946189a4ce2c920910deb"
format_stamp: "Formatted at 2026-06-30 12:33:34 on dist-test-slave-0w4t"
I20260630 12:33:34.774181 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:34.785681 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:34.786867 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:34.788273 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:34.790436 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:34.790678 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.790931 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:34.791119 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.831656 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:33325
I20260630 12:33:34.831718  9052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:33325 every 8 connection(s)
I20260630 12:33:34.845911  9053 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41149
I20260630 12:33:34.846305  9053 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:34.847038  9053 heartbeater.cc:507] Master 127.28.244.62:41149 requested a full tablet report, sending...
I20260630 12:33:34.849148  8777 ts_manager.cc:194] Registered new tserver with Master: 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:34.849622 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01463425s
I20260630 12:33:34.850804  8777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48540
I20260630 12:33:35.674562  8904 heartbeater.cc:499] Master 127.28.244.62:41149 was elected leader, sending a full tablet report...
I20260630 12:33:35.765200  8979 heartbeater.cc:499] Master 127.28.244.62:41149 was elected leader, sending a full tablet report...
I20260630 12:33:35.853823  9053 heartbeater.cc:499] Master 127.28.244.62:41149 was elected leader, sending a full tablet report...
I20260630 12:33:35.910382  8777 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48554:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:35.912940  8777 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:35.987203  8869 tablet_service.cc:1511] Processing CreateTablet for tablet bd7e14afb366412b9d98ce6f0d7b9757 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:35.988935  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7e14afb366412b9d98ce6f0d7b9757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.995698  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb9cf4f4d5b43a49d42e731eb7bf75e (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:35.990332  8868 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2df2d930d948fcb17469442fe5b385 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:35.996038  9015 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb9cf4f4d5b43a49d42e731eb7bf75e (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:35.997241  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb9cf4f4d5b43a49d42e731eb7bf75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.997506  9015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb9cf4f4d5b43a49d42e731eb7bf75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.998039  8868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2df2d930d948fcb17469442fe5b385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.992132  9017 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2df2d930d948fcb17469442fe5b385 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:35.999239  9017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2df2d930d948fcb17469442fe5b385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.992865  9016 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09b7ad8260419587d6647ba7ae71f6 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:35.994052  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09b7ad8260419587d6647ba7ae71f6 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:36.001931  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09b7ad8260419587d6647ba7ae71f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.990937  9018 tablet_service.cc:1511] Processing CreateTablet for tablet bd7e14afb366412b9d98ce6f0d7b9757 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:36.001931  9016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09b7ad8260419587d6647ba7ae71f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.006261  9018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7e14afb366412b9d98ce6f0d7b9757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.005952  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 3b08162476214d9d8dcb0adffcfa227b (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:36.007405  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b08162476214d9d8dcb0adffcfa227b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.018167  9014 tablet_service.cc:1511] Processing CreateTablet for tablet 3b08162476214d9d8dcb0adffcfa227b (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:36.019706  9014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b08162476214d9d8dcb0adffcfa227b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.019539  8864 tablet_service.cc:1511] Processing CreateTablet for tablet ed1f9d60466d401ea749ec1eb8f5274d (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:36.020931  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f9d60466d401ea749ec1eb8f5274d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.026924  9013 tablet_service.cc:1511] Processing CreateTablet for tablet ed1f9d60466d401ea749ec1eb8f5274d (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:36.035748  9013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f9d60466d401ea749ec1eb8f5274d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.051622  8944 tablet_service.cc:1511] Processing CreateTablet for tablet bd7e14afb366412b9d98ce6f0d7b9757 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:36.053722  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7e14afb366412b9d98ce6f0d7b9757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.062844  9074 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: Bootstrap starting.
I20260630 12:33:36.062474  8943 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2df2d930d948fcb17469442fe5b385 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:36.064985  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2df2d930d948fcb17469442fe5b385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.063858  9073 tablet_bootstrap.cc:492] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240: Bootstrap starting.
I20260630 12:33:36.065840  8939 tablet_service.cc:1511] Processing CreateTablet for tablet ed1f9d60466d401ea749ec1eb8f5274d (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:36.067211  8939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f9d60466d401ea749ec1eb8f5274d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.067284  8941 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb9cf4f4d5b43a49d42e731eb7bf75e (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:36.068740  8941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb9cf4f4d5b43a49d42e731eb7bf75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.070272  8940 tablet_service.cc:1511] Processing CreateTablet for tablet 3b08162476214d9d8dcb0adffcfa227b (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:36.064558  8942 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09b7ad8260419587d6647ba7ae71f6 (DEFAULT_TABLE table=test-workload [id=8de17f404bb5441ab8aa51e25d6f4e81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:36.074270  9073 tablet_bootstrap.cc:654] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.074885  8940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b08162476214d9d8dcb0adffcfa227b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.076864  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09b7ad8260419587d6647ba7ae71f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:36.115152  9074 tablet_bootstrap.cc:654] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.146420  9076 tablet_bootstrap.cc:492] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: Bootstrap starting.
I20260630 12:33:36.146960  9073 tablet_bootstrap.cc:492] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240: No bootstrap required, opened a new log
I20260630 12:33:36.147441  9073 ts_tablet_manager.cc:1403] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.039s
I20260630 12:33:36.147719  9074 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: No bootstrap required, opened a new log
I20260630 12:33:36.148252  9074 ts_tablet_manager.cc:1403] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.007s
I20260630 12:33:36.149926  9073 raft_consensus.cc:359] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.150734  9073 raft_consensus.cc:385] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.150986  9073 raft_consensus.cc:740] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.151285  9074 raft_consensus.cc:359] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.151685  9073 consensus_queue.cc:260] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.152094  9074 raft_consensus.cc:385] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.152462  9074 raft_consensus.cc:740] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.153316  9076 tablet_bootstrap.cc:654] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.153287  9074 consensus_queue.cc:260] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.158757  9073 ts_tablet_manager.cc:1434] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260630 12:33:36.159912  9073 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240: Bootstrap starting.
I20260630 12:33:36.163280  9074 ts_tablet_manager.cc:1434] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20260630 12:33:36.166276  9073 tablet_bootstrap.cc:654] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.174401  9076 tablet_bootstrap.cc:492] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: No bootstrap required, opened a new log
I20260630 12:33:36.175175  9076 ts_tablet_manager.cc:1403] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260630 12:33:36.177224  9074 tablet_bootstrap.cc:492] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb: Bootstrap starting.
I20260630 12:33:36.179983  9076 raft_consensus.cc:359] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.180533  9073 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240: No bootstrap required, opened a new log
I20260630 12:33:36.180936  9076 raft_consensus.cc:385] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.181198  9073 ts_tablet_manager.cc:1403] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:33:36.181378  9076 raft_consensus.cc:740] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.182497  9076 consensus_queue.cc:260] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.184484  9073 raft_consensus.cc:359] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.185441  9074 tablet_bootstrap.cc:654] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.185546  9073 raft_consensus.cc:385] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.186110  9073 raft_consensus.cc:740] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.187165  9073 consensus_queue.cc:260] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.190338  9073 ts_tablet_manager.cc:1434] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:33:36.190838  9079 raft_consensus.cc:493] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.191356  9073 tablet_bootstrap.cc:492] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240: Bootstrap starting.
I20260630 12:33:36.191311  9079 raft_consensus.cc:515] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.195604  9079 leader_election.cc:290] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793)
I20260630 12:33:36.196280  9076 ts_tablet_manager.cc:1434] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.009s
I20260630 12:33:36.197458  9076 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: Bootstrap starting.
I20260630 12:33:36.198791  9073 tablet_bootstrap.cc:654] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.203734  9076 tablet_bootstrap.cc:654] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.206977  9082 raft_consensus.cc:493] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.207698  9082 raft_consensus.cc:515] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.211429  9082 leader_election.cc:290] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325), 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079)
I20260630 12:33:36.239904  9074 tablet_bootstrap.cc:492] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb: No bootstrap required, opened a new log
W20260630 12:33:36.245223  8980 tablet.cc:2406] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:33:36.251493  9073 tablet_bootstrap.cc:492] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240: No bootstrap required, opened a new log
I20260630 12:33:36.252110  9073 ts_tablet_manager.cc:1403] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.032s
I20260630 12:33:36.240872  9074 ts_tablet_manager.cc:1403] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.010s
I20260630 12:33:36.255266  9073 raft_consensus.cc:359] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.256114  9073 raft_consensus.cc:385] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.256407  9073 raft_consensus.cc:740] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.257202  9073 consensus_queue.cc:260] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.262514  9073 ts_tablet_manager.cc:1434] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:33:36.265089  9073 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240: Bootstrap starting.
I20260630 12:33:36.265249  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f9d60466d401ea749ec1eb8f5274d" candidate_uuid: "92beba031c8946189a4ce2c920910deb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240" is_pre_election: true
I20260630 12:33:36.266347  8879 raft_consensus.cc:2468] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92beba031c8946189a4ce2c920910deb in term 0.
I20260630 12:33:36.268200  8993 leader_election.cc:304] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: 
I20260630 12:33:36.269361  9079 raft_consensus.cc:2804] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:36.269789  9079 raft_consensus.cc:493] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:36.270145  9079 raft_consensus.cc:3060] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.273403  9073 tablet_bootstrap.cc:654] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.282119  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7e14afb366412b9d98ce6f0d7b9757" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240" is_pre_election: true
I20260630 12:33:36.281924  9079 raft_consensus.cc:515] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.256934  9074 raft_consensus.cc:359] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
W20260630 12:33:36.283860  8919 leader_election.cc:343] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.284180  9074 raft_consensus.cc:385] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.284684  9074 raft_consensus.cc:740] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.284854  9079 leader_election.cc:290] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [CANDIDATE]: Term 1 election: Requested vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793)
I20260630 12:33:36.285848  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f9d60466d401ea749ec1eb8f5274d" candidate_uuid: "92beba031c8946189a4ce2c920910deb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240"
I20260630 12:33:36.288349  8879 raft_consensus.cc:3060] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.292332  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7e14afb366412b9d98ce6f0d7b9757" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.293632  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f9d60466d401ea749ec1eb8f5274d" candidate_uuid: "92beba031c8946189a4ce2c920910deb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" is_pre_election: true
W20260630 12:33:36.294170  8920 leader_election.cc:343] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.294727  8920 leader_election.cc:304] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [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: f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb
I20260630 12:33:36.292860  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f9d60466d401ea749ec1eb8f5274d" candidate_uuid: "92beba031c8946189a4ce2c920910deb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781"
I20260630 12:33:36.295603  9082 raft_consensus.cc:2749] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:33:36.297243  8994 leader_election.cc:343] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.297426  8879 raft_consensus.cc:2468] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92beba031c8946189a4ce2c920910deb in term 1.
W20260630 12:33:36.298647  8994 leader_election.cc:343] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.299546  8993 leader_election.cc:304] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [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: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: f450b3b5b12f4ca1a31eb6a0d60c2781
I20260630 12:33:36.299863  9074 consensus_queue.cc:260] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.300626  9079 raft_consensus.cc:2804] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:36.303210  9079 raft_consensus.cc:697] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 1 LEADER]: Becoming Leader. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Running, Role: LEADER
I20260630 12:33:36.304148  9079 consensus_queue.cc:237] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.305869  9076 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: No bootstrap required, opened a new log
I20260630 12:33:36.306442  9076 ts_tablet_manager.cc:1403] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent bootstrapping tablet: real 0.109s	user 0.033s	sys 0.046s
I20260630 12:33:36.307567  9074 ts_tablet_manager.cc:1434] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.003s
I20260630 12:33:36.309266  9074 tablet_bootstrap.cc:492] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb: Bootstrap starting.
I20260630 12:33:36.310161  9076 raft_consensus.cc:359] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.311211  9076 raft_consensus.cc:385] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.311604  9076 raft_consensus.cc:740] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.312798  9076 consensus_queue.cc:260] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.318547  9074 tablet_bootstrap.cc:654] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.320115  9078 raft_consensus.cc:493] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.320667  9078 raft_consensus.cc:515] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.324386  9073 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240: No bootstrap required, opened a new log
I20260630 12:33:36.324962  9076 ts_tablet_manager.cc:1434] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:33:36.325323  9073 ts_tablet_manager.cc:1403] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.025s
I20260630 12:33:36.326483  9078 leader_election.cc:290] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.329481  9073 raft_consensus.cc:359] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.330513  9073 raft_consensus.cc:385] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.330917  9073 raft_consensus.cc:740] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.332034  9073 consensus_queue.cc:260] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.334074  9076 tablet_bootstrap.cc:492] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781: Bootstrap starting.
I20260630 12:33:36.335213  9073 ts_tablet_manager.cc:1434] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:33:36.336593  9073 tablet_bootstrap.cc:492] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240: Bootstrap starting.
I20260630 12:33:36.345232  9073 tablet_bootstrap.cc:654] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.354595  9076 tablet_bootstrap.cc:654] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.360838  9078 raft_consensus.cc:493] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.361456  9078 raft_consensus.cc:515] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.365974  9073 tablet_bootstrap.cc:492] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240: No bootstrap required, opened a new log
I20260630 12:33:36.366008  9074 tablet_bootstrap.cc:492] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb: No bootstrap required, opened a new log
I20260630 12:33:36.367084  9073 ts_tablet_manager.cc:1403] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260630 12:33:36.367463  8777 catalog_manager.cc:5697] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb reported cstate change: term changed from 0 to 1, leader changed from <none> to 92beba031c8946189a4ce2c920910deb (127.28.244.3). New cstate: current_term: 1 leader_uuid: "92beba031c8946189a4ce2c920910deb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:36.369382  9078 leader_election.cc:290] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.370064  9074 ts_tablet_manager.cc:1403] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.033s
I20260630 12:33:36.373203  9074 raft_consensus.cc:359] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.373903  9074 raft_consensus.cc:385] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.374214  9074 raft_consensus.cc:740] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.374959  9074 consensus_queue.cc:260] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.376343  9073 raft_consensus.cc:359] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.380646  9073 raft_consensus.cc:385] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.381229  9073 raft_consensus.cc:740] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.378026  9074 ts_tablet_manager.cc:1434] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:33:36.384824  9074 tablet_bootstrap.cc:492] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb: Bootstrap starting.
I20260630 12:33:36.396622  9074 tablet_bootstrap.cc:654] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.382397  9073 consensus_queue.cc:260] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.402704  9073 ts_tablet_manager.cc:1434] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260630 12:33:36.407245  9073 tablet_bootstrap.cc:492] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240: Bootstrap starting.
I20260630 12:33:36.410198  9076 tablet_bootstrap.cc:492] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781: No bootstrap required, opened a new log
I20260630 12:33:36.411036  9076 ts_tablet_manager.cc:1403] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.035s
I20260630 12:33:36.415174  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b08162476214d9d8dcb0adffcfa227b" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.415933  9028 raft_consensus.cc:2468] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 0.
I20260630 12:33:36.417309  9073 tablet_bootstrap.cc:654] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.417820  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb9cf4f4d5b43a49d42e731eb7bf75e" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.418519  9028 raft_consensus.cc:2468] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 0.
I20260630 12:33:36.420482  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b08162476214d9d8dcb0adffcfa227b" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" is_pre_election: true
I20260630 12:33:36.420601  9076 raft_consensus.cc:359] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.421847  9076 raft_consensus.cc:385] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.422027  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb9cf4f4d5b43a49d42e731eb7bf75e" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" is_pre_election: true
I20260630 12:33:36.422385  9076 raft_consensus.cc:740] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.423938  8845 leader_election.cc:304] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: 
I20260630 12:33:36.423887  9076 consensus_queue.cc:260] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.425302  9078 raft_consensus.cc:2804] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:36.425869  9078 raft_consensus.cc:493] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:36.426344  9078 raft_consensus.cc:3060] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.429284  8953 raft_consensus.cc:2468] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 0.
I20260630 12:33:36.433346  9076 ts_tablet_manager.cc:1434] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260630 12:33:36.435029  9076 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781: Bootstrap starting.
I20260630 12:33:36.446794  9078 raft_consensus.cc:515] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.449541  8845 leader_election.cc:304] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: 
I20260630 12:33:36.452109  9102 raft_consensus.cc:2804] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:36.452521  9102 raft_consensus.cc:493] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:36.452857  9102 raft_consensus.cc:3060] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.454119  9076 tablet_bootstrap.cc:654] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781: Neither blocks nor log segments found. Creating new log.
W20260630 12:33:36.458572  8845 leader_election.cc:343] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.459870  9073 tablet_bootstrap.cc:492] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240: No bootstrap required, opened a new log
I20260630 12:33:36.460642  9073 ts_tablet_manager.cc:1403] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.022s
W20260630 12:33:36.462491  8825 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:36.462538  9078 leader_election.cc:290] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 election: Requested vote from peers f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.464289  9074 tablet_bootstrap.cc:492] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb: No bootstrap required, opened a new log
I20260630 12:33:36.463977  9073 raft_consensus.cc:359] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.464502  9076 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781: No bootstrap required, opened a new log
I20260630 12:33:36.464795  9073 raft_consensus.cc:385] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.464001  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b08162476214d9d8dcb0adffcfa227b" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781"
I20260630 12:33:36.465366  9076 ts_tablet_manager.cc:1403] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260630 12:33:36.465631  8953 raft_consensus.cc:3060] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.465378  9073 raft_consensus.cc:740] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.466702  9073 consensus_queue.cc:260] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.468613  9076 raft_consensus.cc:359] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.469398  9076 raft_consensus.cc:385] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.469749  9076 raft_consensus.cc:740] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.469985  9102 raft_consensus.cc:515] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.470707  9076 consensus_queue.cc:260] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.472136  9102 leader_election.cc:290] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 election: Requested vote from peers f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.464826  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b08162476214d9d8dcb0adffcfa227b" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb"
I20260630 12:33:36.473662  9028 raft_consensus.cc:3060] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.474016  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb9cf4f4d5b43a49d42e731eb7bf75e" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781"
I20260630 12:33:36.464838  9074 ts_tablet_manager.cc:1403] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb: Time spent bootstrapping tablet: real 0.080s	user 0.036s	sys 0.026s
I20260630 12:33:36.476428  9027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb9cf4f4d5b43a49d42e731eb7bf75e" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb"
I20260630 12:33:36.476758  9076 ts_tablet_manager.cc:1434] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:33:36.477134  9027 raft_consensus.cc:3060] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.477948  9076 tablet_bootstrap.cc:492] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781: Bootstrap starting.
W20260630 12:33:36.475878  8845 leader_election.cc:343] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.481086  9074 raft_consensus.cc:359] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.481791  9074 raft_consensus.cc:385] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.482080  9074 raft_consensus.cc:740] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.485535  9076 tablet_bootstrap.cc:654] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.486786  9027 raft_consensus.cc:2468] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 1.
I20260630 12:33:36.488113  8845 leader_election.cc:304] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [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: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: f450b3b5b12f4ca1a31eb6a0d60c2781
I20260630 12:33:36.487999  9074 consensus_queue.cc:260] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.488536  9028 raft_consensus.cc:2468] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 1.
I20260630 12:33:36.491020  9102 raft_consensus.cc:493] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.491225  8845 leader_election.cc:304] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: 
I20260630 12:33:36.492784  9074 ts_tablet_manager.cc:1434] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260630 12:33:36.491554  9102 raft_consensus.cc:515] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.493852  9074 tablet_bootstrap.cc:492] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb: Bootstrap starting.
I20260630 12:33:36.495175  9102 leader_election.cc:290] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.495736  9102 raft_consensus.cc:2804] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:36.496201  9102 raft_consensus.cc:697] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Becoming Leader. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Running, Role: LEADER
I20260630 12:33:36.496963  9102 consensus_queue.cc:237] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.490589  9078 raft_consensus.cc:2804] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:36.492920  8953 raft_consensus.cc:2468] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 1.
I20260630 12:33:36.469224  9073 ts_tablet_manager.cc:1434] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:33:36.508078  9074 tablet_bootstrap.cc:654] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.518676  9078 raft_consensus.cc:697] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Becoming Leader. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Running, Role: LEADER
I20260630 12:33:36.519723  9078 consensus_queue.cc:237] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.520953  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09b7ad8260419587d6647ba7ae71f6" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
W20260630 12:33:36.522565  8845 leader_election.cc:343] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.523900  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09b7ad8260419587d6647ba7ae71f6" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" is_pre_election: true
W20260630 12:33:36.525772  8845 leader_election.cc:343] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:36.526000  9076 tablet_bootstrap.cc:492] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781: No bootstrap required, opened a new log
I20260630 12:33:36.526253  8845 leader_election.cc:304] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [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: 6bc2fabd6e04466399280ffa873a9240; no voters: 92beba031c8946189a4ce2c920910deb, f450b3b5b12f4ca1a31eb6a0d60c2781
I20260630 12:33:36.526908  9076 ts_tablet_manager.cc:1403] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.010s
I20260630 12:33:36.527132  9074 tablet_bootstrap.cc:492] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb: No bootstrap required, opened a new log
I20260630 12:33:36.527228  9102 raft_consensus.cc:2749] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:36.527686  9074 ts_tablet_manager.cc:1403] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.008s
I20260630 12:33:36.530050  9076 raft_consensus.cc:359] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.530865  9076 raft_consensus.cc:385] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.530601  9074 raft_consensus.cc:359] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.531169  9076 raft_consensus.cc:740] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.531347  9074 raft_consensus.cc:385] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.531648  9074 raft_consensus.cc:740] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.532079  9076 consensus_queue.cc:260] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.532383  9074 consensus_queue.cc:260] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.534814  9076 ts_tablet_manager.cc:1434] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:33:36.535921  9076 tablet_bootstrap.cc:492] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781: Bootstrap starting.
I20260630 12:33:36.535945  8775 catalog_manager.cc:5697] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "6bc2fabd6e04466399280ffa873a9240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:36.537402  9074 ts_tablet_manager.cc:1434] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:33:36.538543  9074 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb: Bootstrap starting.
I20260630 12:33:36.537976  8775 catalog_manager.cc:5697] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "6bc2fabd6e04466399280ffa873a9240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:36.543110  9076 tablet_bootstrap.cc:654] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.544965  9074 tablet_bootstrap.cc:654] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:36.553216  9076 tablet_bootstrap.cc:492] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781: No bootstrap required, opened a new log
I20260630 12:33:36.553815  9082 raft_consensus.cc:493] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.554001  9076 ts_tablet_manager.cc:1403] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260630 12:33:36.554355  9082 raft_consensus.cc:515] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.556605  9082 leader_election.cc:290] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.557952  9076 raft_consensus.cc:359] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.558570  9076 raft_consensus.cc:385] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.558835  9076 raft_consensus.cc:740] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.559438  9074 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb: No bootstrap required, opened a new log
I20260630 12:33:36.559558  9076 consensus_queue.cc:260] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.560631  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f9d60466d401ea749ec1eb8f5274d" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.560673  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f9d60466d401ea749ec1eb8f5274d" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240" is_pre_election: true
I20260630 12:33:36.560043  9074 ts_tablet_manager.cc:1403] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260630 12:33:36.561925  9076 ts_tablet_manager.cc:1434] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:33:36.561919  8879 raft_consensus.cc:2393] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in current term 1: Already voted for candidate 92beba031c8946189a4ce2c920910deb in this term.
I20260630 12:33:36.564287  8919 leader_election.cc:304] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [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: f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb
I20260630 12:33:36.564594  9074 raft_consensus.cc:359] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.565346  9074 raft_consensus.cc:385] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:36.565629  9074 raft_consensus.cc:740] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92beba031c8946189a4ce2c920910deb, State: Initialized, Role: FOLLOWER
I20260630 12:33:36.565711  9082 raft_consensus.cc:3060] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.566416  9074 consensus_queue.cc:260] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.569079  9074 ts_tablet_manager.cc:1434] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:33:36.572386  9082 raft_consensus.cc:2749] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:36.595150  9082 raft_consensus.cc:493] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.595650  9082 raft_consensus.cc:515] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.597419  9082 leader_election.cc:290] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.598085  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2df2d930d948fcb17469442fe5b385" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240" is_pre_election: true
I20260630 12:33:36.598507  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2df2d930d948fcb17469442fe5b385" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.598855  8879 raft_consensus.cc:2468] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 0.
I20260630 12:33:36.599188  9028 raft_consensus.cc:2468] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 0.
I20260630 12:33:36.599992  8919 leader_election.cc:304] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 
I20260630 12:33:36.600656  9082 raft_consensus.cc:2804] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:36.601001  9082 raft_consensus.cc:493] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:36.601298  9082 raft_consensus.cc:3060] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.606137  9082 raft_consensus.cc:515] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.607847  9082 leader_election.cc:290] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.608605  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2df2d930d948fcb17469442fe5b385" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240"
I20260630 12:33:36.608850  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2df2d930d948fcb17469442fe5b385" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb"
I20260630 12:33:36.609158  8879 raft_consensus.cc:3060] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.609508  9028 raft_consensus.cc:3060] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.614049  8879 raft_consensus.cc:2468] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 1.
I20260630 12:33:36.614245  9028 raft_consensus.cc:2468] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 1.
I20260630 12:33:36.615216  8919 leader_election.cc:304] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 
I20260630 12:33:36.615909  9082 raft_consensus.cc:2804] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:36.617015  9082 raft_consensus.cc:697] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 LEADER]: Becoming Leader. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Running, Role: LEADER
I20260630 12:33:36.617834  9082 consensus_queue.cc:237] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.624532  8775 catalog_manager.cc:5697] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 reported cstate change: term changed from 0 to 1, leader changed from <none> to f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:36.660255  9102 raft_consensus.cc:493] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.660764  9102 raft_consensus.cc:515] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.662590  9102 leader_election.cc:290] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325), f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793)
I20260630 12:33:36.663311  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7e14afb366412b9d98ce6f0d7b9757" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.663579  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7e14afb366412b9d98ce6f0d7b9757" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" is_pre_election: true
I20260630 12:33:36.663926  9028 raft_consensus.cc:2468] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 0.
I20260630 12:33:36.664211  8953 raft_consensus.cc:2468] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 0.
I20260630 12:33:36.664939  8845 leader_election.cc:304] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: 
I20260630 12:33:36.665696  9102 raft_consensus.cc:2804] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:36.666062  9102 raft_consensus.cc:493] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:36.666360  9102 raft_consensus.cc:3060] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.671242  9102 raft_consensus.cc:515] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.672986  9102 leader_election.cc:290] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 election: Requested vote from peers 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325), f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793)
I20260630 12:33:36.673812  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7e14afb366412b9d98ce6f0d7b9757" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb"
I20260630 12:33:36.674024  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7e14afb366412b9d98ce6f0d7b9757" candidate_uuid: "6bc2fabd6e04466399280ffa873a9240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781"
I20260630 12:33:36.674371  9028 raft_consensus.cc:3060] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.674612  8953 raft_consensus.cc:3060] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.679693  9028 raft_consensus.cc:2468] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 1.
I20260630 12:33:36.679713  8953 raft_consensus.cc:2468] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc2fabd6e04466399280ffa873a9240 in term 1.
I20260630 12:33:36.680842  8845 leader_election.cc:304] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb; no voters: 
I20260630 12:33:36.681550  9102 raft_consensus.cc:2804] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:36.682057  9102 raft_consensus.cc:697] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Becoming Leader. State: Replica: 6bc2fabd6e04466399280ffa873a9240, State: Running, Role: LEADER
I20260630 12:33:36.682680  9102 consensus_queue.cc:237] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } }
I20260630 12:33:36.690183  8775 catalog_manager.cc:5697] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "6bc2fabd6e04466399280ffa873a9240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:36.701882  9079 consensus_queue.cc:1048] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:36.713374  9093 consensus_queue.cc:1048] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:36.749508  9082 raft_consensus.cc:493] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.750213  9082 raft_consensus.cc:515] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.752314  9082 leader_election.cc:290] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.752933  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09b7ad8260419587d6647ba7ae71f6" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240" is_pre_election: true
I20260630 12:33:36.753361  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09b7ad8260419587d6647ba7ae71f6" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.753597  8879 raft_consensus.cc:2468] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 0.
I20260630 12:33:36.753944  9028 raft_consensus.cc:2468] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 0.
I20260630 12:33:36.754652  8919 leader_election.cc:304] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc2fabd6e04466399280ffa873a9240, f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 
I20260630 12:33:36.755338  9082 raft_consensus.cc:2804] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:36.755722  9082 raft_consensus.cc:493] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:36.756013  9082 raft_consensus.cc:3060] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.761019  9082 raft_consensus.cc:515] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.762744  9082 leader_election.cc:290] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.763605  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09b7ad8260419587d6647ba7ae71f6" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240"
I20260630 12:33:36.763726  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09b7ad8260419587d6647ba7ae71f6" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb"
I20260630 12:33:36.764407  8879 raft_consensus.cc:3060] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.764500  9028 raft_consensus.cc:3060] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.769644  9028 raft_consensus.cc:2468] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 1.
I20260630 12:33:36.769884  8879 raft_consensus.cc:2468] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in term 1.
I20260630 12:33:36.770687  8920 leader_election.cc:304] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92beba031c8946189a4ce2c920910deb, f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 
I20260630 12:33:36.771541  9082 raft_consensus.cc:2804] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:36.772024  9082 raft_consensus.cc:697] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 LEADER]: Becoming Leader. State: Replica: f450b3b5b12f4ca1a31eb6a0d60c2781, State: Running, Role: LEADER
I20260630 12:33:36.772754  9082 consensus_queue.cc:237] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.779311  8777 catalog_manager.cc:5697] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 reported cstate change: term changed from 0 to 1, leader changed from <none> to f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2). New cstate: current_term: 1 leader_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:36.885495  9082 raft_consensus.cc:493] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:36.886121  9082 raft_consensus.cc:515] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } }
I20260630 12:33:36.888411  9082 leader_election.cc:290] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079), 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:36.890774  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb9cf4f4d5b43a49d42e731eb7bf75e" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc2fabd6e04466399280ffa873a9240" is_pre_election: true
I20260630 12:33:36.891014  9028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb9cf4f4d5b43a49d42e731eb7bf75e" candidate_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92beba031c8946189a4ce2c920910deb" is_pre_election: true
I20260630 12:33:36.892207  9028 raft_consensus.cc:2393] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f450b3b5b12f4ca1a31eb6a0d60c2781 in current term 1: Already voted for candidate 6bc2fabd6e04466399280ffa873a9240 in this term.
I20260630 12:33:36.893405  8920 leader_election.cc:304] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [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: f450b3b5b12f4ca1a31eb6a0d60c2781; no voters: 6bc2fabd6e04466399280ffa873a9240, 92beba031c8946189a4ce2c920910deb
I20260630 12:33:36.894464  9082 raft_consensus.cc:3060] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:36.918494  9082 raft_consensus.cc:2749] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:36.926785  9102 consensus_queue.cc:1048] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:36.948704  9102 consensus_queue.cc:1048] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:36.961632  9102 consensus_queue.cc:1048] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:33:37.015422  9105 consensus_queue.cc:1048] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:33:37.079648  9082 consensus_queue.cc:1048] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:37.094163  9082 consensus_queue.cc:1048] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:37.171990  9027 raft_consensus.cc:1275] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Refusing update from remote peer 6bc2fabd6e04466399280ffa873a9240: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:37.174316  9102 consensus_queue.cc:1048] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:37.186746  8953 raft_consensus.cc:1275] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Refusing update from remote peer 6bc2fabd6e04466399280ffa873a9240: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:37.199971  9028 raft_consensus.cc:1275] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Refusing update from remote peer f450b3b5b12f4ca1a31eb6a0d60c2781: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:37.205636  9082 consensus_queue.cc:1048] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:37.211732  9102 consensus_queue.cc:1048] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:37.215340  8879 raft_consensus.cc:1275] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Refusing update from remote peer f450b3b5b12f4ca1a31eb6a0d60c2781: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:37.229250  9112 consensus_queue.cc:1048] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:38.097635 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:38.103473  9168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:38.103924  9169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:38.104879  9171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:38.106395 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:38.107415 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:38.107677 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:38.107867 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822818107853 us; error 0 us; skew 500 ppm
I20260630 12:33:38.108388 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:38.110776 29648 webserver.cc:533] Webserver started at http://127.28.244.4:45049/ using document root <none> and password file <none>
I20260630 12:33:38.111271 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:38.111485 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:38.111757 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:38.112835 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "b74926d599cb405cb44030a5a48ae9d1"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-0w4t"
I20260630 12:33:38.117511 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:33:38.120710  9176 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.121521 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:38.121856 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "b74926d599cb405cb44030a5a48ae9d1"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-0w4t"
I20260630 12:33:38.122174 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:38.133549 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:38.134758 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:38.135982 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:38.138197 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:38.138507 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.138761 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:38.138937 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.180869 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:35481
I20260630 12:33:38.180972  9238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:35481 every 8 connection(s)
I20260630 12:33:38.195555  9239 heartbeater.cc:344] Connected to a master server at 127.28.244.62:41149
I20260630 12:33:38.195956  9239 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:38.196645  9239 heartbeater.cc:507] Master 127.28.244.62:41149 requested a full tablet report, sending...
I20260630 12:33:38.198561  8768 ts_manager.cc:194] Registered new tserver with Master: b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4:35481)
I20260630 12:33:38.199932  8768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48566
I20260630 12:33:38.608546  8878 consensus_queue.cc:237] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:38.616819  9027 raft_consensus.cc:1275] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Refusing update from remote peer 6bc2fabd6e04466399280ffa873a9240: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.616882  8953 raft_consensus.cc:1275] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Refusing update from remote peer 6bc2fabd6e04466399280ffa873a9240: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.618611  9246 consensus_queue.cc:1048] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:38.619499  9078 consensus_queue.cc:1048] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:38.626408  9078 raft_consensus.cc:2955] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.628023  9027 raft_consensus.cc:2955] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
W20260630 12:33:38.634928  8845 consensus_peers.cc:597] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 -> Peer b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4:35481): Couldn't send request to peer b74926d599cb405cb44030a5a48ae9d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0eb9cf4f4d5b43a49d42e731eb7bf75e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:38.639946  8953 raft_consensus.cc:2955] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.643235  8768 catalog_manager.cc:5697] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 reported cstate change: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "6bc2fabd6e04466399280ffa873a9240" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:38.657855  9027 consensus_queue.cc:237] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:38.669246  8878 raft_consensus.cc:1275] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Refusing update from remote peer 92beba031c8946189a4ce2c920910deb: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.670202  8953 raft_consensus.cc:1275] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Refusing update from remote peer 92beba031c8946189a4ce2c920910deb: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.671093  9255 consensus_queue.cc:1048] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:38.672253  9093 consensus_queue.cc:1048] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:38.679646  9093 raft_consensus.cc:2955] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
W20260630 12:33:38.681569  8994 consensus_peers.cc:597] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb -> Peer b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4:35481): Couldn't send request to peer b74926d599cb405cb44030a5a48ae9d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed1f9d60466d401ea749ec1eb8f5274d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:38.682302  8953 raft_consensus.cc:2955] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.691685  8878 raft_consensus.cc:2955] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.696125  8877 consensus_queue.cc:237] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:38.700675  8770 catalog_manager.cc:5697] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb reported cstate change: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "92beba031c8946189a4ce2c920910deb" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:38.707494  8845 consensus_peers.cc:597] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 -> Peer b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4:35481): Couldn't send request to peer b74926d599cb405cb44030a5a48ae9d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd7e14afb366412b9d98ce6f0d7b9757. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:38.707998  8953 raft_consensus.cc:1275] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Refusing update from remote peer 6bc2fabd6e04466399280ffa873a9240: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.709559  9246 consensus_queue.cc:1048] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:38.710203  9027 raft_consensus.cc:1275] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Refusing update from remote peer 6bc2fabd6e04466399280ffa873a9240: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.711927  9078 consensus_queue.cc:1048] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:38.718392  9246 raft_consensus.cc:2955] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.721853  8953 raft_consensus.cc:2955] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.722306  9027 raft_consensus.cc:2955] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.733961  8774 catalog_manager.cc:5697] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 reported cstate change: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "6bc2fabd6e04466399280ffa873a9240" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.747504  8953 consensus_queue.cc:237] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:38.755623  8877 raft_consensus.cc:1275] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Refusing update from remote peer f450b3b5b12f4ca1a31eb6a0d60c2781: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.757336  9027 raft_consensus.cc:1275] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Refusing update from remote peer f450b3b5b12f4ca1a31eb6a0d60c2781: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:38.757529  9260 consensus_queue.cc:1048] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:33:38.759087  9243 consensus_queue.cc:1048] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:33:38.766211  8920 consensus_peers.cc:597] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 -> Peer b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4:35481): Couldn't send request to peer b74926d599cb405cb44030a5a48ae9d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b2df2d930d948fcb17469442fe5b385. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:38.766919  9260 raft_consensus.cc:2955] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.768879  9027 raft_consensus.cc:2955] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.770536  8877 raft_consensus.cc:2955] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:38.780441  8770 catalog_manager.cc:5697] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb reported cstate change: config changed from index -1 to 11, NON_VOTER b74926d599cb405cb44030a5a48ae9d1 (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } } }
I20260630 12:33:39.202406  9239 heartbeater.cc:499] Master 127.28.244.62:41149 was elected leader, sending a full tablet report...
I20260630 12:33:39.206549  9263 ts_tablet_manager.cc:933] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: Initiating tablet copy from peer 92beba031c8946189a4ce2c920910deb (127.28.244.3:33325)
I20260630 12:33:39.208549  9263 tablet_copy_client.cc:323] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.3:33325
I20260630 12:33:39.226723  9038 tablet_copy_service.cc:140] P 92beba031c8946189a4ce2c920910deb: Received BeginTabletCopySession request for tablet ed1f9d60466d401ea749ec1eb8f5274d from peer b74926d599cb405cb44030a5a48ae9d1 ({username='slave'} at 127.0.0.1:51304)
I20260630 12:33:39.227310  9038 tablet_copy_service.cc:161] P 92beba031c8946189a4ce2c920910deb: Beginning new tablet copy session on tablet ed1f9d60466d401ea749ec1eb8f5274d from peer b74926d599cb405cb44030a5a48ae9d1 at {username='slave'} at 127.0.0.1:51304: session id = b74926d599cb405cb44030a5a48ae9d1-ed1f9d60466d401ea749ec1eb8f5274d
I20260630 12:33:39.271071  9038 tablet_copy_source_session.cc:215] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:39.293903 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:39.299240  9263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f9d60466d401ea749ec1eb8f5274d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:39.305724  9269 ts_tablet_manager.cc:933] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: Initiating tablet copy from peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793)
I20260630 12:33:39.326733  9269 tablet_copy_client.cc:323] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:34793
I20260630 12:33:39.329099  9263 tablet_copy_client.cc:806] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:39.329839  9263 tablet_copy_client.cc:670] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:39.343040  9263 tablet_copy_client.cc:538] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:39.352361  9271 ts_tablet_manager.cc:933] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P b74926d599cb405cb44030a5a48ae9d1: Initiating tablet copy from peer 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079)
I20260630 12:33:39.354941  9272 ts_tablet_manager.cc:933] T bd7e14afb366412b9d98ce6f0d7b9757 P b74926d599cb405cb44030a5a48ae9d1: Initiating tablet copy from peer 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079)
I20260630 12:33:39.356359  9263 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: Bootstrap starting.
I20260630 12:33:39.356777  9271 tablet_copy_client.cc:323] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:39079
W20260630 12:33:39.376881  8919 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260630 12:33:39.384109  8919 consensus_peers.cc:597] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 -> Peer 6bc2fabd6e04466399280ffa873a9240 (127.28.244.1:39079): Couldn't send request to peer 6bc2fabd6e04466399280ffa873a9240. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:39.395000 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:39.396816 29648 tablet_replica.cc:333] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240: stopping tablet replica
I20260630 12:33:39.397702 29648 raft_consensus.cc:2243] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.398509 29648 raft_consensus.cc:2272] T 9b09b7ad8260419587d6647ba7ae71f6 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.403791  9272 tablet_copy_client.cc:323] T bd7e14afb366412b9d98ce6f0d7b9757 P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:39079
I20260630 12:33:39.405709 29648 tablet_replica.cc:333] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240: stopping tablet replica
I20260630 12:33:39.407557 29648 raft_consensus.cc:2243] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.408943 29648 raft_consensus.cc:2272] T 3b08162476214d9d8dcb0adffcfa227b P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.412565  8964 tablet_copy_service.cc:140] P f450b3b5b12f4ca1a31eb6a0d60c2781: Received BeginTabletCopySession request for tablet 3b2df2d930d948fcb17469442fe5b385 from peer b74926d599cb405cb44030a5a48ae9d1 ({username='slave'} at 127.0.0.1:40034)
I20260630 12:33:39.412771 29648 tablet_replica.cc:333] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240: stopping tablet replica
I20260630 12:33:39.413203  8964 tablet_copy_service.cc:161] P f450b3b5b12f4ca1a31eb6a0d60c2781: Beginning new tablet copy session on tablet 3b2df2d930d948fcb17469442fe5b385 from peer b74926d599cb405cb44030a5a48ae9d1 at {username='slave'} at 127.0.0.1:40034: session id = b74926d599cb405cb44030a5a48ae9d1-3b2df2d930d948fcb17469442fe5b385
I20260630 12:33:39.413990 29648 raft_consensus.cc:2243] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.415096 29648 raft_consensus.cc:2272] T ed1f9d60466d401ea749ec1eb8f5274d P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.419685 29648 tablet_replica.cc:333] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240: stopping tablet replica
I20260630 12:33:39.420527 29648 raft_consensus.cc:2243] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.421731  8964 tablet_copy_source_session.cc:215] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:39.428635  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2df2d930d948fcb17469442fe5b385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:39.421787 29648 raft_consensus.cc:2272] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.434247 29648 tablet_replica.cc:333] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240: stopping tablet replica
I20260630 12:33:39.435110 29648 raft_consensus.cc:2243] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.436431 29648 raft_consensus.cc:2272] T bd7e14afb366412b9d98ce6f0d7b9757 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.439564 29648 tablet_replica.cc:333] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240: stopping tablet replica
I20260630 12:33:39.440327 29648 raft_consensus.cc:2243] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.440986 29648 raft_consensus.cc:2272] T 3b2df2d930d948fcb17469442fe5b385 P 6bc2fabd6e04466399280ffa873a9240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.447289  9269 tablet_copy_client.cc:806] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:39.447983  9269 tablet_copy_client.cc:670] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:39.452392  9269 tablet_copy_client.cc:538] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:39.463805  9269 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: Bootstrap starting.
W20260630 12:33:39.471858  9179 connection.cc:573] server connection from 127.0.0.1:37962 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260630 12:33:39.482102  9179 connection.cc:466] server connection from 127.0.0.1:37962 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:37962 (request call id 3) could send its response
I20260630 12:33:39.491273 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:39.515466 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:33:39.525981  9263 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=65 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:39.527208  9263 tablet_bootstrap.cc:492] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: Bootstrap complete.
I20260630 12:33:39.527978  9263 ts_tablet_manager.cc:1403] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: Time spent bootstrapping tablet: real 0.172s	user 0.078s	sys 0.026s
I20260630 12:33:39.531054  9263 raft_consensus.cc:359] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:39.531985  9263 raft_consensus.cc:740] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b74926d599cb405cb44030a5a48ae9d1, State: Initialized, Role: LEARNER
I20260630 12:33:39.532744  9263 consensus_queue.cc:260] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:39.538625 29648 tablet_copy_service.cc:362] P f450b3b5b12f4ca1a31eb6a0d60c2781: Destroying tablet copy session b74926d599cb405cb44030a5a48ae9d1-3b2df2d930d948fcb17469442fe5b385 due to service shutdown
I20260630 12:33:39.543977 29648 tablet_copy_service.cc:434] P f450b3b5b12f4ca1a31eb6a0d60c2781: ending tablet copy session b74926d599cb405cb44030a5a48ae9d1-3b2df2d930d948fcb17469442fe5b385 on tablet 3b2df2d930d948fcb17469442fe5b385 with peer b74926d599cb405cb44030a5a48ae9d1
I20260630 12:33:39.574138  9269 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=78 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:39.575227  9269 tablet_bootstrap.cc:492] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: Bootstrap complete.
I20260630 12:33:39.575976  9263 ts_tablet_manager.cc:1434] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: Time spent starting tablet: real 0.048s	user 0.031s	sys 0.016s
I20260630 12:33:39.576074  9269 ts_tablet_manager.cc:1403] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: Time spent bootstrapping tablet: real 0.112s	user 0.079s	sys 0.027s
I20260630 12:33:39.578022  9038 tablet_copy_service.cc:342] P 92beba031c8946189a4ce2c920910deb: Request end of tablet copy session b74926d599cb405cb44030a5a48ae9d1-ed1f9d60466d401ea749ec1eb8f5274d received from {username='slave'} at 127.0.0.1:51304
I20260630 12:33:39.578442  9038 tablet_copy_service.cc:434] P 92beba031c8946189a4ce2c920910deb: ending tablet copy session b74926d599cb405cb44030a5a48ae9d1-ed1f9d60466d401ea749ec1eb8f5274d on tablet ed1f9d60466d401ea749ec1eb8f5274d with peer b74926d599cb405cb44030a5a48ae9d1
I20260630 12:33:39.580355  9269 raft_consensus.cc:359] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:39.581362  9269 raft_consensus.cc:740] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b74926d599cb405cb44030a5a48ae9d1, State: Initialized, Role: LEARNER
I20260630 12:33:39.582093  9269 consensus_queue.cc:260] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bc2fabd6e04466399280ffa873a9240" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "f450b3b5b12f4ca1a31eb6a0d60c2781" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34793 } } peers { permanent_uuid: "92beba031c8946189a4ce2c920910deb" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 33325 } } peers { permanent_uuid: "b74926d599cb405cb44030a5a48ae9d1" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 35481 } attrs { promote: true } }
I20260630 12:33:39.584257  9269 ts_tablet_manager.cc:1434] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:33:39.590238 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:39.591046 29648 tablet_replica.cc:333] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781: stopping tablet replica
I20260630 12:33:39.591995 29648 raft_consensus.cc:2243] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.593004 29648 raft_consensus.cc:2272] T 9b09b7ad8260419587d6647ba7ae71f6 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.596019 29648 tablet_replica.cc:333] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781: stopping tablet replica
I20260630 12:33:39.596800 29648 raft_consensus.cc:2243] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.597587 29648 raft_consensus.cc:2272] T ed1f9d60466d401ea749ec1eb8f5274d P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.600385 29648 tablet_replica.cc:333] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781: stopping tablet replica
I20260630 12:33:39.600982 29648 raft_consensus.cc:2243] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.601574 29648 raft_consensus.cc:2272] T 3b08162476214d9d8dcb0adffcfa227b P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.603495 29648 tablet_replica.cc:333] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781: stopping tablet replica
I20260630 12:33:39.604019 29648 raft_consensus.cc:2243] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.604470 29648 raft_consensus.cc:2272] T bd7e14afb366412b9d98ce6f0d7b9757 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.607420 29648 tablet_replica.cc:333] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781: stopping tablet replica
I20260630 12:33:39.607967 29648 raft_consensus.cc:2243] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.608574 29648 raft_consensus.cc:2272] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.611230 29648 tablet_replica.cc:333] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781: stopping tablet replica
I20260630 12:33:39.611744 29648 raft_consensus.cc:2243] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.612746 29648 raft_consensus.cc:2272] T 3b2df2d930d948fcb17469442fe5b385 P f450b3b5b12f4ca1a31eb6a0d60c2781 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:39.623853  8919 connection.cc:466] server connection from 127.0.0.1:40034 torn down before Call kudu.tserver.TabletCopyService.EndTabletCopySession from 127.0.0.1:40034 (request call id 4) could send its response
W20260630 12:33:39.625084  9269 tablet_copy_client.cc:1131] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv got EOF from 127.28.244.2:34793 (error 108)
I20260630 12:33:39.640785 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:33:39.658883 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:39.688898 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:39.689690 29648 tablet_replica.cc:333] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb: stopping tablet replica
I20260630 12:33:39.690531 29648 raft_consensus.cc:2243] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.691277 29648 raft_consensus.cc:2272] T 3b2df2d930d948fcb17469442fe5b385 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.694736 29648 tablet_replica.cc:333] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb: stopping tablet replica
I20260630 12:33:39.695477 29648 raft_consensus.cc:2243] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.696182 29648 raft_consensus.cc:2272] T 9b09b7ad8260419587d6647ba7ae71f6 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.698912 29648 tablet_replica.cc:333] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb: stopping tablet replica
I20260630 12:33:39.699615 29648 raft_consensus.cc:2243] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.700312 29648 raft_consensus.cc:2272] T 3b08162476214d9d8dcb0adffcfa227b P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.702919 29648 tablet_replica.cc:333] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb: stopping tablet replica
I20260630 12:33:39.703608 29648 raft_consensus.cc:2243] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.704257 29648 raft_consensus.cc:2272] T bd7e14afb366412b9d98ce6f0d7b9757 P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.707538 29648 tablet_replica.cc:333] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb: stopping tablet replica
I20260630 12:33:39.708245 29648 raft_consensus.cc:2243] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.709012 29648 raft_consensus.cc:2272] T 0eb9cf4f4d5b43a49d42e731eb7bf75e P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.711915 29648 tablet_replica.cc:333] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb: stopping tablet replica
I20260630 12:33:39.712630 29648 raft_consensus.cc:2243] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:33:39.712854  8994 consensus_peers.cc:597] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb -> Peer f450b3b5b12f4ca1a31eb6a0d60c2781 (127.28.244.2:34793): Couldn't send request to peer f450b3b5b12f4ca1a31eb6a0d60c2781. Status: Network error: Client connection negotiation failed: client connection to 127.28.244.2:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:39.714298 29648 raft_consensus.cc:2272] T ed1f9d60466d401ea749ec1eb8f5274d P 92beba031c8946189a4ce2c920910deb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:40.234129  9049 debug-util.cc:398] Leaking SignalData structure 0x7b0800133d20 after lost signal to thread 29651
W20260630 12:33:40.235283  9049 debug-util.cc:398] Leaking SignalData structure 0x7b0800108be0 after lost signal to thread 8811
W20260630 12:33:40.239121  9049 debug-util.cc:398] Leaking SignalData structure 0x7b0800272680 after lost signal to thread 9238
W20260630 12:33:40.239455  9049 debug-util.cc:398] Leaking SignalData structure 0x7b0800288600 after lost signal to thread 9246
W20260630 12:33:40.731565 29648 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9049)
W20260630 12:33:41.732177 29648 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9049)
W20260630 12:33:42.732666 29648 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9049)
I20260630 12:33:43.633145 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:43.682236 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:33:43.717829 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.718753 29648 tablet_replica.cc:333] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1: stopping tablet replica
I20260630 12:33:43.719583 29648 raft_consensus.cc:2243] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:43.720391 29648 raft_consensus.cc:2272] T 3b2df2d930d948fcb17469442fe5b385 P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:43.724498 29648 tablet_replica.cc:333] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1: stopping tablet replica
I20260630 12:33:43.725116 29648 raft_consensus.cc:2243] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:43.725759 29648 raft_consensus.cc:2272] T ed1f9d60466d401ea749ec1eb8f5274d P b74926d599cb405cb44030a5a48ae9d1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:43.749760 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:33:43.770926 29648 master.cc:562] Master@127.28.244.62:41149 shutting down...
W20260630 12:33:43.803151  8825 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:43.805171 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.805835 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.806164 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2b05198f9fb49e38bcbd33aab201891: stopping tablet replica
I20260630 12:33:43.828673 29648 master.cc:584] Master@127.28.244.62:41149 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (9558 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:33:43.892298 29648 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.244.62:46833
I20260630 12:33:43.893538 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:43.899518  9287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:43.899624  9286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:43.900082  9289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:43.901648 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:43.902590 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:43.902792 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:43.902962 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822823902928 us; error 0 us; skew 500 ppm
I20260630 12:33:43.903496 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:43.905956 29648 webserver.cc:533] Webserver started at http://127.28.244.62:46639/ using document root <none> and password file <none>
I20260630 12:33:43.906472 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:43.906678 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:43.906968 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:43.908236 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/master-0-root/instance:
uuid: "030061b3777d46f7a6196435cd77fb3b"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-0w4t"
I20260630 12:33:43.912663 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:43.916019  9294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:43.916720 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:43.917060 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/master-0-root
uuid: "030061b3777d46f7a6196435cd77fb3b"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-0w4t"
I20260630 12:33:43.917335 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:43.935978 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:43.937268 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:43.974895 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.62:46833
I20260630 12:33:43.974992  9345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.62:46833 every 8 connection(s)
I20260630 12:33:43.978883  9346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:43.991245  9346 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b: Bootstrap starting.
I20260630 12:33:43.995908  9346 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:44.000469  9346 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b: No bootstrap required, opened a new log
I20260630 12:33:44.002732  9346 raft_consensus.cc:359] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030061b3777d46f7a6196435cd77fb3b" member_type: VOTER }
I20260630 12:33:44.003173  9346 raft_consensus.cc:385] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:44.003350  9346 raft_consensus.cc:740] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030061b3777d46f7a6196435cd77fb3b, State: Initialized, Role: FOLLOWER
I20260630 12:33:44.003964  9346 consensus_queue.cc:260] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "030061b3777d46f7a6196435cd77fb3b" member_type: VOTER }
I20260630 12:33:44.004423  9346 raft_consensus.cc:399] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:44.004626  9346 raft_consensus.cc:493] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:44.004837  9346 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:44.009742  9346 raft_consensus.cc:515] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030061b3777d46f7a6196435cd77fb3b" member_type: VOTER }
I20260630 12:33:44.010255  9346 leader_election.cc:304] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [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: 030061b3777d46f7a6196435cd77fb3b; no voters: 
I20260630 12:33:44.011363  9346 leader_election.cc:290] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:44.011762  9349 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:44.013226  9349 raft_consensus.cc:697] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 1 LEADER]: Becoming Leader. State: Replica: 030061b3777d46f7a6196435cd77fb3b, State: Running, Role: LEADER
I20260630 12:33:44.013998  9349 consensus_queue.cc:237] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [LEADER]: Queue going to LEADER mode. State: All 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: "030061b3777d46f7a6196435cd77fb3b" member_type: VOTER }
I20260630 12:33:44.014484  9346 sys_catalog.cc:565] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:44.021875  9351 sys_catalog.cc:455] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 030061b3777d46f7a6196435cd77fb3b. Latest consensus state: current_term: 1 leader_uuid: "030061b3777d46f7a6196435cd77fb3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030061b3777d46f7a6196435cd77fb3b" member_type: VOTER } }
I20260630 12:33:44.022780  9351 sys_catalog.cc:458] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:44.022552  9350 sys_catalog.cc:455] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "030061b3777d46f7a6196435cd77fb3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "030061b3777d46f7a6196435cd77fb3b" member_type: VOTER } }
I20260630 12:33:44.023571  9350 sys_catalog.cc:458] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:44.024861  9357 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:44.031533  9357 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:44.032624 29648 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:44.041080  9357 catalog_manager.cc:1383] Generated new cluster ID: ec67df7db3604cd2b8c9b91c104180f3
I20260630 12:33:44.041363  9357 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:44.066998  9357 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:44.068414  9357 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:44.092888  9357 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b: Generated new TSK 0
I20260630 12:33:44.093583  9357 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:44.099169 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.105170  9367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.106272  9368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.108479  9370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.111498 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:44.119401 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.119629 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.119752 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822824119741 us; error 0 us; skew 500 ppm
I20260630 12:33:44.120186 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.122556 29648 webserver.cc:533] Webserver started at http://127.28.244.1:44373/ using document root <none> and password file <none>
I20260630 12:33:44.123008 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.123164 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.123368 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.124387 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-0-root/instance:
uuid: "1dfe4784d0f7449881570c2cc228f880"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-0w4t"
I20260630 12:33:44.129017 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:33:44.132252  9375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.133109 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:33:44.133416 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-0-root
uuid: "1dfe4784d0f7449881570c2cc228f880"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-0w4t"
I20260630 12:33:44.133698 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.150478 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.151726 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.153355 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.155694 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.155880 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.156176 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.156332 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.197189 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.1:35445
I20260630 12:33:44.197268  9437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.1:35445 every 8 connection(s)
I20260630 12:33:44.202468 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.209543  9442 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.212015  9443 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.213652  9445 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.217252 29648 server_base.cc:1061] running on GCE node
I20260630 12:33:44.219321 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.219563 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.219766 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822824219746 us; error 0 us; skew 500 ppm
I20260630 12:33:44.220458  9438 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46833
I20260630 12:33:44.220500 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.220938  9438 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.221848  9438 heartbeater.cc:507] Master 127.28.244.62:46833 requested a full tablet report, sending...
I20260630 12:33:44.223403 29648 webserver.cc:533] Webserver started at http://127.28.244.2:39405/ using document root <none> and password file <none>
I20260630 12:33:44.224025 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.224244 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.224308  9311 ts_manager.cc:194] Registered new tserver with Master: 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445)
I20260630 12:33:44.224519 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.225885 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-1-root/instance:
uuid: "9acd41be645f4342bd90de9148ba3eff"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-0w4t"
I20260630 12:33:44.226438  9311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41524
I20260630 12:33:44.230706 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:44.234172  9450 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.234942 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:44.235270 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-1-root
uuid: "9acd41be645f4342bd90de9148ba3eff"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-0w4t"
I20260630 12:33:44.235536 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.248450 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.249583 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.251022 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.253489 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.253711 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.253952 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.254129 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.294042 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.2:34343
I20260630 12:33:44.294160  9512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.2:34343 every 8 connection(s)
I20260630 12:33:44.298969 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.306734  9516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.307431  9517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.312361  9513 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46833
I20260630 12:33:44.312805  9513 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.313706  9513 heartbeater.cc:507] Master 127.28.244.62:46833 requested a full tablet report, sending...
I20260630 12:33:44.316193  9311 ts_manager.cc:194] Registered new tserver with Master: 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343)
I20260630 12:33:44.316566 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:44.317516  9519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.317767  9311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41536
I20260630 12:33:44.318503 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.318781 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.319060 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822824319043 us; error 0 us; skew 500 ppm
I20260630 12:33:44.319682 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.322170 29648 webserver.cc:533] Webserver started at http://127.28.244.3:36503/ using document root <none> and password file <none>
I20260630 12:33:44.322700 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.322923 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.323199 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.324412 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-2-root/instance:
uuid: "0212fa750a324e93aee8bf6d41ec6cac"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-0w4t"
I20260630 12:33:44.329218 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:44.332558  9524 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.333457 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:44.333775 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-2-root
uuid: "0212fa750a324e93aee8bf6d41ec6cac"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-0w4t"
I20260630 12:33:44.334082 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.360090 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.361349 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.362792 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.364990 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.365243 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.365480 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.365654 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.404966 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.3:44825
I20260630 12:33:44.405113  9586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.3:44825 every 8 connection(s)
I20260630 12:33:44.420837  9587 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46833
I20260630 12:33:44.421293  9587 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.422029  9587 heartbeater.cc:507] Master 127.28.244.62:46833 requested a full tablet report, sending...
I20260630 12:33:44.423956  9311 ts_manager.cc:194] Registered new tserver with Master: 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:44.424167 29648 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0158704s
I20260630 12:33:44.425408  9311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41544
I20260630 12:33:45.229256  9438 heartbeater.cc:499] Master 127.28.244.62:46833 was elected leader, sending a full tablet report...
I20260630 12:33:45.320427  9513 heartbeater.cc:499] Master 127.28.244.62:46833 was elected leader, sending a full tablet report...
I20260630 12:33:45.428218  9587 heartbeater.cc:499] Master 127.28.244.62:46833 was elected leader, sending a full tablet report...
I20260630 12:33:45.479982  9311 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:45.482645  9311 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:45.547051  9477 tablet_service.cc:1511] Processing CreateTablet for tablet a4dcdc402dc94c59aadbc8de4ec2b3d9 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:45.548624  9477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4dcdc402dc94c59aadbc8de4ec2b3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.549605  9476 tablet_service.cc:1511] Processing CreateTablet for tablet 65f29c17a8244981837f5b24f83bfdce (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:45.551122  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f29c17a8244981837f5b24f83bfdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.547051  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d8718a48547d0803bc31636ff2f8a (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:45.555120  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d8718a48547d0803bc31636ff2f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.556897  9475 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb703d24b0845aca95bfe7f1fef33c4 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:45.558370  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb703d24b0845aca95bfe7f1fef33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.558158  9403 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d8718a48547d0803bc31636ff2f8a (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:45.559620  9403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d8718a48547d0803bc31636ff2f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.563475  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 65281cf96f6a4146a8198539fc3e2405 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:45.565176  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65281cf96f6a4146a8198539fc3e2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.566762  9402 tablet_service.cc:1511] Processing CreateTablet for tablet a4dcdc402dc94c59aadbc8de4ec2b3d9 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:45.568172  9402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4dcdc402dc94c59aadbc8de4ec2b3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.569615  9473 tablet_service.cc:1511] Processing CreateTablet for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:45.571046  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.572429  9401 tablet_service.cc:1511] Processing CreateTablet for tablet 65f29c17a8244981837f5b24f83bfdce (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:45.573850  9401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f29c17a8244981837f5b24f83bfdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.578308  9400 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb703d24b0845aca95bfe7f1fef33c4 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:45.579762  9400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb703d24b0845aca95bfe7f1fef33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.582281  9399 tablet_service.cc:1511] Processing CreateTablet for tablet 65281cf96f6a4146a8198539fc3e2405 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:45.583726  9399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65281cf96f6a4146a8198539fc3e2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.586254  9398 tablet_service.cc:1511] Processing CreateTablet for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:45.587630  9398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.594334  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d8718a48547d0803bc31636ff2f8a (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:33:45.595786  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d8718a48547d0803bc31636ff2f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.598737  9551 tablet_service.cc:1511] Processing CreateTablet for tablet a4dcdc402dc94c59aadbc8de4ec2b3d9 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:33:45.600675  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4dcdc402dc94c59aadbc8de4ec2b3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.602725  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb703d24b0845aca95bfe7f1fef33c4 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:33:45.606063  9550 tablet_service.cc:1511] Processing CreateTablet for tablet 65f29c17a8244981837f5b24f83bfdce (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:33:45.610213  9547 tablet_service.cc:1511] Processing CreateTablet for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:33:45.612188  9548 tablet_service.cc:1511] Processing CreateTablet for tablet 65281cf96f6a4146a8198539fc3e2405 (DEFAULT_TABLE table=test-workload [id=c28495683e2d4bc59c66e234a7b3925f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:33:45.615922  9607 tablet_bootstrap.cc:492] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff: Bootstrap starting.
I20260630 12:33:45.617800  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f29c17a8244981837f5b24f83bfdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.619534  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb703d24b0845aca95bfe7f1fef33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.621367  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.622677  9607 tablet_bootstrap.cc:654] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.625460  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65281cf96f6a4146a8198539fc3e2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.666153  9608 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880: Bootstrap starting.
I20260630 12:33:45.676292  9608 tablet_bootstrap.cc:654] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.696775  9610 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac: Bootstrap starting.
I20260630 12:33:45.697180  9607 tablet_bootstrap.cc:492] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff: No bootstrap required, opened a new log
I20260630 12:33:45.697674  9607 ts_tablet_manager.cc:1403] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.026s
I20260630 12:33:45.700806  9607 raft_consensus.cc:359] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.701664  9607 raft_consensus.cc:385] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.701998  9607 raft_consensus.cc:740] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.702890  9608 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880: No bootstrap required, opened a new log
I20260630 12:33:45.703544  9608 ts_tablet_manager.cc:1403] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.004s
I20260630 12:33:45.702978  9607 consensus_queue.cc:260] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.705276  9610 tablet_bootstrap.cc:654] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.706730  9608 raft_consensus.cc:359] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.707486  9608 raft_consensus.cc:385] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.707749  9608 raft_consensus.cc:740] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.708642  9608 consensus_queue.cc:260] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.713325  9608 ts_tablet_manager.cc:1434] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:33:45.713699  9610 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac: No bootstrap required, opened a new log
I20260630 12:33:45.714202  9610 ts_tablet_manager.cc:1403] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260630 12:33:45.714540  9608 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: Bootstrap starting.
I20260630 12:33:45.717316  9610 raft_consensus.cc:359] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.717803  9607 ts_tablet_manager.cc:1434] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.003s
I20260630 12:33:45.718114  9610 raft_consensus.cc:385] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.718506  9610 raft_consensus.cc:740] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0212fa750a324e93aee8bf6d41ec6cac, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.718953  9607 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: Bootstrap starting.
I20260630 12:33:45.719492  9610 consensus_queue.cc:260] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.723417  9608 tablet_bootstrap.cc:654] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.726329  9607 tablet_bootstrap.cc:654] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.744371  9610 ts_tablet_manager.cc:1434] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.018s
I20260630 12:33:45.744983  9608 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: No bootstrap required, opened a new log
I20260630 12:33:45.745230  9607 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: No bootstrap required, opened a new log
I20260630 12:33:45.745496  9610 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac: Bootstrap starting.
I20260630 12:33:45.745628  9608 ts_tablet_manager.cc:1403] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.017s
I20260630 12:33:45.745733  9607 ts_tablet_manager.cc:1403] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260630 12:33:45.748989  9608 raft_consensus.cc:359] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.749847  9608 raft_consensus.cc:385] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.749635  9607 raft_consensus.cc:359] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.750192  9608 raft_consensus.cc:740] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.750670  9607 raft_consensus.cc:385] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.751032  9607 raft_consensus.cc:740] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.751140  9608 consensus_queue.cc:260] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.752328  9610 tablet_bootstrap.cc:654] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.752045  9607 consensus_queue.cc:260] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.753440  9608 ts_tablet_manager.cc:1434] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:33:45.754335  9607 ts_tablet_manager.cc:1434] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:33:45.754700  9608 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880: Bootstrap starting.
I20260630 12:33:45.756745  9607 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: Bootstrap starting.
I20260630 12:33:45.763900  9607 tablet_bootstrap.cc:654] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.764685  9608 tablet_bootstrap.cc:654] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.771796  9610 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac: No bootstrap required, opened a new log
I20260630 12:33:45.771909  9608 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880: No bootstrap required, opened a new log
I20260630 12:33:45.772353  9610 ts_tablet_manager.cc:1403] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.016s
I20260630 12:33:45.772483  9608 ts_tablet_manager.cc:1403] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:33:45.775672  9610 raft_consensus.cc:359] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.776434  9610 raft_consensus.cc:385] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.776750  9610 raft_consensus.cc:740] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0212fa750a324e93aee8bf6d41ec6cac, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.776930  9608 raft_consensus.cc:359] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.777899  9608 raft_consensus.cc:385] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.777642  9610 consensus_queue.cc:260] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.777951  9607 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: No bootstrap required, opened a new log
I20260630 12:33:45.778750  9607 ts_tablet_manager.cc:1403] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260630 12:33:45.779955  9610 ts_tablet_manager.cc:1434] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:33:45.778469  9608 raft_consensus.cc:740] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.781098  9610 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac: Bootstrap starting.
I20260630 12:33:45.781384  9608 consensus_queue.cc:260] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.782032  9607 raft_consensus.cc:359] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.782843  9607 raft_consensus.cc:385] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.783140  9607 raft_consensus.cc:740] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.784006  9608 ts_tablet_manager.cc:1434] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:33:45.784035  9607 consensus_queue.cc:260] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.785485  9608 tablet_bootstrap.cc:492] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880: Bootstrap starting.
I20260630 12:33:45.786700  9607 ts_tablet_manager.cc:1434] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:33:45.787798  9607 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff: Bootstrap starting.
I20260630 12:33:45.788137  9610 tablet_bootstrap.cc:654] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.793663  9608 tablet_bootstrap.cc:654] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.794247  9607 tablet_bootstrap.cc:654] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.805438  9610 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac: No bootstrap required, opened a new log
I20260630 12:33:45.806082  9610 ts_tablet_manager.cc:1403] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260630 12:33:45.809190  9610 raft_consensus.cc:359] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.810001  9610 raft_consensus.cc:385] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.810348  9610 raft_consensus.cc:740] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0212fa750a324e93aee8bf6d41ec6cac, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.811137  9610 consensus_queue.cc:260] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.813503  9610 ts_tablet_manager.cc:1434] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:33:45.815126  9607 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff: No bootstrap required, opened a new log
I20260630 12:33:45.815433  9610 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac: Bootstrap starting.
I20260630 12:33:45.815680  9607 ts_tablet_manager.cc:1403] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.011s
I20260630 12:33:45.816470  9608 tablet_bootstrap.cc:492] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880: No bootstrap required, opened a new log
I20260630 12:33:45.817011  9608 ts_tablet_manager.cc:1403] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.005s
I20260630 12:33:45.819164  9607 raft_consensus.cc:359] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.819941  9607 raft_consensus.cc:385] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.820254  9607 raft_consensus.cc:740] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.820109  9608 raft_consensus.cc:359] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.821115  9608 raft_consensus.cc:385] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.821453  9608 raft_consensus.cc:740] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.821358  9607 consensus_queue.cc:260] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.822499  9608 consensus_queue.cc:260] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.823583  9610 tablet_bootstrap.cc:654] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.826848  9607 ts_tablet_manager.cc:1434] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:33:45.827790  9608 ts_tablet_manager.cc:1434] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:33:45.827951  9607 tablet_bootstrap.cc:492] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff: Bootstrap starting.
I20260630 12:33:45.828956  9608 tablet_bootstrap.cc:492] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880: Bootstrap starting.
I20260630 12:33:45.835425  9607 tablet_bootstrap.cc:654] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.837810  9608 tablet_bootstrap.cc:654] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.838745  9610 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac: No bootstrap required, opened a new log
I20260630 12:33:45.839375  9610 ts_tablet_manager.cc:1403] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260630 12:33:45.843034  9610 raft_consensus.cc:359] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.844267  9610 raft_consensus.cc:385] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.844738  9610 raft_consensus.cc:740] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0212fa750a324e93aee8bf6d41ec6cac, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.846036  9610 consensus_queue.cc:260] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.848698  9612 raft_consensus.cc:493] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.849433  9612 raft_consensus.cc:515] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.853124  9610 ts_tablet_manager.cc:1434] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260630 12:33:45.854707  9610 tablet_bootstrap.cc:492] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac: Bootstrap starting.
I20260630 12:33:45.857913  9608 tablet_bootstrap.cc:492] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880: No bootstrap required, opened a new log
I20260630 12:33:45.858608  9608 ts_tablet_manager.cc:1403] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260630 12:33:45.861899  9608 raft_consensus.cc:359] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.862715  9608 raft_consensus.cc:385] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.863046  9610 tablet_bootstrap.cc:654] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.863095  9608 raft_consensus.cc:740] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.864378  9608 consensus_queue.cc:260] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.867583  9608 ts_tablet_manager.cc:1434] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:33:45.869061  9608 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: Bootstrap starting.
I20260630 12:33:45.875885  9612 leader_election.cc:290] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825), 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445)
I20260630 12:33:45.890260  9608 tablet_bootstrap.cc:654] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.893121  9610 tablet_bootstrap.cc:492] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac: No bootstrap required, opened a new log
I20260630 12:33:45.893878  9610 ts_tablet_manager.cc:1403] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.017s
I20260630 12:33:45.897802  9610 raft_consensus.cc:359] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.898901  9610 raft_consensus.cc:385] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.899348  9610 raft_consensus.cc:740] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0212fa750a324e93aee8bf6d41ec6cac, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.899950  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d8718a48547d0803bc31636ff2f8a" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:45.900808  9562 raft_consensus.cc:2468] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:45.900457  9610 consensus_queue.cc:260] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.901554  9613 raft_consensus.cc:493] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.902271  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d8718a48547d0803bc31636ff2f8a" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880" is_pre_election: true
I20260630 12:33:45.902169  9613 raft_consensus.cc:515] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.902981  9413 raft_consensus.cc:2468] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:45.904646  9452 leader_election.cc:304] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:45.904820  9610 ts_tablet_manager.cc:1434] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:33:45.906529  9610 tablet_bootstrap.cc:492] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac: Bootstrap starting.
I20260630 12:33:45.907910  9612 raft_consensus.cc:2804] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.908483  9612 raft_consensus.cc:493] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.908911  9612 raft_consensus.cc:3060] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.914988  9610 tablet_bootstrap.cc:654] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.916235  9608 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: No bootstrap required, opened a new log
I20260630 12:33:45.916800  9608 ts_tablet_manager.cc:1403] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.012s
I20260630 12:33:45.920573  9608 raft_consensus.cc:359] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.921587  9613 leader_election.cc:290] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:45.921625  9608 raft_consensus.cc:385] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.922819  9608 raft_consensus.cc:740] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.923832  9608 consensus_queue.cc:260] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.927349  9608 ts_tablet_manager.cc:1434] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:33:45.939275  9612 raft_consensus.cc:515] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.943392  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d8718a48547d0803bc31636ff2f8a" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:45.944214  9562 raft_consensus.cc:3060] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.950497  9607 tablet_bootstrap.cc:492] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff: No bootstrap required, opened a new log
I20260630 12:33:45.951149  9607 ts_tablet_manager.cc:1403] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff: Time spent bootstrapping tablet: real 0.123s	user 0.036s	sys 0.042s
I20260630 12:33:45.954123  9612 leader_election.cc:290] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Requested vote from peers 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825), 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445)
I20260630 12:33:45.954932  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d8718a48547d0803bc31636ff2f8a" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880"
I20260630 12:33:45.955600  9413 raft_consensus.cc:3060] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.955837  9612 raft_consensus.cc:493] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.956511  9612 raft_consensus.cc:515] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.962086  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f29c17a8244981837f5b24f83bfdce" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880" is_pre_election: true
I20260630 12:33:45.963052  9412 raft_consensus.cc:2468] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:45.964720  9451 leader_election.cc:304] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfe4784d0f7449881570c2cc228f880, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:45.968344  9413 raft_consensus.cc:2468] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:45.968492  9607 raft_consensus.cc:359] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.968860  9613 raft_consensus.cc:493] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.969317  9607 raft_consensus.cc:385] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.969574  9607 raft_consensus.cc:740] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.969465  9613 raft_consensus.cc:515] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.970598  9607 consensus_queue.cc:260] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.971889  9613 leader_election.cc:290] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:45.973163  9562 raft_consensus.cc:2468] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:45.976580  9452 leader_election.cc:304] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:45.979743  9612 leader_election.cc:290] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:45.980501  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65281cf96f6a4146a8198539fc3e2405" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:45.981251  9610 tablet_bootstrap.cc:492] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac: No bootstrap required, opened a new log
I20260630 12:33:45.981470  9561 raft_consensus.cc:2468] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 0.
I20260630 12:33:45.980016  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb703d24b0845aca95bfe7f1fef33c4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:45.982538  9562 raft_consensus.cc:2468] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 0.
I20260630 12:33:45.980424  9612 raft_consensus.cc:2804] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.984136  9612 raft_consensus.cc:493] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.984506  9612 raft_consensus.cc:3060] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.982775  9634 raft_consensus.cc:2804] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.982998  9377 leader_election.cc:304] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 1dfe4784d0f7449881570c2cc228f880; no voters: 
I20260630 12:33:45.987195  9613 raft_consensus.cc:2804] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.987501  9634 raft_consensus.cc:697] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Becoming Leader. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Running, Role: LEADER
I20260630 12:33:45.987646  9613 raft_consensus.cc:493] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.988016  9613 raft_consensus.cc:3060] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.988427  9634 consensus_queue.cc:237] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } }
I20260630 12:33:45.992266  9612 raft_consensus.cc:515] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.981791  9610 ts_tablet_manager.cc:1403] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.044s
I20260630 12:33:45.993618  9635 raft_consensus.cc:493] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.994185  9635 raft_consensus.cc:515] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.993762  9377 leader_election.cc:304] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 1dfe4784d0f7449881570c2cc228f880; no voters: 
I20260630 12:33:45.996163  9610 raft_consensus.cc:359] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.996938  9610 raft_consensus.cc:385] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.997248  9610 raft_consensus.cc:740] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0212fa750a324e93aee8bf6d41ec6cac, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.998194  9610 consensus_queue.cc:260] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:45.999481  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f29c17a8244981837f5b24f83bfdce" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:46.004388  9562 raft_consensus.cc:2468] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:46.004673  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb703d24b0845aca95bfe7f1fef33c4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff" is_pre_election: true
I20260630 12:33:46.005729  9488 raft_consensus.cc:2468] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 0.
I20260630 12:33:46.007484  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65281cf96f6a4146a8198539fc3e2405" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff" is_pre_election: true
I20260630 12:33:45.999998  9615 raft_consensus.cc:493] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.002856  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f29c17a8244981837f5b24f83bfdce" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:46.009166  9610 ts_tablet_manager.cc:1434] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260630 12:33:46.009312  9561 raft_consensus.cc:3060] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.008677  9615 raft_consensus.cc:515] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.002588  9613 raft_consensus.cc:515] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.003465  9612 leader_election.cc:290] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Requested vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
W20260630 12:33:46.014009  9378 leader_election.cc:343] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.987202  9607 ts_tablet_manager.cc:1434] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.013s
I20260630 12:33:46.018038  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4dcdc402dc94c59aadbc8de4ec2b3d9" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880" is_pre_election: true
I20260630 12:33:46.018580  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f29c17a8244981837f5b24f83bfdce" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880"
I20260630 12:33:46.019032  9413 raft_consensus.cc:2468] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:46.019461  9412 raft_consensus.cc:3060] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.017211  9638 raft_consensus.cc:2804] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.021225  9451 leader_election.cc:304] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfe4784d0f7449881570c2cc228f880, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:46.013981  9615 leader_election.cc:290] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343)
I20260630 12:33:46.027130  9612 raft_consensus.cc:2804] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.030340  9612 raft_consensus.cc:493] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.030723  9612 raft_consensus.cc:3060] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:33:46.031972  9359 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:46.036237  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65281cf96f6a4146a8198539fc3e2405" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff"
W20260630 12:33:46.037956  9378 leader_election.cc:343] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:46.041392  9612 raft_consensus.cc:515] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.026538  9613 leader_election.cc:290] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 election: Requested vote from peers 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.020402  9638 raft_consensus.cc:493] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.049621  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4dcdc402dc94c59aadbc8de4ec2b3d9" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:46.050405  9562 raft_consensus.cc:2468] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:46.051086  9561 raft_consensus.cc:2468] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:46.053755  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65281cf96f6a4146a8198539fc3e2405" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:46.054425  9562 raft_consensus.cc:3060] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.046931  9607 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff: Bootstrap starting.
I20260630 12:33:46.046703  9635 leader_election.cc:290] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.057144  9452 leader_election.cc:304] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:46.058204  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4dcdc402dc94c59aadbc8de4ec2b3d9" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880"
I20260630 12:33:46.058817  9413 raft_consensus.cc:3060] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.059295  9309 catalog_manager.cc:5697] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acd41be645f4342bd90de9148ba3eff (127.28.244.2). New cstate: current_term: 1 leader_uuid: "9acd41be645f4342bd90de9148ba3eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.058825  9635 raft_consensus.cc:2804] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.063324  9635 raft_consensus.cc:697] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Becoming Leader. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Running, Role: LEADER
I20260630 12:33:46.064217  9635 consensus_queue.cc:237] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.066354  9562 raft_consensus.cc:2468] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 1.
I20260630 12:33:46.048182  9638 raft_consensus.cc:3060] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.067332  9413 raft_consensus.cc:2468] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:46.064244  9607 tablet_bootstrap.cc:654] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.067612  9377 leader_election.cc:304] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [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: 0212fa750a324e93aee8bf6d41ec6cac, 1dfe4784d0f7449881570c2cc228f880; no voters: 9acd41be645f4342bd90de9148ba3eff
I20260630 12:33:46.068579  9412 raft_consensus.cc:2468] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:46.069221  9613 raft_consensus.cc:2804] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.069164  9451 leader_election.cc:304] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfe4784d0f7449881570c2cc228f880, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:46.072119  9634 raft_consensus.cc:2804] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.072697  9634 raft_consensus.cc:697] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Becoming Leader. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Running, Role: LEADER
I20260630 12:33:46.073617  9634 consensus_queue.cc:237] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.074896  9612 leader_election.cc:290] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Requested vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.076190  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4dcdc402dc94c59aadbc8de4ec2b3d9" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:46.076491  9636 raft_consensus.cc:493] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.076862  9562 raft_consensus.cc:3060] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.077020  9636 raft_consensus.cc:515] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.079531  9636 leader_election.cc:290] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.088678  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880" is_pre_election: true
I20260630 12:33:46.082190  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:46.091002  9561 raft_consensus.cc:2468] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:46.091923  9413 raft_consensus.cc:2468] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 0.
I20260630 12:33:46.093137  9451 leader_election.cc:304] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfe4784d0f7449881570c2cc228f880, 9acd41be645f4342bd90de9148ba3eff; no voters: 
I20260630 12:33:46.094336  9635 raft_consensus.cc:2804] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.094724  9635 raft_consensus.cc:493] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.095118  9635 raft_consensus.cc:3060] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.100584  9562 raft_consensus.cc:2468] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:46.103808  9613 raft_consensus.cc:697] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 1 LEADER]: Becoming Leader. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Running, Role: LEADER
I20260630 12:33:46.104453  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4dcdc402dc94c59aadbc8de4ec2b3d9" candidate_uuid: "0212fa750a324e93aee8bf6d41ec6cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff" is_pre_election: true
I20260630 12:33:46.104781  9613 consensus_queue.cc:237] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.106766  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4dcdc402dc94c59aadbc8de4ec2b3d9" candidate_uuid: "0212fa750a324e93aee8bf6d41ec6cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880" is_pre_election: true
I20260630 12:33:46.107544  9413 raft_consensus.cc:2393] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0212fa750a324e93aee8bf6d41ec6cac in current term 1: Already voted for candidate 9acd41be645f4342bd90de9148ba3eff in this term.
I20260630 12:33:46.108721  9525 leader_election.cc:304] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [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: 0212fa750a324e93aee8bf6d41ec6cac; no voters: 1dfe4784d0f7449881570c2cc228f880, 9acd41be645f4342bd90de9148ba3eff
I20260630 12:33:46.109606  9615 raft_consensus.cc:2749] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:46.111093  9646 raft_consensus.cc:493] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.111626  9646 raft_consensus.cc:515] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.114518  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff" is_pre_election: true
I20260630 12:33:46.117275  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:46.118062  9562 raft_consensus.cc:2468] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 0.
I20260630 12:33:46.115906  9646 leader_election.cc:290] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.119333  9377 leader_election.cc:304] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 1dfe4784d0f7449881570c2cc228f880; no voters: 
I20260630 12:33:46.120401  9646 raft_consensus.cc:2804] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.120850  9646 raft_consensus.cc:493] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.121300  9646 raft_consensus.cc:3060] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.121153  9635 raft_consensus.cc:515] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.123745  9487 raft_consensus.cc:2393] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1dfe4784d0f7449881570c2cc228f880 in current term 1: Already voted for candidate 9acd41be645f4342bd90de9148ba3eff in this term.
I20260630 12:33:46.102128  9638 raft_consensus.cc:515] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.128204  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb703d24b0845aca95bfe7f1fef33c4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff"
I20260630 12:33:46.129055  9487 raft_consensus.cc:3060] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.131282  9638 leader_election.cc:290] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 election: Requested vote from peers 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.132542  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb703d24b0845aca95bfe7f1fef33c4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:46.133318  9562 raft_consensus.cc:3060] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.138249  9607 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff: No bootstrap required, opened a new log
I20260630 12:33:46.138825  9607 ts_tablet_manager.cc:1403] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.008s
I20260630 12:33:46.131057  9646 raft_consensus.cc:515] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.150607  9635 leader_election.cc:290] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 election: Requested vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.152079  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880"
I20260630 12:33:46.153002  9413 raft_consensus.cc:2393] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9acd41be645f4342bd90de9148ba3eff in current term 1: Already voted for candidate 1dfe4784d0f7449881570c2cc228f880 in this term.
I20260630 12:33:46.153653  9646 leader_election.cc:290] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 election: Requested vote from peers 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.153939  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:46.154752  9561 raft_consensus.cc:3060] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.156649  9562 raft_consensus.cc:2468] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 1.
I20260630 12:33:46.153821  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acd41be645f4342bd90de9148ba3eff"
I20260630 12:33:46.157305  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b9b5ca724f99ae90da3b9c8ff8f4" candidate_uuid: "1dfe4784d0f7449881570c2cc228f880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac"
I20260630 12:33:46.158057  9488 raft_consensus.cc:2393] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1dfe4784d0f7449881570c2cc228f880 in current term 1: Already voted for candidate 9acd41be645f4342bd90de9148ba3eff in this term.
I20260630 12:33:46.152120  9607 raft_consensus.cc:359] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.160096  9607 raft_consensus.cc:385] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.160405  9607 raft_consensus.cc:740] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.160707  9377 leader_election.cc:304] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0212fa750a324e93aee8bf6d41ec6cac, 1dfe4784d0f7449881570c2cc228f880; no voters: 
I20260630 12:33:46.161351  9607 consensus_queue.cc:260] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.161789  9487 raft_consensus.cc:2468] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfe4784d0f7449881570c2cc228f880 in term 1.
I20260630 12:33:46.161751  9377 leader_election.cc:304] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [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: 1dfe4784d0f7449881570c2cc228f880; no voters: 0212fa750a324e93aee8bf6d41ec6cac, 9acd41be645f4342bd90de9148ba3eff
I20260630 12:33:46.162530  9646 raft_consensus.cc:2804] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.165889  9613 raft_consensus.cc:2749] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:33:46.166147  9561 raft_consensus.cc:2468] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acd41be645f4342bd90de9148ba3eff in term 1.
I20260630 12:33:46.166163  9646 raft_consensus.cc:697] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 LEADER]: Becoming Leader. State: Replica: 1dfe4784d0f7449881570c2cc228f880, State: Running, Role: LEADER
I20260630 12:33:46.162729  9310 catalog_manager.cc:5697] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "1dfe4784d0f7449881570c2cc228f880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.167269  9646 consensus_queue.cc:237] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.167551  9452 leader_election.cc:304] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [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: 0212fa750a324e93aee8bf6d41ec6cac, 9acd41be645f4342bd90de9148ba3eff; no voters: 1dfe4784d0f7449881570c2cc228f880
I20260630 12:33:46.168876  9635 raft_consensus.cc:2804] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.169378  9635 raft_consensus.cc:697] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Becoming Leader. State: Replica: 9acd41be645f4342bd90de9148ba3eff, State: Running, Role: LEADER
I20260630 12:33:46.170157  9635 consensus_queue.cc:237] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.163846  9607 ts_tablet_manager.cc:1434] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.007s
I20260630 12:33:46.182803  9309 catalog_manager.cc:5697] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acd41be645f4342bd90de9148ba3eff (127.28.244.2). New cstate: current_term: 1 leader_uuid: "9acd41be645f4342bd90de9148ba3eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.184288  9309 catalog_manager.cc:5697] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acd41be645f4342bd90de9148ba3eff (127.28.244.2). New cstate: current_term: 1 leader_uuid: "9acd41be645f4342bd90de9148ba3eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.184891  9310 catalog_manager.cc:5697] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1). New cstate: current_term: 1 leader_uuid: "1dfe4784d0f7449881570c2cc228f880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.185593  9309 catalog_manager.cc:5697] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acd41be645f4342bd90de9148ba3eff (127.28.244.2). New cstate: current_term: 1 leader_uuid: "9acd41be645f4342bd90de9148ba3eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.193159  9635 raft_consensus.cc:493] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.193786  9635 raft_consensus.cc:515] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } }
I20260630 12:33:46.196182  9635 leader_election.cc:290] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445), 0212fa750a324e93aee8bf6d41ec6cac (127.28.244.3:44825)
I20260630 12:33:46.196887  9413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65281cf96f6a4146a8198539fc3e2405" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfe4784d0f7449881570c2cc228f880" is_pre_election: true
I20260630 12:33:46.196834  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65281cf96f6a4146a8198539fc3e2405" candidate_uuid: "9acd41be645f4342bd90de9148ba3eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0212fa750a324e93aee8bf6d41ec6cac" is_pre_election: true
I20260630 12:33:46.198426  9561 raft_consensus.cc:2393] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9acd41be645f4342bd90de9148ba3eff in current term 1: Already voted for candidate 1dfe4784d0f7449881570c2cc228f880 in this term.
I20260630 12:33:46.199285  9452 leader_election.cc:304] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [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: 9acd41be645f4342bd90de9148ba3eff; no voters: 0212fa750a324e93aee8bf6d41ec6cac, 1dfe4784d0f7449881570c2cc228f880
I20260630 12:33:46.199926  9635 raft_consensus.cc:3060] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.205159  9635 raft_consensus.cc:2749] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:46.445785  9635 consensus_queue.cc:1048] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:46.475786  9635 consensus_queue.cc:1048] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.486477  9612 consensus_queue.cc:1048] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.500569  9634 consensus_queue.cc:1048] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.545792  9561 raft_consensus.cc:1275] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:46.546015  9487 raft_consensus.cc:1275] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:46.547220  9634 consensus_queue.cc:1048] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.548259  9638 consensus_queue.cc:1048] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.550055  9638 consensus_queue.cc:1048] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.553373  9634 consensus_queue.cc:1048] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.564457  9635 consensus_queue.cc:1048] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:46.607764  9559 raft_consensus.cc:1275] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:46.609433  9558 raft_consensus.cc:1275] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 9acd41be645f4342bd90de9148ba3eff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:46.611611  9636 consensus_queue.cc:1048] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.612022  9646 consensus_queue.cc:1048] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.626437  9488 raft_consensus.cc:1275] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:46.628474  9646 consensus_queue.cc:1048] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.844569  9668 mvcc.cc:204] Tried to move back new op lower bound from 7302442297749487616 to 7302442295991545856. Current Snapshot: MvccSnapshot[applied={T|T < 7302442297749487616}]
I20260630 12:33:47.580013 29648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:47.586658  9703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:47.588006  9704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:47.593897 29648 server_base.cc:1061] running on GCE node
W20260630 12:33:47.595577  9706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:47.597056 29648 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:47.597419 29648 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:47.597704 29648 hybrid_clock.cc:648] HybridClock initialized: now 1782822827597687 us; error 0 us; skew 500 ppm
I20260630 12:33:47.598371 29648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:47.605858 29648 webserver.cc:533] Webserver started at http://127.28.244.4:41139/ using document root <none> and password file <none>
I20260630 12:33:47.606318 29648 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:47.606478 29648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:47.606679 29648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:47.607682 29648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-3-root/instance:
uuid: "7432e5cf100b4d599032d8c1a34ae01f"
format_stamp: "Formatted at 2026-06-30 12:33:47 on dist-test-slave-0w4t"
I20260630 12:33:47.611820 29648 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:47.615003  9711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:47.615779 29648 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:47.616034 29648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-3-root
uuid: "7432e5cf100b4d599032d8c1a34ae01f"
format_stamp: "Formatted at 2026-06-30 12:33:47 on dist-test-slave-0w4t"
I20260630 12:33:47.616351 29648 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5bwXbM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822551705319-29648-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:47.641618 29648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:47.643647 29648 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:47.646097 29648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:47.649734 29648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:47.650022 29648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:47.650309 29648 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:47.650516 29648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:47.700731 29648 rpc_server.cc:307] RPC server started. Bound to: 127.28.244.4:32775
I20260630 12:33:47.700829  9773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.244.4:32775 every 8 connection(s)
I20260630 12:33:47.714725  9774 heartbeater.cc:344] Connected to a master server at 127.28.244.62:46833
I20260630 12:33:47.715142  9774 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:47.715889  9774 heartbeater.cc:507] Master 127.28.244.62:46833 requested a full tablet report, sending...
I20260630 12:33:47.717912  9309 ts_manager.cc:194] Registered new tserver with Master: 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4:32775)
I20260630 12:33:47.719635  9309 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41570
I20260630 12:33:48.109354  9409 consensus_queue.cc:237] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.117794  9559 raft_consensus.cc:1275] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.119520  9781 consensus_queue.cc:1048] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:33:48.119668  9487 raft_consensus.cc:1275] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.121336  9702 consensus_queue.cc:1048] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:33:48.126273  9702 raft_consensus.cc:2955] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.127532  9559 raft_consensus.cc:2955] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.130719  9487 raft_consensus.cc:2955] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
W20260630 12:33:48.135638  9378 consensus_peers.cc:597] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 -> Peer 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4:32775): Couldn't send request to peer 7432e5cf100b4d599032d8c1a34ae01f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eb703d24b0845aca95bfe7f1fef33c4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:48.144698  9309 catalog_manager.cc:5697] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 reported cstate change: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "1dfe4784d0f7449881570c2cc228f880" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:48.162973  9487 consensus_queue.cc:237] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.170816  9559 raft_consensus.cc:1275] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 9acd41be645f4342bd90de9148ba3eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.172312  9409 raft_consensus.cc:1275] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Refusing update from remote peer 9acd41be645f4342bd90de9148ba3eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.172420  9790 consensus_queue.cc:1048] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:33:48.174221  9635 consensus_queue.cc:1048] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:33:48.181222  9790 raft_consensus.cc:2955] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.183099  9409 raft_consensus.cc:2955] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.183380  9559 raft_consensus.cc:2955] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
W20260630 12:33:48.190909  9453 consensus_peers.cc:597] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff -> Peer 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4:32775): Couldn't send request to peer 7432e5cf100b4d599032d8c1a34ae01f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2f3b9b5ca724f99ae90da3b9c8ff8f4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:48.197814  9410 consensus_queue.cc:237] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.197956  9308 catalog_manager.cc:5697] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac reported cstate change: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "9acd41be645f4342bd90de9148ba3eff" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
W20260630 12:33:48.206324  9378 consensus_peers.cc:597] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 -> Peer 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4:32775): Couldn't send request to peer 7432e5cf100b4d599032d8c1a34ae01f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65281cf96f6a4146a8198539fc3e2405. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:48.211757  9559 raft_consensus.cc:1275] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.212114  9487 raft_consensus.cc:1275] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Refusing update from remote peer 1dfe4784d0f7449881570c2cc228f880: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.213753  9781 consensus_queue.cc:1048] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:33:48.215507  9702 consensus_queue.cc:1048] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:33:48.222000  9702 raft_consensus.cc:2955] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.223943  9487 raft_consensus.cc:2955] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.225760  9559 raft_consensus.cc:2955] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.234257  9488 consensus_queue.cc:237] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.234127  9307 catalog_manager.cc:5697] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 reported cstate change: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "1dfe4784d0f7449881570c2cc228f880" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:48.245604  9453 consensus_peers.cc:597] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff -> Peer 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4:32775): Couldn't send request to peer 7432e5cf100b4d599032d8c1a34ae01f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b9d8718a48547d0803bc31636ff2f8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:48.246510  9410 raft_consensus.cc:1275] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Refusing update from remote peer 9acd41be645f4342bd90de9148ba3eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.246965  9559 raft_consensus.cc:1275] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Refusing update from remote peer 9acd41be645f4342bd90de9148ba3eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:33:48.248157  9790 consensus_queue.cc:1048] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:33:48.249163  9792 consensus_queue.cc:1048] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:33:48.256768  9635 raft_consensus.cc:2955] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.258417  9559 raft_consensus.cc:2955] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.260264  9410 raft_consensus.cc:2955] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.270129  9307 catalog_manager.cc:5697] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac reported cstate change: config changed from index -1 to 13, NON_VOTER 7432e5cf100b4d599032d8c1a34ae01f (127.28.244.4) added. New cstate: current_term: 1 leader_uuid: "9acd41be645f4342bd90de9148ba3eff" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } } }
I20260630 12:33:48.599223  9793 ts_tablet_manager.cc:933] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: Initiating tablet copy from peer 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445)
I20260630 12:33:48.600904  9793 tablet_copy_client.cc:323] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:35445
I20260630 12:33:48.611545  9423 tablet_copy_service.cc:140] P 1dfe4784d0f7449881570c2cc228f880: Received BeginTabletCopySession request for tablet 3eb703d24b0845aca95bfe7f1fef33c4 from peer 7432e5cf100b4d599032d8c1a34ae01f ({username='slave'} at 127.0.0.1:40430)
I20260630 12:33:48.612069  9423 tablet_copy_service.cc:161] P 1dfe4784d0f7449881570c2cc228f880: Beginning new tablet copy session on tablet 3eb703d24b0845aca95bfe7f1fef33c4 from peer 7432e5cf100b4d599032d8c1a34ae01f at {username='slave'} at 127.0.0.1:40430: session id = 7432e5cf100b4d599032d8c1a34ae01f-3eb703d24b0845aca95bfe7f1fef33c4
I20260630 12:33:48.619483  9423 tablet_copy_source_session.cc:215] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:48.622109  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb703d24b0845aca95bfe7f1fef33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:48.630474  9796 ts_tablet_manager.cc:933] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: Initiating tablet copy from peer 1dfe4784d0f7449881570c2cc228f880 (127.28.244.1:35445)
I20260630 12:33:48.632265  9796 tablet_copy_client.cc:323] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.1:35445
I20260630 12:33:48.634223  9423 tablet_copy_service.cc:140] P 1dfe4784d0f7449881570c2cc228f880: Received BeginTabletCopySession request for tablet 65281cf96f6a4146a8198539fc3e2405 from peer 7432e5cf100b4d599032d8c1a34ae01f ({username='slave'} at 127.0.0.1:40430)
I20260630 12:33:48.634770  9423 tablet_copy_service.cc:161] P 1dfe4784d0f7449881570c2cc228f880: Beginning new tablet copy session on tablet 65281cf96f6a4146a8198539fc3e2405 from peer 7432e5cf100b4d599032d8c1a34ae01f at {username='slave'} at 127.0.0.1:40430: session id = 7432e5cf100b4d599032d8c1a34ae01f-65281cf96f6a4146a8198539fc3e2405
I20260630 12:33:48.636336  9793 tablet_copy_client.cc:806] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:48.636981  9793 tablet_copy_client.cc:670] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:48.640748  9793 tablet_copy_client.cc:538] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:48.642742  9423 tablet_copy_source_session.cc:215] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:48.646229  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65281cf96f6a4146a8198539fc3e2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:48.648916  9793 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap starting.
I20260630 12:33:48.662395  9796 tablet_copy_client.cc:806] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:48.663074  9796 tablet_copy_client.cc:670] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:48.668318  9796 tablet_copy_client.cc:538] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:48.677821  9796 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap starting.
I20260630 12:33:48.722388  9774 heartbeater.cc:499] Master 127.28.244.62:46833 was elected leader, sending a full tablet report...
I20260630 12:33:48.733196 29648 tablet_server.cc:179] TabletServer@127.28.244.1:0 shutting down...
I20260630 12:33:48.742734  9793 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=0 applied=13 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.743897  9793 tablet_bootstrap.cc:492] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap complete.
I20260630 12:33:48.744724  9793 ts_tablet_manager.cc:1403] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: Time spent bootstrapping tablet: real 0.096s	user 0.086s	sys 0.008s
I20260630 12:33:48.747534  9793 raft_consensus.cc:359] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.748456  9793 raft_consensus.cc:740] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7432e5cf100b4d599032d8c1a34ae01f, State: Initialized, Role: LEARNER
I20260630 12:33:48.749214  9793 consensus_queue.cc:260] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 1.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } attrs { replace: true } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.770843 29648 tablet_copy_service.cc:362] P 1dfe4784d0f7449881570c2cc228f880: Destroying tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-65281cf96f6a4146a8198539fc3e2405 due to service shutdown
I20260630 12:33:48.772188 29648 tablet_copy_service.cc:434] P 1dfe4784d0f7449881570c2cc228f880: ending tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-65281cf96f6a4146a8198539fc3e2405 on tablet 65281cf96f6a4146a8198539fc3e2405 with peer 7432e5cf100b4d599032d8c1a34ae01f
I20260630 12:33:48.773571 29648 tablet_copy_service.cc:362] P 1dfe4784d0f7449881570c2cc228f880: Destroying tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-3eb703d24b0845aca95bfe7f1fef33c4 due to service shutdown
I20260630 12:33:48.774835 29648 tablet_copy_service.cc:434] P 1dfe4784d0f7449881570c2cc228f880: ending tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-3eb703d24b0845aca95bfe7f1fef33c4 on tablet 3eb703d24b0845aca95bfe7f1fef33c4 with peer 7432e5cf100b4d599032d8c1a34ae01f
I20260630 12:33:48.785717  9796 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=0 applied=13 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.787137  9796 tablet_bootstrap.cc:492] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap complete.
I20260630 12:33:48.788280  9796 ts_tablet_manager.cc:1403] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: Time spent bootstrapping tablet: real 0.111s	user 0.082s	sys 0.024s
I20260630 12:33:48.792115  9796 raft_consensus.cc:359] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.793358  9796 raft_consensus.cc:740] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7432e5cf100b4d599032d8c1a34ae01f, State: Initialized, Role: LEARNER
I20260630 12:33:48.794317  9796 consensus_queue.cc:260] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 1.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:48.805303  9801 ts_tablet_manager.cc:933] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: Initiating tablet copy from peer 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343)
I20260630 12:33:48.811417  9796 ts_tablet_manager.cc:1434] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.015s
I20260630 12:33:48.813194  9793 ts_tablet_manager.cc:1434] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: Time spent starting tablet: real 0.068s	user 0.035s	sys 0.016s
I20260630 12:33:48.818953  9801 tablet_copy_client.cc:323] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:34343
I20260630 12:33:48.839227 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:48.840585 29648 tablet_replica.cc:333] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880: stopping tablet replica
I20260630 12:33:48.841511 29648 raft_consensus.cc:2243] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.842584  9498 tablet_copy_service.cc:140] P 9acd41be645f4342bd90de9148ba3eff: Received BeginTabletCopySession request for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4 from peer 7432e5cf100b4d599032d8c1a34ae01f ({username='slave'} at 127.0.0.1:54748)
I20260630 12:33:48.842960 29648 raft_consensus.cc:2272] T 65281cf96f6a4146a8198539fc3e2405 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.843138  9498 tablet_copy_service.cc:161] P 9acd41be645f4342bd90de9148ba3eff: Beginning new tablet copy session on tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4 from peer 7432e5cf100b4d599032d8c1a34ae01f at {username='slave'} at 127.0.0.1:54748: session id = 7432e5cf100b4d599032d8c1a34ae01f-f2f3b9b5ca724f99ae90da3b9c8ff8f4
I20260630 12:33:48.847378 29648 tablet_replica.cc:333] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880: stopping tablet replica
I20260630 12:33:48.848266 29648 raft_consensus.cc:2243] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:48.849171 29648 raft_consensus.cc:2272] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.849231  9498 tablet_copy_source_session.cc:215] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:48.852528 29648 tablet_replica.cc:333] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880: stopping tablet replica
I20260630 12:33:48.853238  9801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:48.853387 29648 raft_consensus.cc:2243] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:48.854064 29648 raft_consensus.cc:2272] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.856804 29648 tablet_replica.cc:333] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880: stopping tablet replica
I20260630 12:33:48.857539 29648 raft_consensus.cc:2243] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:48.858063 29648 raft_consensus.cc:2272] T 65f29c17a8244981837f5b24f83bfdce P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.860898 29648 tablet_replica.cc:333] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880: stopping tablet replica
I20260630 12:33:48.861604 29648 raft_consensus.cc:2243] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.862983 29648 raft_consensus.cc:2272] T 3eb703d24b0845aca95bfe7f1fef33c4 P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.865064  9805 ts_tablet_manager.cc:933] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: Initiating tablet copy from peer 9acd41be645f4342bd90de9148ba3eff (127.28.244.2:34343)
I20260630 12:33:48.866495 29648 tablet_replica.cc:333] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880: stopping tablet replica
I20260630 12:33:48.867164  9805 tablet_copy_client.cc:323] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.244.2:34343
I20260630 12:33:48.867329 29648 raft_consensus.cc:2243] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:48.868113 29648 raft_consensus.cc:2272] T 4b9d8718a48547d0803bc31636ff2f8a P 1dfe4784d0f7449881570c2cc228f880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.869172  9498 tablet_copy_service.cc:140] P 9acd41be645f4342bd90de9148ba3eff: Received BeginTabletCopySession request for tablet 4b9d8718a48547d0803bc31636ff2f8a from peer 7432e5cf100b4d599032d8c1a34ae01f ({username='slave'} at 127.0.0.1:54748)
I20260630 12:33:48.869776  9498 tablet_copy_service.cc:161] P 9acd41be645f4342bd90de9148ba3eff: Beginning new tablet copy session on tablet 4b9d8718a48547d0803bc31636ff2f8a from peer 7432e5cf100b4d599032d8c1a34ae01f at {username='slave'} at 127.0.0.1:54748: session id = 7432e5cf100b4d599032d8c1a34ae01f-4b9d8718a48547d0803bc31636ff2f8a
I20260630 12:33:48.875459  9801 tablet_copy_client.cc:806] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:48.876157  9801 tablet_copy_client.cc:670] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:48.878746  9498 tablet_copy_source_session.cc:215] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:48.880635  9801 tablet_copy_client.cc:538] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:48.882303  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d8718a48547d0803bc31636ff2f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:48.890822  9801 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap starting.
I20260630 12:33:48.892220 29648 tablet_server.cc:196] TabletServer@127.28.244.1:0 shutdown complete.
I20260630 12:33:48.900825  9805 tablet_copy_client.cc:806] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:48.901563  9805 tablet_copy_client.cc:670] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:48.906065  9805 tablet_copy_client.cc:538] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:48.914625 29648 tablet_server.cc:179] TabletServer@127.28.244.2:0 shutting down...
I20260630 12:33:48.917230  9805 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap starting.
W20260630 12:33:48.930825  9796 tablet_copy_client.cc:1131] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.1:35445: connect: Connection refused (error 111)
I20260630 12:33:48.941802 29648 tablet_copy_service.cc:362] P 9acd41be645f4342bd90de9148ba3eff: Destroying tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-4b9d8718a48547d0803bc31636ff2f8a due to service shutdown
I20260630 12:33:48.942382 29648 tablet_copy_service.cc:434] P 9acd41be645f4342bd90de9148ba3eff: ending tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-4b9d8718a48547d0803bc31636ff2f8a on tablet 4b9d8718a48547d0803bc31636ff2f8a with peer 7432e5cf100b4d599032d8c1a34ae01f
W20260630 12:33:48.943487  9793 tablet_copy_client.cc:1131] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.1:35445: connect: Connection refused (error 111)
I20260630 12:33:48.943089 29648 tablet_copy_service.cc:362] P 9acd41be645f4342bd90de9148ba3eff: Destroying tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-f2f3b9b5ca724f99ae90da3b9c8ff8f4 due to service shutdown
I20260630 12:33:48.944249 29648 tablet_copy_service.cc:434] P 9acd41be645f4342bd90de9148ba3eff: ending tablet copy session 7432e5cf100b4d599032d8c1a34ae01f-f2f3b9b5ca724f99ae90da3b9c8ff8f4 on tablet f2f3b9b5ca724f99ae90da3b9c8ff8f4 with peer 7432e5cf100b4d599032d8c1a34ae01f
I20260630 12:33:48.980906 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:48.982069 29648 tablet_replica.cc:333] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff: stopping tablet replica
I20260630 12:33:48.982854 29648 raft_consensus.cc:2243] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:48.983592 29648 raft_consensus.cc:2272] T 65281cf96f6a4146a8198539fc3e2405 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.990979 29648 tablet_replica.cc:333] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff: stopping tablet replica
I20260630 12:33:48.991844 29648 raft_consensus.cc:2243] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.993342 29648 raft_consensus.cc:2272] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.996841 29648 tablet_replica.cc:333] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff: stopping tablet replica
I20260630 12:33:48.997685 29648 raft_consensus.cc:2243] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.998710 29648 raft_consensus.cc:2272] T 65f29c17a8244981837f5b24f83bfdce P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.001684 29648 tablet_replica.cc:333] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff: stopping tablet replica
I20260630 12:33:49.002444 29648 raft_consensus.cc:2243] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:49.003450 29648 raft_consensus.cc:2272] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.006227 29648 tablet_replica.cc:333] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff: stopping tablet replica
I20260630 12:33:49.006899 29648 raft_consensus.cc:2243] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.007550 29648 raft_consensus.cc:2272] T 3eb703d24b0845aca95bfe7f1fef33c4 P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.011335 29648 tablet_replica.cc:333] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff: stopping tablet replica
I20260630 12:33:49.012039 29648 raft_consensus.cc:2243] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:49.013432 29648 raft_consensus.cc:2272] T 4b9d8718a48547d0803bc31636ff2f8a P 9acd41be645f4342bd90de9148ba3eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.023387  9801 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=0 applied=13 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:49.024228  9801 tablet_bootstrap.cc:492] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap complete.
I20260630 12:33:49.024870  9801 ts_tablet_manager.cc:1403] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: Time spent bootstrapping tablet: real 0.134s	user 0.086s	sys 0.041s
I20260630 12:33:49.027951  9801 raft_consensus.cc:359] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:49.028792  9801 raft_consensus.cc:740] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7432e5cf100b4d599032d8c1a34ae01f, State: Initialized, Role: LEARNER
I20260630 12:33:49.029428  9801 consensus_queue.cc:260] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 1.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:49.031502  9801 ts_tablet_manager.cc:1434] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:33:49.033947  9714 connection.cc:573] client connection to 127.28.244.2:34343 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260630 12:33:49.034648  9801 tablet_copy_client.cc:1131] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260630 12:33:49.042042 29648 tablet_server.cc:196] TabletServer@127.28.244.2:0 shutdown complete.
I20260630 12:33:49.058295 29648 tablet_server.cc:179] TabletServer@127.28.244.3:0 shutting down...
I20260630 12:33:49.061633  9805 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=0 applied=13 ignored=0} inserts{seen=73 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:49.062734  9805 tablet_bootstrap.cc:492] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: Bootstrap complete.
I20260630 12:33:49.063482  9805 ts_tablet_manager.cc:1403] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: Time spent bootstrapping tablet: real 0.147s	user 0.088s	sys 0.027s
I20260630 12:33:49.065829  9805 raft_consensus.cc:359] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:49.066586  9805 raft_consensus.cc:740] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7432e5cf100b4d599032d8c1a34ae01f, State: Initialized, Role: LEARNER
I20260630 12:33:49.067180  9805 consensus_queue.cc:260] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 1.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "9acd41be645f4342bd90de9148ba3eff" member_type: VOTER last_known_addr { host: "127.28.244.2" port: 34343 } } peers { permanent_uuid: "0212fa750a324e93aee8bf6d41ec6cac" member_type: VOTER last_known_addr { host: "127.28.244.3" port: 44825 } } peers { permanent_uuid: "1dfe4784d0f7449881570c2cc228f880" member_type: VOTER last_known_addr { host: "127.28.244.1" port: 35445 } attrs { replace: true } } peers { permanent_uuid: "7432e5cf100b4d599032d8c1a34ae01f" member_type: NON_VOTER last_known_addr { host: "127.28.244.4" port: 32775 } attrs { promote: true } }
I20260630 12:33:49.069280  9805 ts_tablet_manager.cc:1434] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260630 12:33:49.071950  9805 tablet_copy_client.cc:1131] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.244.2:34343: connect: Connection refused (error 111)
I20260630 12:33:49.104017 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:49.104821 29648 tablet_replica.cc:333] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac: stopping tablet replica
I20260630 12:33:49.105701 29648 raft_consensus.cc:2243] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.106513 29648 raft_consensus.cc:2272] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.110191 29648 tablet_replica.cc:333] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac: stopping tablet replica
I20260630 12:33:49.110973 29648 raft_consensus.cc:2243] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.111662 29648 raft_consensus.cc:2272] T 65281cf96f6a4146a8198539fc3e2405 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.115288 29648 tablet_replica.cc:333] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac: stopping tablet replica
I20260630 12:33:49.116326 29648 raft_consensus.cc:2243] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.117161 29648 raft_consensus.cc:2272] T 65f29c17a8244981837f5b24f83bfdce P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.120044 29648 tablet_replica.cc:333] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac: stopping tablet replica
I20260630 12:33:49.120764 29648 raft_consensus.cc:2243] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.121537 29648 raft_consensus.cc:2272] T 3eb703d24b0845aca95bfe7f1fef33c4 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.125433 29648 tablet_replica.cc:333] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac: stopping tablet replica
I20260630 12:33:49.126163 29648 raft_consensus.cc:2243] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.126727 29648 raft_consensus.cc:2272] T a4dcdc402dc94c59aadbc8de4ec2b3d9 P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.129498 29648 tablet_replica.cc:333] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac: stopping tablet replica
I20260630 12:33:49.130097 29648 raft_consensus.cc:2243] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:49.130764 29648 raft_consensus.cc:2272] T 4b9d8718a48547d0803bc31636ff2f8a P 0212fa750a324e93aee8bf6d41ec6cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.159189 29648 tablet_server.cc:196] TabletServer@127.28.244.3:0 shutdown complete.
I20260630 12:33:49.175638 29648 tablet_server.cc:179] TabletServer@127.28.244.4:0 shutting down...
I20260630 12:33:49.200894 29648 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:49.202409 29648 tablet_replica.cc:333] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f: stopping tablet replica
I20260630 12:33:49.203219 29648 raft_consensus.cc:2243] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:49.203712 29648 raft_consensus.cc:2272] T f2f3b9b5ca724f99ae90da3b9c8ff8f4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:49.206732 29648 tablet_replica.cc:333] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f: stopping tablet replica
I20260630 12:33:49.207446 29648 raft_consensus.cc:2243] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:49.207921 29648 raft_consensus.cc:2272] T 65281cf96f6a4146a8198539fc3e2405 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:49.210728 29648 tablet_replica.cc:333] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f: stopping tablet replica
I20260630 12:33:49.211410 29648 raft_consensus.cc:2243] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:49.211877 29648 raft_consensus.cc:2272] T 4b9d8718a48547d0803bc31636ff2f8a P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:49.214881 29648 tablet_replica.cc:333] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f: stopping tablet replica
I20260630 12:33:49.215538 29648 raft_consensus.cc:2243] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:49.215996 29648 raft_consensus.cc:2272] T 3eb703d24b0845aca95bfe7f1fef33c4 P 7432e5cf100b4d599032d8c1a34ae01f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:49.237916 29648 tablet_server.cc:196] TabletServer@127.28.244.4:0 shutdown complete.
I20260630 12:33:49.251590 29648 master.cc:562] Master@127.28.244.62:46833 shutting down...
W20260630 12:33:49.270079  9359 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:49.271337 29648 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:49.271788 29648 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:49.272038 29648 tablet_replica.cc:333] T 00000000000000000000000000000000 P 030061b3777d46f7a6196435cd77fb3b: stopping tablet replica
I20260630 12:33:49.292441 29648 master.cc:584] Master@127.28.244.62:46833 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5441 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14999 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (277457 ms total)
[  PASSED  ] 26 tests.
I20260630 12:33:49.341749 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~66 seconds ago
I20260630 12:33:49.341969 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~66 seconds ago
I20260630 12:33:49.342113 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~66 seconds ago
I20260630 12:33:49.342249 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 15 messages since previous log ~97 seconds ago
I20260630 12:33:49.342393 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 38 messages since previous log ~187 seconds ago
I20260630 12:33:49.342547 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 4 messages since previous log ~251 seconds ago
I20260630 12:33:49.342854 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~13 seconds ago
I20260630 12:33:49.343009 29648 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~9 seconds ago
